A question for the WWB grand masters!
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
A question for the WWB grand masters!
I have been attempting to add another breakpoint (414)to my pages (as my mobile pages require horizontal scrolling or reducing). Each time I add the breakpoint it creates havoc with other pages (duplicating elements etc). I have checked the 'hide new objects on other breakpoints' option which provides me with a blank canvas, but when I copy and paste text-images etc they seem to duplicate on other breakpoints. Is there an easy way to achieve my goal?
Never complain about getting old, the alternative is far worse!
Re: A question for the WWB grand masters!
All the content is shared between breakpoints. When you create a new breakpoint, all of your objects from other breakpoints are there. You simply need to re-arrange the objects to fit within the breakpoint you created. If you copy/paste or add a new object to a breakpoint then this object appears on other breakpoints as well as it is a 'new' object with a unique ID. If you want an object to only appear in 1 breakpoint but not others, then you will need to go to the other breakpoints and hide it in the object manager.
Re: A question for the WWB grand masters!
Clear, thankyou.
Never complain about getting old, the alternative is far worse!
Re: A question for the WWB grand masters!
Couldn't you use right-click "Hide in other Breakpoints"?crispy68 wrote: ↑Mon May 08, 2023 12:10 pm All the content is shared between breakpoints. When you create a new breakpoint, all of your objects from other breakpoints are there. You simply need to re-arrange the objects to fit within the breakpoint you created. If you copy/paste or add a new object to a breakpoint then this object appears on other breakpoints as well as it is a 'new' object with a unique ID. If you want an object to only appear in 1 breakpoint but not others, then you will need to go to the other breakpoints and hide it in the object manager.
Re: A question for the WWB grand masters!
@WWBman,
Yes, you could but you also need to make sure that object is within the boundaries in the other breakpoints before you hide it. Otherwise, there is a chance you could cause horizontal scrollbars in other breakpoints.
Yes, you could but you also need to make sure that object is within the boundaries in the other breakpoints before you hide it. Otherwise, there is a chance you could cause horizontal scrollbars in other breakpoints.
Re: A question for the WWB grand masters!
Ah yes, I'd forgotten about that.
It doesn't show horizontal scrollbars when you use "Activate breakpoints when browser window is larger than the device width" in Manager Breakpoints.
Thanks crispy68.
It doesn't show horizontal scrollbars when you use "Activate breakpoints when browser window is larger than the device width" in Manager Breakpoints.
Thanks crispy68.
- wwonderfull
-
- Posts: 1579
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: A question for the WWB grand masters!
The main page is connected with all the breakpoint pages. So even if any object is placed in breakpoints the main page will have it. But any kind of changes on the break point mostly will not have any impact on the main or default page but placing new object will 100% also be include on the other breakpoints too. Break points are not separate pages but stages of breaks.
Breakpoint is more like breaking the main pages objects. So, break point is not a separate page, but it is a CSS adjustment for that particular page itself to behave different in different sizes of the screen. If you delete any object from breakpoint, it will also be deleted from the main or default page and if you add something it will be added also to the default page. So, hiding things in breakpoints is the only way to adjust visibility and non-visibility for the adjustments.
Breakpoint is more like breaking the main pages objects. So, break point is not a separate page, but it is a CSS adjustment for that particular page itself to behave different in different sizes of the screen. If you delete any object from breakpoint, it will also be deleted from the main or default page and if you add something it will be added also to the default page. So, hiding things in breakpoints is the only way to adjust visibility and non-visibility for the adjustments.