- This topic has 11 replies, 2 voices, and was last updated 3 years, 4 months ago by
David.
-
AuthorPosts
-
November 28, 2022 at 7:11 am #2438927
Ondřej
Hi,
I downloaded the Smart Slider plugin for rotating header images. However, I can’t find anywhere in the administration the setting to disable the display of this slider on mobile devices and tablets.
I can’t even find the option to disable the slider on mobile in the Smart slider plugin settings itself.
Can you please advise me?
Thx
O.November 28, 2022 at 7:29 am #2438970David
StaffCustomer SupportHi there,
how was the slider added to your site ?
November 29, 2022 at 1:51 am #2440549Ondřej
From the smart slider plugin. But there is nowhere to deactivate it for mobile devices, so I wonder if it can be done directly from the wordpress administration.
November 29, 2022 at 3:59 am #2440719David
StaffCustomer SupportDid you add it inside the post editor? Or using a Block Element ?
Can i see the page ?November 29, 2022 at 4:28 am #2440765Ondřej
I added it directly to the editor. http://test.prostupy.cz/
Working with elements is giving me problems so far. By the way, isn’t there a tutorial somewhere that explains this in a meaningful way?
November 29, 2022 at 5:40 am #2440843David
StaffCustomer SupportOK, so GeneratePress comes with some responsive
hide-on-*classes:https://docs.generatepress.com/article/responsive-display/#using-our-hide-on-classes
Select the Container Block that has the Slider insider and in Advanced > Additional CSS Class(es) add:
hide-on-mobileNOTE: this only hides the slider using CSS
display: none;. It won’t remove the HTML or other code that is loaded by the slider.Which Element do you need more help with ? As most of our docs do have accompanying videos. Let me know.
November 29, 2022 at 6:03 am #2440869Ondřej
Do you have any video – how to set up page hero for each page separately? I already found some, but it will probably be for an older version of the system.
November 29, 2022 at 6:04 am #2440871Ondřej
Otherwise, thanks for the advice about css. I managed it.
November 29, 2022 at 6:50 am #2440943David
StaffCustomer SupportSo there is this doc and video:
https://docs.generatepress.com/article/block-element-page-hero/
Have you seen that ?
November 30, 2022 at 6:20 am #2442716Ondřej
Thank you, it’s done
November 30, 2022 at 6:20 am #2442717Ondřej
Thank you, it’s done
November 30, 2022 at 7:17 am #2442811David
StaffCustomer SupportGlad to be of help!
-
AuthorPosts
- You must be logged in to reply to this topic.