WebSite X5Help Center

 
David D.
David D.
User

Cannot specify pages for header slideshow  en

Author: David D.
Visited 1691, Followers 2, Shared 0  

In version 12 (and previous) I was able to create a gallery of images in the header where I could select what pages each image would or would not appear.  Unless I'm missing something, I cannot do this in version 13 (my latest version).  Is there a way to get this functionality back?

Posted on the
8 ANSWERS
A. Kris
A. Kris
User

you could also go back to version 13, so someone who has a project created with the 12 does not have to change it. better to add instead of removing between one and the other version of the software.

google translate from***

potreste rimettere anche nella versione 13, cosi chi ha un progetto creato con la 12 non deve modificare. meglio aggiungere invece di togliere tra una e l'altra versione del software

Read more
Posted on the from A. Kris
John S.
John S.
User

Hello David

You are not the only one who misses the page-possibilty in slideshow. It is missing from V. 13 and has not come back in ver. 14.

There are more posts about this : https://helpcenter.websitex5.com/en/post/180988

Hope it will come back.

If you create an idea post I will give it a +.

Kind regards

John S.

Read more
Posted on the from John S.
John S.
John S.
User

Hello Giuseppe

I have seen your video. I think it is not quite the same. In v.12 you can have a slideshow in the header - and - the slideshow can show a slideshow of different cars on page 1 that is about cars, a slideshow about boats that is on page 2 that is about boats and so on. I think not you can do this in ver. 13. Maybe in ver 14 as the menu now can be on pages, and you can have a "simple" slideshow in row-formats -  but I think then you will abuse the background/row format possibility that you then no longer can use for its purpose.

I still would like the option back. It was/is a good feature.

Kind regards

John S.

Read more
Posted on the from John S.
Giuseppe Guida
Giuseppe Guida
User

It's not the same thing, in fact...

If you want a different slideshow for each page use a widget like "Swiper Animated Slider", place it in Row 1 of each page you want, than enter this custom code in the "Property" section of each page, the custom code expand the slideshow to full width (you may also enter custom code in "Step 1 Settings / Advanced / Seo Statistics and Code / Expert / Custom Code" but so you'll not be able to use in normal mode other Widgets or Objects that you place in Row 1 in those other pages where, for example, you don't want the full screen slideshow):

<style>

#imPageRowContent_1, #imPageRow_1 div[id^="imCell"] {

 padding: 0;

 width: 100% !important;

}

</style>


Using a graphics program, insert a text description directly on the photos that you will insert into "Swiper Animated Slider". Photos must have a width of 1920px and a height of approximately 600/700px (IMPORTANT! the same size as the photos you must enter in "Maximum Size" of the "Swiper animated Slider" widget)

The final result is this (see Home and About pages):

http://www.bozzasito10.altervista.org/multiheader02

Read more
Posted on the from Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

Insert the custom code here 01

Read more
Posted on the from Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

and than copy the custom code here 02

Read more
Posted on the from Giuseppe Guida