Home › Forums › Bee WordPress Theme › Modification to the Accordion/Toggle modules
Tagged: Accordion/Toggle
- This topic has 7 replies, 2 voices, and was last updated 11 years, 4 months ago by
SeaTheme.
-
AuthorPosts
-
January 14, 2015 at 2:58 pm #5942
matteo.mac
ParticipantHi,
I have a problem with the Accordion/Toggle. I am using these modules for a FAQ page.
They work really fine but there is just one little modification we would like to have.You need to click once to show the text but twice to hide it again. Do you think it is possible to make the text disappear with only one click?
Thanks in advance.
Matteo
January 15, 2015 at 3:36 am #5948Hi Matteo,
please leave your wp-admin(url/user/pass) and faq url as private reply, I’ll log in to check it.
Best,Bwsm
Follow on @uiueux to get update news!January 15, 2015 at 8:27 am #5949matteo.mac
ParticipantThis reply has been marked as private.January 15, 2015 at 11:47 am #5951Hi, it seems there is a conflict with some plugin. I forbid the bootstrap.js.
Best, Bwsm
January 18, 2015 at 6:11 pm #5963matteo.mac
ParticipantThis reply has been marked as private.January 19, 2015 at 2:39 am #5966Hi, there is a conflict with Booki plugin, it runs the bootstrap.js also.
please consult a question for the plugin author.
The Booki’s js files would be exported to all front pages. Is there a option that no-running the Booki’s js files in pages without Booki.
Or is there a judgment function that if is booki page, we’ll use the function to un-load bootstrap.js in Booki page.Best, Bwsm
January 26, 2015 at 11:16 am #6066matteo.mac
ParticipantHi again,
We have another issue with Bee theme and the Booki plugin.
We decided to eliminate Booki but when we deactivated it some pages of our website did not work.
What can we do?Thanks.
Best,
January 26, 2015 at 12:54 pm #6067Because the bootstrap.js conflict with Booki’s, so bootstrap.js is forbid.
You could active it again if Booki plugin is deactivate:
– Login wp-admin, go to Appearance / Editor
– Choose Bee, find functions.php, find:
//wp_enqueue_script( 'bootstrap' );
update as:
wp_enqueue_script( 'bootstrap' );
Check screenshot -
AuthorPosts
- You must be logged in to reply to this topic.
