View Single Post
  #1  
Old Jun 18, 2010, 10:55 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
This Fix is needed for version 3.5.2 and 3.5.3 if you are NOT using a new WordPress menu

If you use this fix, think about donating to me, I've just spent several hours figuring this issue out and coming up with the fix. Sending me a donation will encourage me to continue to support Atahualpa.
You can use the 'Donate to Juggledad' button on the donate page


DESCRIPTION: WordPress 3.0 has added new code for menus. This new code causes a problem with Atahualpa's generating of CSS to handle the Atahualpa page menus when dealing with sub-pages.

CAUSE: This issue occurs because WordPress now adds a class='children' to the <ul> of all sub-pages which causes a test in Atahualpa to fail and then the correct CSS class is not assigned the the <ul>

NOTE - This fix does not change the fact that the new WordPress Menus are not supported by Atahualpa 3.5.1 - that will have to wait until Flynn updates the code in a future release.

FIX: This fix removes the class='children' allowing Atahualpa to work as normal. Unzip the attached file and replace the existing bfa_hor_pages.php. This fix will not cause any issues with WordPress 2.9.2
bfa_hor_pages.php.zip
__________________
"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; Jul 21, 2010 at 11:15 AM.