show / hide event on different breakpoints

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
sieweb
 
 
Posts: 127
Joined: Fri Oct 20, 2017 8:07 pm

show / hide event on different breakpoints

Post by sieweb »

HI,
here:
https://my.hidrive.com/lnk/RlBJl1uZ
I have a simple text layer placed in a layout grid.
Part of the text is a link to a layer carrying some text.
This layer per default is hidden and is to show on mouse over the link.
In Default no problem, in 680 px breakpoint that will not work.
Why?
Thank you, horst
User avatar
crispy68
 
 
Posts: 2749
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: show / hide event on different breakpoints

Post by crispy68 »

A couple of things.

1. You dont need separate events to show and hide the text on the layer. So on your link, remove the 2 events that hide the text leaving only the show and hide for the layer itself.
2. In the object manager, make sure the 'visible' box is checked for the text in default and the breakpoint. Uncheck the box in both for the layer. You only need to hide the layer as everything else on it will also hide.
3. Right click on the layer and the text object and uncheck: Include Visibility (RWD)

see here for more info:
When using events, the visibility is affected by breakpoints.
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=63817
sieweb
 
 
Posts: 127
Joined: Fri Oct 20, 2017 8:07 pm

Re: show / hide event on different breakpoints

Post by sieweb »

Good morning, and thank you,
crispy68 wrote: Tue Oct 06, 2020 8:00 pm 1. ...
2. ...
yes, that both I knowed, but as I don't got the result, I just tried ... and went wrong
because:
crispy68 wrote: Tue Oct 06, 2020 8:00 pm 3. ... uncheck: Include Visibility (RWD)
that's it :D ,
horst
Post Reply