Comments Josephine started the conversationJuly 27, 2014 at 12:53pmHi,I would like to show a slider on the homepage with underneath it some blog posts (full widht masonary). When someone clicks on a pagenumber in the pagination I don't want them to go to the nextpage with slider but without slider (just blogposts). What would be the best way to build this?Donna 8,839Tahir repliedJuly 28, 2014 at 10:28pmHey Donna!Could you provide us the page url so i can maybe try and write some custom css to hide it on the second page if there is any css class added by pagination. Thanks ThemeNectar Support Team Josephine replied privately 8,839Tahir repliedJuly 28, 2014 at 11:46pmCan you please provide the page link as well . Thanks ThemeNectar Support Team Josephine replied privately 8,839Tahir repliedJuly 30, 2014 at 2:32amAdd this into the Custom CSS box located in your Salient Options panel :.home.page-paged-2 .orbit-wrapper { display: none; } Cheers ThemeNectar Support Team Josephine repliedJuly 30, 2014 at 4:07pmAllright that works for page two but I would like the same on the other pages to (about 33 pages...), how would i achieve that?Thanks 8,839Tahir repliedJuly 31, 2014 at 1:10amAdd this into the Custom CSS box located in your Salient Options panel:.home.paged .orbit-wrapper { display: none; }Cheers ThemeNectar Support Team Josephine repliedJuly 31, 2014 at 8:28amWould this also work with the nectar slider? People now ask for this one because of the features of that slider.....(sorry!) 8,839Tahir repliedAugust 1, 2014 at 4:17amWith this it should:.home.paged .nectar-slider-wrap { display: none; } Cheers ThemeNectar Support Team Josephine repliedAugust 1, 2014 at 8:59amHi, I have placed the code in the custom CSS box but still see a slider on page 2 and 3 and the rest.. 8,839Tahir repliedAugust 1, 2014 at 10:37pmAdd this into the Custom CSS box located in your Salient Options panel :.home.paged .nectar-slider-wrap { display: none !important; } Cheers ThemeNectar Support Team Josephine repliedAugust 2, 2014 at 12:14amHi Tahir, this did work! Thanks very much.Donna Sign in to reply ...
Hi,
I would like to show a slider on the homepage with underneath it some blog posts (full widht masonary).
When someone clicks on a pagenumber in the pagination I don't want them to go to the nextpage with slider but without slider (just blogposts).
What would be the best way to build this?
Donna
Hey Donna!
Could you provide us the page url so i can maybe try and write some custom css to hide it on the second page if there is any css class added by pagination.
Thanks
ThemeNectar Support Team
Can you please provide the page link as well .
Thanks
ThemeNectar Support Team
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
Allright that works for page two but I would like the same on the other pages to (about 33 pages...), how would i achieve that?
Thanks
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
ThemeNectar Support Team
Would this also work with the nectar slider? People now ask for this one because of the features of that slider.....(sorry!)
With this it should:
Cheers
ThemeNectar Support Team
Hi, I have placed the code in the custom CSS box but still see a slider on page 2 and 3 and the rest..
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
Hi Tahir, this did work! Thanks very much.
Donna