Closed (fixed)
Project:
Accordion Menu
Version:
7.x-1.0
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 14:16 UTC
Updated:
4 Apr 2012 at 20:00 UTC
Hi,
I have just switched from the Bartik theme to the Zen theme and my accordion menu does not function in Zen but worked fine in Bartik. I asked the question in the Zen support section (http://drupal.org/node/1105868#comment-5272146) and was told to ask the question here as they have no issues with Java script. Can someone help please?
Comments
Comment #1
solotandem commentedIs there a URL to a site with the non-functioning menu?
Comment #2
efc84 commentedHi,
No the site is just on the FTP for now, is there anything i can attach that can help you?
Comment #3
solotandem commentedHow do you access the site to see that the menu is not functioning properly? What URL do you visit?
Comment #4
efc84 commentedbut not sure if it will let you view it outside of work, its the sidebar first menu.
Comment #5
efc84 commented@ solotandem - was you able to figure out what has gone wrong with the accordion menu?
Comment #6
cachorromaligno commentedI can confirm this also happens when using 6.x-1.1, accordion_menu works with the standard themes, but it doesn´t like zen derivatives (tested with cti_flex).
I left the menu enabled, is the last block at: http://www.maristas.org.mx/drupal6/
Comment #7
solotandem commented#6: as of today, there is no accordion menu in the source for that URL.
If this is an issue, then someone will need to provide more information. For example, I use this module with the Zen theme on a 7.x site.
Comment #8
andresrodruiz@gmail.com commentedI have the same problem with drupal 7
new basic page and added this:
it work in other themes but no in zen.
my hosting its 1and1 i installed jquery update and jquery plugins
Any solution?
Thanks
Comment #9
andresrodruiz@gmail.com commentedHe solucionado el problema quitando unas lineas de codigo de html.tpl.php
I solved the problem. i delete one line of code of html.tpl.php
Debeis ir a: "sites/all/themes/zen/templates/html.tpl.php"
go to: "sites/all/themes/zen/templates/html.tpl.php"
y comentar la linea en la que importa la libreria jquery desde googleapis
Comment the line that zen use for import the jquery library
Antes:
After
Despues:
before
un saludo
regart - Sorry for my english
Comment #10
andresrodruiz@gmail.com commentedArriba la solucion
Comment #11.0
(not verified) commentedLink change