Forums › Forums › Search & Filter Pro › Form suddenly stopped displaying
- This topic has 35 replies, 2 voices, and was last updated 7 years ago by Trevor.
-
Trevor(Private) November 8, 2017 at 3:47 pm #140723
I am trying to get the partially working page working first!!
It looks like your theme is settings the opacity of the images to 0 with this code:
li.unveil-image .shop-loop-thumbnail { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }
I can’t see any javascript doing this. Do you have infinite scroll enabled? Can you set it to normal pagination?
-
AuthorPosts