abc1977def
Forum Replies Created
-
sorry for all the stupid questions, found it.
line 45
$(‘li.’+defaults.classExpand+’ > a’).addClass(defaults.classActive);
$(‘li.current-menu-item > a’).addClass(defaults.classActive);thanx a lot for the plugin https://www.designchemical.com rocks !
I tried changing line 45 in the .js file like this
$(‘li.’+defaults.classExpand+’ > a, li.current-menu-item > a’).addClass(defaults.classActive);
and the other suggestion with two lines.
Unfortunately it doesn’t work. It deactivates the entire accordion effect.
Is it supposed to work with wp-content/plugins/jquery-vertical-accordion-menu/js/jquery.dcjqaccordion.2.7.js as well?
cheersbasically I would like to have the same effect when clicking “medizinisches coaching” from the accordion and clicking it from outside the accordion.
hi geiuk,
thanks for the response, but is there a way to expand the children when the parent is clicked from outside the accordion?
how do I highlight the selected link when clicked from outside the accordion?cheers
Thanks for the quick response.
https://Www.nbalance.de/wordpress
Please click on “mehr” on the first page
On the first site where it says Pr?ventives coaching …
Thanks for taking a look at itHello remix4,
the “Auto Expand Based on Current Page/Item” doesn’t work for me?
I am using wordpress. 3.1… plugin vers. 2.5.4
When a link is clicked outside of the navigation, the link and subpages in the navigation do not expand.any ideas???
found the solution
#dc_jqaccordion_widget-%ID%-item li.current_page_item a{color:purple;}
Hi dskallman,
I have the same problem.
I tried this
#dc_jqaccordion_widget-%ID%-item ul ul a.active{color:red;}
However, the links remain red after they have been clicked, even if you click on another link.HELP PLease
Thanx