Tagged: Portfolio
-
AuthorPosts
-
October 19, 2017 at 6:37 pm #866397
Am using the latest version of enfold and wordpress.
Portfolio images are not showing, but when I check the back end the images are there. Also if I view the source and look at the image URL all are present, they are just not showing up. I have cleared the cache and wp supercache also.Keith
October 19, 2017 at 7:41 pm #866422don’t know where it comes from. I have to have a deeper look to your codes :
but first look if you have set an opacity to 0
add to quick css :.js_active .grid-image { opacity: 1 !important; }
don’t know if the important is necessary – try it first without – that is one part of the solution.
Now i have to look to slider.October 19, 2017 at 7:57 pm #866426did you deactivate all the third party plugins ? And look if it works than.
I see you got jetpack and something like custom facebook feed etc pp.
Try this first – and activate the caching plugins at last – because otherwise you have to clear cache allways before seeing results.
than activate one after the other and see if there are some inconsitstencies.- This reply was modified 7 years, 1 month ago by Guenni007.
October 19, 2017 at 8:28 pm #866429try this above ( 2 rules)
.js_active .grid-image { opacity: 1 !important; } .avia-slideshow li { visibility: visible; opacity: 1 !important; }
After that we will see if the functionality is ok – because on my simulation the slider did not work.
October 20, 2017 at 9:50 pm #866878Hi,
@Guenni007 thank u for been so active at forums and supporting, once again!!!!Best regards,
BasilisNovember 4, 2017 at 9:47 pm #872609no further reaction here – the site is still not changed
November 6, 2017 at 4:58 am #872905Hi roamingk,
Did you try the suggestions posted by @guenni007 and did you have any luck with them?
Best regards,
RikardNovember 22, 2017 at 1:45 pm #880247Hello Rikard and @guenni007
Thank’s so much for the help, sorry it took me a while to get back to you. The code fixed the conflict and all is good.
November 25, 2017 at 5:54 am #881481 -
AuthorPosts
- You must be logged in to reply to this topic.