I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.
P.S. I would appreciate if you could please rate the Theme and like the assistance under my support, means a lot to me. Thank you.
You can rate it with your themeforest account at your downloads page, precisely at this link: http://themeforest.net/downloads and hover over the 5 stars for our theme, thank you very much!!
hello jellythemes ,i try to make filters on my gallery using script from index-gallery-grid.html ,
but when i make that filter, somehow the scroll bar disappear, i had capture for details on attch file, thanks before :)
Hi,
Maybe you can provide website url so I can check it?
Best Regards,
Jelly Team
hello,
im sorry, my site not yet online, i edit the html script in localhost,
i had attch my html script so you check if something wrong, thanks before :)
Hi,
I checked it and unfortunately the filter cannot working properly like this. I will try ask our developer to check it.
Best Regards,
Jelly Team
okay, ill wait ur update, thanks before :)
Hi,
The code update now, please copy it in below:
<div class="layer-page page-gallery"> <div class="section"> <div class="container-fluid"> <!-- photo gallery --> <div class="row"> <ul id="filters"> <li data-filter="*" class="is-checked">All</li> <li data-filter=".publications">publications</li> <li data-filter=".webdesign">webdesign</li> <li data-filter=".illustration">illustration</li> <li data-filter=".photography">photography</li> <li data-filter=".logos">logos</li> <li data-filter=".vectors">vectors</li> </ul> <div id="grid-gallery"> <div class="grid-item publications" data-src="images/demo/gallery/gallery1.jpg"> <img src="images/demo/gallery/gallery1.jpg" alt=""> </div> <div class="grid-item webdesign" data-src="images/demo/gallery/gallery2.jpg"> <img src="images/demo/gallery/gallery2.jpg" alt=""> </div> <div class="grid-item illustration" data-src="images/demo/gallery/gallery3.jpg"> <img src="images/demo/gallery/gallery3.jpg" alt=""> </div> <div class="grid-item photography" data-src="images/demo/gallery/gallery4.jpg"> <img src="images/demo/gallery/gallery4.jpg" alt=""> </div> <div class="grid-item logos" data-src="images/demo/gallery/gallery5.jpg"> <img src="images/demo/gallery/gallery5.jpg" alt=""> </div> <div class="grid-item vectors" data-src="images/demo/gallery/gallery6.jpg"> <img src="images/demo/gallery/gallery6.jpg" alt=""> </div> <div class="grid-item illustration" data-src="images/demo/gallery/gallery7.jpg"> <img src="images/demo/gallery/gallery7.jpg" alt=""> </div> <div class="grid-item webdesign" data-src="images/demo/gallery/gallery8.jpg"> <img src="images/demo/gallery/gallery8.jpg" alt=""> </div> <div class="grid-item vectors" data-src="images/demo/gallery/gallery9.jpg"> <img src="images/demo/gallery/gallery9.jpg" alt=""> </div> <div class="grid-item photography" data-src="images/demo/gallery/gallery10.jpg"> <img src="images/demo/gallery/gallery10.jpg" alt=""> </div> <div class="grid-item publications" data-src="images/demo/gallery/gallery11.jpg"> <img src="images/demo/gallery/gallery11.jpg" alt=""> </div> <div class="grid-item logos" data-src="images/demo/gallery/gallery12.jpg"> <img src="images/demo/gallery/gallery12.jpg" alt=""> </div> <div class="grid-item webdesign" data-src="images/demo/gallery/gallery13.jpg"> <img src="images/demo/gallery/gallery13.jpg" alt=""> </div> <div class="grid-item illustration" data-src="images/demo/gallery/gallery14.jpg"> <img src="images/demo/gallery/gallery14.jpg" alt=""> </div> <div class="grid-item vectors" data-src="images/demo/gallery/gallery15.jpg"> <img src="images/demo/gallery/gallery15.jpg" alt=""> </div> <div class="grid-item vectors" data-src="images/demo/gallery/gallery16.jpg"> <img src="images/demo/gallery/gallery16.jpg" alt=""> </div> <div class="grid-item webdesign" data-src="images/demo/gallery/gallery17.jpg"> <img src="images/demo/gallery/gallery17.jpg" alt=""> </div> <div class="grid-item illustration" data-src="images/demo/gallery/gallery18.jpg"> <img src="images/demo/gallery/gallery18.jpg" alt=""> </div> </div> </div> </div> </div>Best Regards,
Jelly Team
thank you so much,
the scroll bar works now :)
Hi,
I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.
P.S. I would appreciate if you could please rate the Theme and like the assistance under my support, means a lot to me. Thank you.
You can rate it with your themeforest account at your downloads page, precisely at this link: http://themeforest.net/downloads and hover over the 5 stars for our theme, thank you very much!!
Best Regards,
Jelly Team