Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

span tag rendered inside menu title tags - bug?


 
Prev Previous Post   Next Post Next
  #1  
Old Feb 14, 2012, 02:23 AM
cdrice
 
5 posts · May 2009
Apache Junction, AZ
Send a message via Yahoo to cdrice
Help span tag rendered inside menu title tags - bug?

Little bug/quirk I noticed in 3.7.3 (may exist in previous versions; I have not verified):

Header Area
-> Menu 1
-> Title tags in Page Menu Bar - Include a "title" tag for each item in the page menu? These will pop up when hovering over a menu item

When set to "Yes", menu entries are generated as follows (note the span tags inside the a title tags):
Code:
<li class="page_item page-item-XXX"><a href="http://.../xxx" title="<span>XXX</span>"><span>XXX</span></a></li>
<li class="page_item page-item-YYY"><a href="http://.../yyy" title="<span>YYY</span>"><span>YYY</span></a></li>
The desired output would be:
Code:
<li class="page_item page-item-XXX"><a href="http://.../xxx" title="XXX"><span>XXX</span></a></li>
<li class="page_item page-item-YYY"><a href="http://.../yyy" title="YYY"><span>YYY</span></a></li>
so the actual "<span>" and "</span>" text does not appear in the hover popup text.
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Span Tag in Post Title screwing with Display in Excerpt Title vCopia Excerpts, Read more, Pagination 21 Sep 30, 2011 06:17 AM
All in one SEO plugin title not being rendered sober Header configuration & styling 2 Jun 16, 2011 06:39 PM
BUGFIX 364-01: “Title tags in Category Menu Bar” fails to remove muti-line title juggledad Old Version fixes and change logs 2 Feb 10, 2011 03:47 PM
[SOLVED] Would like horizontal menu to span page body (example inside) BackyardHockey Page & Category Menu Bars 6 Oct 25, 2010 10:10 AM
How to configure title tags for page menu bar? upscho Page & Category Menu Bars 2 Feb 25, 2009 12:26 PM


All times are GMT -6. The time now is 04:36 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.