All of a sudden my post are coming up bold and some of the stuff in my sidebar is bold and I have no clue why!
Here is my url: http://www.womensdietandfitness.com/WDF
I checked the css file and cannot find out why this would be happening.
Please help because it looks horrible!
Thanks!
newcasl
Member
Posted 3 years ago #
How did you resolve your issue, I am having the same problem.
This is likely due to an unclosed tag, especially unclosed strong or b tags. Check your code with a validator:
http://validator.w3.org/
newcasl
Member
Posted 3 years ago #
The page looked fine this morning, I edited some things to make our feed read better and then all bold. Except for the latest post...www.fantasybaseballgeeks.com
newcasl
Member
Posted 3 years ago #
for some reason, it will not allow me to post my address..
w w w . f a n t a s y b a s e b a l l g e e k s . c o m
Check the validator results:
Line 197, Column 366: end tag for "strong" omitted
newcasl
Member
Posted 3 years ago #
I see that, but can not find where to edit that in my wordpress.php files?
I am a newbie, sorry.
It's in your post "Firstbase Rankings" before the text "Best Bet to Fall from the Top 10 a year from now". Go to your edit post page for this post to fix. Here is the bad code:
<strong></strong><strong><span style="color: #000000;"><span style="color: #ff0000;"><em>Best Bet to Fall from the Top 10 a year from now</em><span style="color: #000000;">:</span></span><span style="color: #000000;"> </span> Garrett Atkins, Colorado Rockies <a href="http://www.fantasybaseballgeeks.com/?p=916#more-916" class="more-link">Read more…</a>
You have an empty strong open/close tag pair <strong></strong> and an unclosed <strong> tag right after it. You need a </strong> right after Garrett Atkins, Colorado Rockies.
newcasl
Member
Posted 3 years ago #
Amazing, that fixed everything!!! Thank you SO SO much.
sarahwoz405
Member
Posted 2 years ago #
I'm having the same issue with the text in my first two blog posts- they're showing up completely in bold. My most recent post is fine however. I went through and took out all the code but it didnt change anything. It looks pretty bad...kind of like I'm totally yelling at my readers. Can somebody please help me? If you'd like to take a look its http://www.healthyrevelations.com/blog
Thank you in advance for your help!