FIXED: Themeable Menu Issue

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
wixily
 
 
Posts: 112
Joined: Sun Jan 30, 2022 5:57 pm
Contact:

FIXED: Themeable Menu Issue

Post by wixily »

Hi wbers,
I have being experiencing this issue for sometime hopefuly i can get a fix now

What am doing
I place themeable menu in a master page and a card in the index page. when i enable card header collapsible, the themeable menu drop down becomes inactive when i preview the index page.
But when i place the card in the master page and preview the master page, the themeable menu drop down works.

Here is th project download link https://we.tl/t-3qSeAPhDS2

:roll: :(
Last edited by wixily on Thu Feb 08, 2024 9:23 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 23267
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Themeable Menu Issue

Post by Pablo »

The issue is related to order of the elements on the page.
The quickest way to solve this is by adding an (empty) HTML object.
In the 'resources' section add: popper.min.js

Image

Then right click the HTML object and make sure it's the first element on the page (arrange -> move to back).
User avatar
wixily
 
 
Posts: 112
Joined: Sun Jan 30, 2022 5:57 pm
Contact:

Re: Themeable Menu Issue

Post by wixily »

Pablo wrote: Thu Feb 08, 2024 8:48 pm The issue is related to order of the elements on the page.
The quickest way to solve this is by adding an (empty) HTML object.
In the 'resources' section add: popper.min.js

Image

Then right click the HTML object and make sure it's the first element on the page (arrange -> move to back).
Thank you Pablo for that quick response. Your solution worked like magic✨
Post Reply