Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   dropdown submenu on same level (http://forum.bytesforall.com/showthread.php?t=8187)

PascalK Jul 15, 2010 10:15 AM

dropdown submenu on same level
 
Hello,
I am completely new to wrodpress. I use Atahualpa 3.4.9 theme.

I probably did a wrong thing and cannot repair it. The dropdown submenus are now at the same level than the first dropdown menu. also, I use to have arrow going down in the page bar menu, but they disappared; but I don't know whether this is linked.
See http://www.esf.be/new/

It is already now two days that I am trying to sort this out. But the more it gors, the more I go crasy, so allow me to turn to anyone who would be nice to help.

My settings in "configure header area" is: %logo %bar1 %image %pages %bar2

I read many threads on the forum, and tried many solutions, but none worked.

I would appreciate any support and am ready to donate.

many thanks in advance, Pascal

lmilesw Jul 15, 2010 01:59 PM

This thread addresses that issue. I think it will work just fine for 3.5.1 but save your your current bfa_hor_pages.php before uploading the new one. If you feel comfortable diving into the code of that file you can do the following.
Add the following line


$list_pages_string = preg_replace("/<ul class='children'/","<ul",$list_pages_string);


Just before the following line in themes/atahualpaxxx/functions/bfa_hor_pages.php near the top


if ( $bfa_ata['page_menu_1st_level_not_linked'] == "Yes" ) {

paintersinn Jul 16, 2010 12:00 AM

Thanks Larry that has fixed the problem for me!

lmilesw Jul 16, 2010 06:22 AM

Glad it worked paintersinn even though I forgot to add the link to the original thread which I have now added to my previous post.


All times are GMT -6. The time now is 12:30 AM.

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