jhblifestyles
Member
Posted 1 year ago #
My blog is not live at the moment as I am transferring a static website to wordpress. My problem is this. At some point today while working in it I noticed that my widget menu's and content all turned Bold and Italicized. ???
I was only working with a new plug seo plugin and I tried deactivating it to see if it was causing the problem. And it note. I am using this theme 2010 Weaver and am susing it in another blog of mine as well that has the same new plug in and settings.
I am at a total loss as to how this happened and have no idea how to fix it.
I was not in editor or working within any widget when this happened.
Sounds like you have omitted closing </em> and </strong> tags somewhere. If you haven't edited the theme templates files or the stylesheet, try looking through your posts.
jhblifestyles
Member
Posted 1 year ago #
I'll go look through my posts but can you eplain WHY that would affect every single widget? I am talking all my widgets and their menu bars as well?
Your sidebar markup is after your posts' content - so the unclosed tags affect it as well. In fact, everything from the opening <em><strong> tags downwards will be affected until the appropriate closing tags are found.
jhblifestyles
Member
Posted 1 year ago #
OK Thanks! That makes sense.. I am the hunt :) As this is a new wordpress. I don't really have posts but content on static pages I have created.
jhblifestyles
Member
Posted 1 year ago #
Found It And Fixed it! Thank you so much for pointing me in the right direction :)