Page 1 of 1

jQuery Wizard into a Layout Grid

Posted: Wed Jun 22, 2022 1:33 am
by BazzaBoy
While in the late versions of Wysiwyg Web Builder most of the jQuery tools do fit inside a layout grid or a flexbox, the jQuery Wizard will still not fit into them. Is there a way to make the jQuery Wizard fit into a layout grid or a flexbox?

I am trying to display a number of notices on a web page and the jQuery Wizard seems to be the right tool for the purpose. The Carousel might be an alternative, but I would prefer the Wizard.

Thanks.

Re: jQuery Wizard into a Layout Grid

Posted: Wed Jun 22, 2022 2:29 am
by crispy68
Try setting it to layout mode = bootstrap and uncheck the modal box in the options. Also may need to set the position children to floating.

Pablo might be able to weigh more in on the settings as there is nothing in the help file about it. Not 100% sure it was meant to be used in a grid.

Re: jQuery Wizard into a Layout Grid

Posted: Wed Jun 22, 2022 5:51 am
by Pablo
The jQuery Wizard was designed as modal component to be displayed on top of all other elements, so it should not be used inside a layout grid.

Re: jQuery Wizard into a Layout Grid

Posted: Wed Jun 22, 2022 7:11 am
by BazzaBoy
Thank you both.i will try using something else.
Have a nice day.