EricH917
Forum Replies Created
-
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] RSS Feed Links In headerPutting this in my wordpress.php file worked.
define(‘POWERPRESS_NO_REMOVE_WP_HEAD’, ‘true’);
Do I need to set-up a child theme to avoid having this line removed from the wordpress.php file?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Link Colors Not As ExpectedTobias, thanks. That resolved the issue and the correct colors are now showing. (Just fyi, I had the wrong color in for the visited link. It should have been #009900. That was an easy fix.
Forum: Themes and Templates
In reply to: [Lighthouse] Edit Menu TextBisch,
That worked perfectly, and was simple to do. Thank you very much.
Eric
Forum: Themes and Templates
In reply to: [Lighthouse] 3 level menu?I need help with this as well, but I would prefer to avoid editing the theme. Is there a way to add a layer with custom CSS?
Here is the site I need help with:
Forum: Fixing WordPress
In reply to: Fixed Header and MenuThanks, but I really can’t remove password protection on this site. I will attempt to resolve this on my own.
Forum: Fixing WordPress
In reply to: Fixed Header and MenuThank you for your replies.
I cannot remove the log-in. It’s a client website.
I have not yet tried the CSS fixes. I want to do my best to make sure I have identified the correct elements. (Thanks very much for descriving what I need to do. I am not quite a complete newbie, but pretty close.)
I think what I need to modify are:
.site-header
and
.main-header-menu
In one place, the consols shows #masthead.site-header
Does #masthead need to be included?
How will this affect mobile?