This is a follow-on from a thread earlier in the year, but it's just speculative, so there is no demo file at this juncture.
I have a calendar on my camera club website. Each layout grid contains one entry and its visibility is set using a timer object - items are set to be hidden (switched off) once they have passed. This all works beautifully.
Now, here's the speculative bit, and I doubt it's easily achievable, but here goes. Suppose I want only the top three currently visible items to show on a mobile screen (to save on screen real estate) - is there a way to do this without constantly having to update it manually? I don't think there is, but thought I'd ask. Currently I am not using an Easy Breakpoint. I don't want to have to create two sets of entries, one for mobile and one for desktop. I know I'm probably asking too much!
So, on mobile, I'd want layout grids 1, 2 and 3 showing, then, once 1 is over, 2, 3 and 4 and so on.
Thanks for any ideas - please don't ask for a demo file, though. As I said, it's a theoretical question.
[SOLVED] Visibility: Desktop v. Mobile
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
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
- AliGW
-

- Posts: 744
- Joined: Thu Dec 19, 2024 3:41 pm
[SOLVED] Visibility: Desktop v. Mobile
Last edited by AliGW on Thu Aug 06, 2026 12:28 pm, edited 1 time in total.
Ali
Retired, but still loving to learn & very busy.
https://alisongwright.me.uk
Novice with WWB, but was an avid user of Serif WebPlus before.
Fairly expert at Microsoft Excel (but not VBA) & Affinity by Canva (for page layout).
Retired, but still loving to learn & very busy.
https://alisongwright.me.uk
Novice with WWB, but was an avid user of Serif WebPlus before.
Fairly expert at Microsoft Excel (but not VBA) & Affinity by Canva (for page layout).
- Pablo
- Posts: 24803
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Visibility: Desktop v. Mobile
There is no standard solution for this, as the requirement is very specific.
It can therefore only be implemented using a custom script.
It can therefore only be implemented using a custom script.
- AliGW
-

- Posts: 744
- Joined: Thu Dec 19, 2024 3:41 pm
Re: Visibility: Desktop v. Mobile
I guessed so - thanks.
It's not essential - just one of those 'would be nice' things that you think about sometimes.
I can certainly live without it.
It's not essential - just one of those 'would be nice' things that you think about sometimes.
I can certainly live without it.
Ali
Retired, but still loving to learn & very busy.
https://alisongwright.me.uk
Novice with WWB, but was an avid user of Serif WebPlus before.
Fairly expert at Microsoft Excel (but not VBA) & Affinity by Canva (for page layout).
Retired, but still loving to learn & very busy.
https://alisongwright.me.uk
Novice with WWB, but was an avid user of Serif WebPlus before.
Fairly expert at Microsoft Excel (but not VBA) & Affinity by Canva (for page layout).