abendrot
Forum Replies Created
-
Forum: Networking WordPress
In reply to: How to customize “My Sites” text in the Admin bar?You must mess a bit with wordpress core, so make sure to keep track of any changes you are about to do. Head over to wordpress core folder -> wp_admin -> my-sites.php. Open the file and search for:
$title = __( 'My Sites' );
and try changing the string My Sites to your own preference and see if it works. It should, but I can’t test it here right now.Forum: Networking WordPress
In reply to: How to customize “My Sites” text in the Admin bar?Hey borfus31!
If you want change the specific text you’re describing, I suggest you check out the Absolutely Glamorous Custom Admin plugin. It will allow you to change every aspect of your admin bar and of course add custom names or text for your site list!
Regards
Forum: Fixing WordPress
In reply to: Issue with Website PreviewHi there!
In your page builder you should see somewhere a “Featured Image” metabox that will be visible on the on the Edit Post and Edit Page screens.
Try setting one and see how it goes. If you are not able to see the box, check “Screen Options” to see if “Featured Image” is enabled.
Also try your Settings-> Media for the same option.
Forum: Fixing WordPress
In reply to: blog seems slowSame here as others reported, not that slow. I would probably try other ways to embed youtube and soundcloud links. Probably iframe will work wonders if you don’t really need embedly.