Premade Block Causing Nav Bar Issues

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
mlsto
 
 
Posts: 177
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Premade Block Causing Nav Bar Issues

Post by mlsto »

Hello

Using a premade blocks on a site but notice one block causing the drop down of the nav bar in small screen in the browser to disappear. It doesn't show the drop down of the hamburger, seems to get hidden.

Testing in Chrome browser for PC in small page size.

See screenshot, also attaching a demo of the block, has a few images to fully show it.

https://www.dropbox.com/scl/fi/3trwq0wd ... iyiyu&dl=0

Image

Thanks for any help on this.
User avatar
crispy68
 
 
Posts: 3090
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Premade Block Causing Nav Bar Issues

Post by crispy68 »

I see there is a javascript error on the page. When I remove the carousel (which is using the owl script) the error is gone. Seems to be a conflict between the two.

You can check this by simply changing your carousel to 'coverflow' and now it works. Since the carousel option uses the 'owl' script there has to be a conflict with its coding and the bootstrap menu you are using. So either use a different carousel or a different menu like the responsive menu.
mlsto
 
 
Posts: 177
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Re: Premade Block Causing Nav Bar Issues

Post by mlsto »

crispy68 wrote: Sun Jun 15, 2025 2:11 pm I see there is a javascript error on the page. When I remove the carousel (which is using the owl script) the error is gone. Seems to be a conflict between the two.

You can check this by simply changing your carousel to 'coverflow' and now it works. Since the carousel option uses the 'owl' script there has to be a conflict with its coding and the bootstrap menu you are using. So either use a different carousel or a different menu like the responsive menu.
Thank you very much for this, much appreciation
mlsto
 
 
Posts: 177
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Re: Premade Block Causing Nav Bar Issues

Post by mlsto »

Maybe the Dev can check that premade block, it has hidden PayPal references which are causing the links to go to PayPal

<div id="features9Card2-card-item2" data-ecommerce-platform="paypal" data-business="" data-item-name="WYSIWYG Web Builder" data-item-number="WWB18" data-amount="59.95" data-currency-code="USD" data-success-url="http://www.yourwebsite.com/" data-cancel-url="http://www.yourwebsite.com/" data-cmd="_cart" data-no_shipping="0" data-weight="1"><a href="./instrumental-music-releases.html">Listen Now</a></div>
Post Reply