Slide show in layout grid

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
girija.mahapatra
 
 
Posts: 26
Joined: Tue Sep 26, 2017 10:22 am

Slide show in layout grid

Post by girija.mahapatra »

I am trying to put a Slideshow inside Layout Grid , Type=Sequence, Full Width=True (I need sequence only, Not "Conveyer")

1. The images are not contained to the same height when the Slideshow is inside the Layout Grid.
2. The navigation arrows are not centered in the preview page.
3. The images overflow vertically according to their vertical height, not contained.

For comparision, I put the slideshow inside a layer and it behave perfectly as below.
1. Image height is contained irrespective of the actual size of each image.
2. Navigation buttons are centered.

Problem is, I CAN'T add Layout grids once I add a layer. That is beyond my expertise. And I am rebuilding my whole website using Layout grid ONLY after Pablo's advise.

Project link: https://drive.google.com/drive/folders/ ... sp=sharing
Image Folder: https://docs.google.com/document/d/1KBi ... ue&sd=true

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

Re: Slide show in layout grid

Post by Pablo »

There are a few issues:
- The images are not the same size, preventing accurate aspect ratio calculations. As a result, the navigation buttons are positioned incorrectly. The first image is used as a reference for all calculations to avoid abrupt transitions between images.
- The layout grid's column height is fixed, which restricts the slideshow from expanding when the grid width increases.

Note: If you want a slide show with (cropped) images which have different heights like you did with the layer, then use a carousel with background images instead.
girija.mahapatra
 
 
Posts: 26
Joined: Tue Sep 26, 2017 10:22 am

Re: Slide show in layout grid

Post by girija.mahapatra »

Interestingly, a Layer takes care of different image sizes inside a Slideshow dynamically and maintains the display size while a Layout Grid does not.

Is there a way I can use a Layout grid after a Layer ? I mean can we use Layout Grid and Layers simultaneously inside a page ?

Whenever I add a Layout grid after Layer, it goes to the top of the page.

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

Re: Slide show in layout grid

Post by Pablo »

The difference is that a layer a fixed/absolute layout container. So, its content has a fixed size.

You can make a layer floating by setting the mode to 'floating layer'

You can rearrange floating containers with the arrange tools.
girija.mahapatra
 
 
Posts: 26
Joined: Tue Sep 26, 2017 10:22 am

Re: Slide show in layout grid

Post by girija.mahapatra »

Thanks a ton Pablo, exactly what I needed.

Setting: Layer Mode = Floating Layer, Floating Mode = Full Width, Relative Horizontal Sizing and Vertical Sizing = Checked, Position children = floating
solved the problem and I can add Layout grids below that Layer.

The layer behaves just like a Layout Grid.

Thanks a ton,
Cheers
Post Reply