andyandy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Hiding Title of PageWill do, and thanks for your help.
Forum: Fixing WordPress
In reply to: Hiding Title of PageThankyou, that seems to have done the trick.
However, either issue persists of “Applied Translations” popping up in the menu multiple times, when I have not added it to the menu…can you advise with this also?
Thanks!
Forum: Fixing WordPress
In reply to: Hiding Title of PageI have posted the CSS but it has not worked – e.g. on the page entiitled “About”.
Meanwhile on the homepage “Applied Translations” has crept into the menu twice and I did no see how, not how to remove it.
Forum: Fixing WordPress
In reply to: Hiding Title of PageMy bad, I meant “Applied Translations”.
Apparently I am meant to use the “Settings” button but I do not see such a button anywhere on the page when I click “Edit page”, apart from in the a menu item under the Dashboard.
Forum: Fixing WordPress
In reply to: Editing menusOK. I have accessed the menu successfully.
However, I do not understand why, according to the Appearance>Menu there is supposedly no menu, when I can see various links at the top of the page that appear to be part of a menu?
Forum: Fixing WordPress
In reply to: Editing menus@nico thanks for your reply.
I am using Gutenify Lynx theme.
Forum: Fixing WordPress
In reply to: Green dot next to imagesI have established rather serendipitously the cause of this issue. It is nothing to do with browser settings.In fact.
In fact, it was caused by a setting in the jetpack Boost plugin.By setting the Image Guide slider to “Off”, this issue was simply resolved.
Forum: Fixing WordPress
In reply to: Green dot next to imagesHmmm. has disappeared now in both incognito mode and normal mode.
However I will keep an eye on it. Thanks.
Forum: Fixing WordPress
In reply to: Green dot next to imagesInteresting – shows in Chrome but not Firefox.
What could be going on?
Forum: Fixing WordPress
In reply to: Removing “Proudly Powered by WordPress”Hi, yes I got curious and just took an educated guess at editing the footer.php file as per the article. Hoping I have not broken the theme but it appears to be functioning OK.
Forum: Fixing WordPress
In reply to: Changing appearance of images using CSSUpdate – all images now same size.
Just need to remove the green buttons that have appeared next to all images…
Forum: Fixing WordPress
In reply to: Removing “Proudly Powered by WordPress”These are the innards of my theme’s Foorter.php file.
Any clue as to how to edit this:
</div><!-- #main --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <?php do_action( 'expound_credits' ); ?> </div><!-- .site-info --> </footer><!-- #colophon -->Forum: Fixing WordPress
In reply to: Changing appearance of images using CSSThanks. Went for first option,. For some reason it is smaller than the others on my screen – any idea why?
Forum: Fixing WordPress
In reply to: Changing appearance of images using CSSOk, got it. Medium did it. I am left with different sized images. Do I need to recreate the gallery from scratch or is editing images within the media Library suffoicient?
Forum: Fixing WordPress
In reply to: Changing appearance of images using CSSOK, thankyou.
I have added the code you kindly supplied as Additional CSS..
If you check Part 3 of my blog it has certainly enlarged the images. But had not had the same effect as in Part 1.
Is this how it is supposed to look? Or do I still need to edit the image sizes?