Display multiple panels in layout grid column?

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
rogerr
 
 
Posts: 55
Joined: Fri Feb 02, 2018 2:43 am

Display multiple panels in layout grid column?

Post by rogerr »

I have a layout grid with two columns, one has an image. In the other I would like to display 14 customer text reviews and be able to page through them in the same column window. I have tried the panel wizard which doesn't work in the grid. I also tried the carousel which kind of works but can't format to stay in the same window.

What is the best way to achieve this if possible? Any samples of this in a template?

Thanks,
Roger
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Display multiple panels in layout grid column?

Post by Pablo »

I assume you meant' form' instead of 'panel'?
A form cannot be part of a layout grid because a form is a fixed/absolute container.
However, a layout grid itself can be form.

A Carousel can be part of a layout grid if you set it to 'flexible'.
rogerr
 
 
Posts: 55
Joined: Fri Feb 02, 2018 2:43 am

Re: Display multiple panels in layout grid column?

Post by rogerr »

Hello Pablo,
Thanks for the response. However, I don't want a form. I want the text column to display one paragraph of text. When clicked on, another paragraph. There would be 14 different reviews to display in the column by clicking a button .

Roger
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Display multiple panels in layout grid column?

Post by Pablo »

Maybe you can use an accordion for this?
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Display multiple panels in layout grid column?

Post by crispy68 »

You mention you can't format the carousel to stay in the same window. What does this mean exactly. I would think the carousel would be perfect for what you need. Do you have a demo to see what you are talking about?
rogerr
 
 
Posts: 55
Joined: Fri Feb 02, 2018 2:43 am

Re: Display multiple panels in layout grid column?

Post by rogerr »

Thank you,

I'm trying the accordion idea first. Then I'll get back to the carousel. I had trouble defeating the auto display of the next slide. I don't like the navigation buttons on top of text but if I disable them, then I can't figure out how to display the next slide.

Roger
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Display multiple panels in layout grid column?

Post by Pablo »

I had trouble defeating the auto display of the next slide.
Set pause time to '0'
I don't like the navigation buttons on top of text but if I disable them, then I can't figure out how to display the next slide.
You can control the slides with events.

Related tutorial:
http://wysiwygwebbuilder.com/carousel.html
rogerr
 
 
Posts: 55
Joined: Fri Feb 02, 2018 2:43 am

Re: Display multiple panels in layout grid column?

Post by rogerr »

I'll try some more tests with the carousel

Thanks
Post Reply