Footer title error
-
Hello,
Just lately the title in one of our footers is showing as “<h3>Health Matters</h3>” on the frontend (see website here: http://www.findfoodbanksbrum.org.uk/).
It only seems to happen when a RSS widget is used.
Any idea what might be causing this and how we can fix it?
Thanks, Larry
-
You should find the php file first and past it here, try searching for this word: rsswidget
We are relative WP novices so hope this is what you referred to?
The nearest filename to ‘rsswidget’ we could find was ‘rss.php’
See it here – https://app.box.com/s/z3tp6w0081sigfr9pvtnwnusg6vtbxu3Others that may be relevant:
rss-functions.php – https://app.box.com/s/a6lau1f60nz4egnl8qn7ajbup5qkek3j
widgets.php – https://app.box.com/s/kf3jldojljxr11e5ywj46vweh2jf6rwaIf these are not what you’re referring to please let us know where to find the php file you refer to?
Thanks
I don’t see any problem there. Check your rss widget title if it has the h3 tag in: Appearance > Widgets
Also add this to your style.css :
.widget_rss .widget-title a { color: #222; text-transform: uppercase; font-family: ABeeZee; font-weight: 800; font-style: normal; font-size: 16px; line-height: 20px; }The rss widget title was just ‘Health Matters’ in plain text.
The suggested Custom CSS simply changed the frontend description to bold but it still reads ‘<h3>Health Matters</h3>’
We’ve substituted the RSS widget with something else until we get to the bottom of this.
Whichever footer area we use the RSS widget in we see the same error.
Thanks for your assistance so far.
Yes, you should probably ask the theme’s author for this, or someone who has the same theme
Yes we have posted to theme forums.
Thanks for the tips.
The topic ‘Footer title error’ is closed to new replies.