Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating » Old Version fixes and change logs »

BUGFIX 364-01: “Title tags in Category Menu Bar” fails to remove muti-line title


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Feb 1, 2011, 08:01 AM
juggledad's Avatar
juggledad
 
20,003 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
If you have a Category with a multi line description, setting the option 'Title tags in Category Menu Bar' to 'No' will not prevent the title from displaying.

To fix this edit 'bfa_hor_cats.php and change line 29 (version 3.6.1 and 3.6.4) from
HTML Code:
		$list_cat_string = preg_replace("/title=\"(.*?)\"/i","",$list_cat_string);
to
HTML Code:
		$list_cat_string = preg_replace("/title=\"(.*?)\"/si","",$list_cat_string);

Last edited by juggledad; Feb 21, 2011 at 03:27 PM.
  #2  
Old Feb 10, 2011, 02:20 PM
KatyDigg
 
302 posts · Jul 2009
Trying this out right now ... only just found this BUGFIX, as it is not a "sticky" post.
__________________
Uniform Server | Wins 7 | Linux | WP 3.5.1 | ThemeFrame 1.2.5 | ATA 3.7.10 | Firefox | Chrome | Safari | Opera | IE 9
  #3  
Old Feb 10, 2011, 03:47 PM
juggledad's Avatar
juggledad
 
20,003 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
it is now.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to: Remove link from blog title & add a thin solid black line below the page menu SavingHumanity Header configuration & styling 6 Jul 2, 2010 05:20 PM
BugFix 344 Title tags in Page Menu Bar Henry64 Old Version fixes and change logs 1 Oct 5, 2009 06:39 AM
BUGFIX 342 Highlighting of category in category menu bar is gone upscho Old Version fixes and change logs 2 Jul 27, 2009 06:28 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 05:37 AM.


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