yoko theme adding tags
-
Hi
Sorry for my bad english.
I have a really strange problem with http://brandbloggen.dk/
If you look at the right widget called “SENESTE INDLÆG”.
When moving mouse over the header “SENESTE INDLÆG” it acts like a link. It also happens to the headline if I move an other widget to the top.
I really can’t figure out why it is acting like that. It puts
<a>tags in the code (several places) – but i can only see them if I look into the code with FireBug or mark the text and press View Selection Source in FireFox. Looks like this:</a><a> </a><div role="complementary" class="widget-area" id="tertiary"><a> </a><aside class="widget widget_recent_entries" id="recent-posts-2"><a> <h3 class="widget-title">Seneste indlæg</h3> </a>And its the around the <h3> causing the trouble.
It causes the widget not showing properly in IE8 (maybe other versions of IE). Other browsers shows it properly, but the “empty” links is still annoying me.When i just view the source code normally it doesn’t show the
<a>tags:<div id="tertiary" class="widget-area" role="complementary"> <aside id="recent-posts-2" class="widget widget_recent_entries"> <h3 class="widget-title">Seneste indlæg</h3>I really can’t figure out why it’s putting the
<a></a>tags in my code. I haven’t put it and can’t figure out where they come from.Any suggestions?
Thanks in advance
// jakras
The topic ‘yoko theme adding tags’ is closed to new replies.