I have heading tags that are aligned center. But they don't appear aligned center. I have disabled all plugins and reactivated one by one until I found that it is SEO Smart Links causing the headings to be aligned left even though they are set to be aligned center in the HTML.
One person from the theme forum found that FireBug shows this:
Vladimir’s WordPress Forum
SEO Smart Links disabling "text-align: center" for heading tags
2:35
15 October, 2011
Joyce Grace
Post edited 2:41 – 15 October, 2011 by Joyce Grace
Hello,
On this page http://drjennifernewman.com/wo…..-services/
I have heading tags that are aligned center. But they don't appear aligned center. I have disabled all plugins and reactivated one by one until I found that it is SEO Smart Links causing the headings to be aligned left even though they are set to be aligned center in the HTML.
One person from the theme forum found that FireBug shows this:
[heading 2 tag] center;\"="" style="\"text-align:">Passionate Leadership [close heading 2 tag]
Whereas viewing the page source shows this:
[heading 2 tag and style=\"text-align: center;\" > Passionate Leadership [close heading 2 tag]
He says that "The \ is something used to escape the " for php. That should be filtered out, but clearly it isn't being filtered out."
Can you help me fix this?
I don't know why I can't quote code in here…it just translates the html into a real h2 tag on your forum…
Thank you!
14:05
19 October, 2011
Vladimir
posts 707
Hi Joyce
It is a known problem with the free version which is fixed in the Premium version of SEO Smart Links.