My Slider runs each image twice in small devices

plerosjc
11 Posts
plerosjc posted this 21 June 2020
Report a bug

I've already checked it on smartphone and tablet and all the images run twice before changing to the next. It goes ok on Laptop and Desktop devices but this behavior in my cellphone and iPad is driving me crazy. Anyone can help?

I've already checked it on smartphone and tablet and all the images run twice before changing to the next. It goes ok on Laptop and Desktop devices but this behavior in my cellphone and iPad is driving me crazy. Anyone can help?
Vote to pay developers attention to this features or issue.
19 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 22 June 2020

Hi,

Please provide a link to the page where we could see the issue.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Please provide a link to the page where we could see the issue. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
plerosjc
11 Posts
plerosjc posted this 22 June 2020

This is the link: www.rtvcanal.com
Thanks for your help.

This is the link: www.rtvcanal.com Thanks for your help.
frankieboy
5 Posts
frankieboy posted this 22 June 2020

Do you mean this slider-behavior on the ipad?

Do you mean this slider-behavior on the ipad?
plerosjc
11 Posts
plerosjc posted this 22 June 2020

Yes. Exactly that! And it does the same on iPhone! What`s that? How can we fix it?

Yes. Exactly that! And it does the same on iPhone! What`s that? How can we fix it?
Support Team
Support Team posted this 24 June 2020

Hi,

We see the issue and our developers will investigate it. We will let you know when we receive any news from them.
Sorry for the inconvenience.

...................................................
Sincerely,
Susanna I.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, We see the issue and our developers will investigate it. We will let you know when we receive any news from them. Sorry for the inconvenience. ................................................... Sincerely, Susanna I. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
plerosjc
11 Posts
plerosjc posted this 24 June 2020

Ok, Sussana. Thanks for your message. I'll be waiting.

Best.

Ok, Sussana. Thanks for your message. I'll be waiting. Best.
Support Team
Support Team posted this 29 June 2020

Hi,

Hi Stuart,

Our developers have fixed this issue and the fix will be available in one of the upcoming updates. Meanwhile, please try to add the following custom code under Site (Page) Settings >> General tab:

.u-carousel-item { 
       transform: translate3d(0, 0, 0); 
       }

This should help.

...................................................
Sincerely,
Susanna I.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Hi Stuart, Our developers have fixed this issue and the fix will be available in one of the upcoming updates. Meanwhile, please try to add the following custom code under Site (Page) Settings >> General tab: .u-carousel-item { transform: translate3d(0, 0, 0); } This should help. ................................................... Sincerely, Susanna I. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp

Last edited 29 June 2020 by Support Team

plerosjc
11 Posts
plerosjc posted this 29 June 2020

Thanks for your message. Unfortunately, I don't have any place to insert this code. My General tab only shows a blank space to put a section or page name.
But I can put this code directly in html file on my host, if you explain me where it have to be.

Thanks.

Thanks for your message. Unfortunately, I don't have any place to insert this code. My General tab only shows a blank space to put a section or page name. But I can put this code directly in html file on my host, if you explain me where it have to be. Thanks.
Support Team
Support Team posted this 29 June 2020

Sorry, my mistake. Site Settings (or Page Settings) >> CSS tab, not the General tab:

Site-Settings-CSS-tab.png

...................................................
Sincerely,
Susanna I.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Sorry, my mistake. Site Settings (or Page Settings) >> CSS tab, not the General tab: !Site-Settings-CSS-tab.png! ................................................... Sincerely, Susanna I. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
plerosjc
11 Posts
plerosjc posted this 29 June 2020

Ok, done!
Though it is not a carousel behavior properly, as a temporary solution it works fine. Thanks!

Nevertheless, I'll be waiting for the next update.

Best!

Ok, done! Though it is not a carousel behavior properly, as a temporary solution it works fine. Thanks! Nevertheless, I'll be waiting for the next update. Best!
plerosjc
11 Posts
plerosjc posted this 20 September 2020

Hello, again... I finally updated Nicepage after a long time and changed the slider but now I see another thing that look a little strange. Now there is no carousel behavior at all... unless for the last slide and I really don't understand this. I switched the order of slides but it is always the last slide that makes a carousel movement. while all the others don't. Is this another bug? Thanks.

You may take a look on this link: https://www.rtvcanal.com

Hello, again... I finally updated Nicepage after a long time and changed the slider but now I see another thing that look a little strange. Now there is no carousel behavior at all... unless for the last slide and I really don't understand this. I switched the order of slides but it is always the last slide that makes a carousel movement. while all the others don't. Is this another bug? Thanks. You may take a look on this link: https://www.rtvcanal.com
Support Team
Support Team posted this 21 September 2020

Hi,

Could you please create a private case and provide your Nicepage Desktop website exported as a Project. We will check the problem.

...................................................
Sincerely,
Susanna I.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Could you please create a private case and provide your Nicepage Desktop website exported as a Project. We will check the problem. ................................................... Sincerely, Susanna I. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
Support Team
Support Team posted this 21 September 2020

Also, please make sure, that you have deleted the provided above custom CSS under Site Settings >>CSS tab

...................................................
Sincerely,
Susanna I.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Also, please make sure, that you have deleted the provided above custom CSS under Site Settings >>CSS tab ................................................... Sincerely, Susanna I. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
plerosjc
11 Posts
plerosjc posted this 21 September 2020

Thanks for your reply. I've updated Nicepage so the custom CSS provided formerly no longer exists in the site. Additionally, I need to know how can I create a private case. Thanks again.

Thanks for your reply. I've updated Nicepage so the custom CSS provided formerly no longer exists in the site. Additionally, I need to know how can I create a private case. Thanks again.
Support Team
Support Team posted this 21 September 2020

To create a private case just choose Is Private here https://nicepage.com/Forum/Topic/Create:

Private-topic.png

...................................................
Sincerely,
Susanna I.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

To create a private case just choose *Is Private* here https://nicepage.com/Forum/Topic/Create: !Private-topic.png! ................................................... Sincerely, Susanna I. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
plerosjc
11 Posts
plerosjc posted this 21 September 2020

got it, thanks!

got it, thanks!
plerosjc
11 Posts
plerosjc posted this 21 September 2020

I've just tried to export the project but I can't because this software version is not premium.

I've just tried to export the project but I can't because this software version is not premium.
Support Team
Support Team posted this 21 September 2020

By default, your sites are saved on the local disk in the documents/nicepage folder, and you can change this location under the "Profile" - > "Preference":

Preferences.jpg

Please open the folder with your Projects on the computer, find this problem Project, zip files of this project (create .zip file), and provide this file with us.

...................................................
Sincerely,
Susanna I.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

By default, your sites are saved on the local disk in the documents/nicepage folder, and you can change this location under the "Profile" - > "Preference": !Preferences.jpg! Please open the folder with your Projects on the computer, find this problem Project, zip files of this project (create .zip file), and provide this file with us. ................................................... Sincerely, Susanna I. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
plerosjc
11 Posts
plerosjc posted this 21 September 2020

I've just sent it. Thanks.

I've just sent it. Thanks.
You must log in or register to leave comments