Page 1 of 1

Solved: Problem with some view ports displaying cards

Posted: Sun Aug 10, 2025 7:44 pm
by equalizer1001
Hello, the issue I'm having is with the bottom 2 of the 4 pictures in the Card_issue demo. It will not display the card in the 768px and 400px view ports which displays fine in the default (1200px) view port. To display the card each picture is set to display via the event of a picture object e.g. onclick, Show, card_name and the other's action are set to hide any open card. The top 2, of the 4, work fine. Any help would be greatly appreciated. Thanks...

Demo: http://wwb.mypcanswers.com/Card_issue.zip

Re: Problem with some view ports displaying cards

Posted: Sun Aug 10, 2025 8:00 pm
by Pablo
The 'include visibility' option should be off.

See also 'When using events, the visibility is affected by breakpoints' in this FAQ:
viewtopic.php?t=63817

Re: Problem with some view ports displaying cards

Posted: Sun Aug 10, 2025 11:26 pm
by equalizer1001
The pictures were off but the 2 cards where on. I can't believe I didn't catch that. Thank you so much.