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 » New Versions, & Updating » Old Version fixes and change logs »

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


  #1  
Old Feb 1, 2011, 08:01 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
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);
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Feb 21, 2011 at 03:27 PM.
  #2  
Old Feb 10, 2011, 02:20 PM
KatyDigg's Avatar
KatyDigg
 
319 posts · Jul 2009
Trying this out right now ... only just found this BUGFIX, as it is not a "sticky" post.
  #3  
Old Feb 10, 2011, 03:47 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
it is now.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

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 01:57 AM.


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