-
AuthorPosts
-
vivaldo moscatelli Friend
vivaldo moscatelli
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 24
- Uploads:
- 0
- Thanks:
- 12
July 18, 2016 at 4:40 pm #951188Hi all,
I have a gallery of images here: http://www.scuolelanuovaimmagine.it/scuole/gallery1.html
under the image slider there is the same article ( <div id="item-container" etc.) but I don’t want it to be displayed… How can I do it?
In the same page there is the NO ARTICLE button: is there a way differente from css to hide it?
Thanks…Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 18, 2016 at 5:35 pm #951205Hi
Add below code in custom.css file to hide it.itemid-137 #item-container {display:none;}
1 user says Thank You to Pankaj Sharma for this useful post
December 25, 2016 at 2:35 pm #997118Thanks, is it possible to hide only the first article in the container, since it is the same article as the article in the slider above?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 26, 2016 at 1:15 am #997217Hi
No the solution is only for the module. And it works for all article in the modules.December 26, 2016 at 10:51 am #997363Ok, can I hide the slider then?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 26, 2016 at 10:56 am #997365Hi
Use this code to hide the slider in custom.css file.itemid-137 #item-container {display:none;}
change the 137 with the menu item id of your page.
December 26, 2016 at 12:52 pm #997417Pankaj, I tried that one, your answer is the same as the one when the guy asked to hide container.
I would like to hide slider instead. Can you help?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 26, 2016 at 11:18 pm #997471Hi
Kindly post your working site url here.
RegardsDecember 27, 2016 at 12:32 pm #997629Main page:
Kasovci websiteVideo list:
Video listGallery:
GalleryIf you need login and password, let me know.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 28, 2016 at 1:53 am #997718Hi
To hide the slider from the homepage just unpublish the slideshow module from your site.
On video page there is no slider published.
For gallery page to hide the slider.itemid-115 .ja-gallery-list-wrap {display:none;}
Add the code in custom.css file.
December 28, 2016 at 12:31 pm #997853Thank you, that code worked! Best wishes!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 29, 2016 at 12:29 am #997967You are welcome
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 11 replies, has 3 voices, and was last updated by Pankaj Sharma 7 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Hide gallery item-container (and rest)on article view (only leave the slider…)
Viewing 12 posts - 1 through 12 (of 12 total)