Already two years ago I bought your theme and I modified a lot him(it) and I was not able to make the updates.
I just have a small problem, look at this page : http://www.biosafe.ch/?portfolio=pbsc or http://www.biosafe.ch/?portfolio=ucb-hes
I have no image, nevertheless we see the loading of the slideshow which turns how I can deactivate that ? please, thank you very much
slideshow portfolio
6 posts from 2 voices-
Posted 3 months ago #
-
Hi,
To kill those spinning things please add this to your /css/custom.css file or wherever you keep your optimized css, just add it to the end of the file please.
I assumed that this is taking place on portfolio item pages, because I blocked it there only.
#top.single-portfolio .preloading.slideshow_container.autoslide_false.autoslidedelay__0.transition_fade, .single-portfolio #main .slideshow_container ul.slideshow { display: none !important; }You seem to be holding up pretty well . I dont see anything major.
Thanks,
Nick
Posted 3 months ago # -
i try thank you very much Nick ;)
Posted 3 months ago # -
Yes that works he does not look any more for the slideshow, but at the same time they delete the images of the other products.
We cannot remove him selectively ?
Look at the page of products or there is an image : http://www.biosafe.ch/?page_id=1169 and click on a product.Posted 3 months ago # -
Hi,
Sorry about that. For the two pages you mentioned before, the code below will do the trick
#top.postid-118 .preloading.slideshow_container.autoslide_false.autoslidedelay__0.transition_fade, .single-portfolio #main .slideshow_container ul.slideshow { display: none !important; } #top.postid-119 .preloading.slideshow_container.autoslide_false.autoslidedelay__0.transition_fade, .single-portfolio #main .slideshow_container ul.slideshow { display: none !important; }If there are other pages that have same problem, simply go there and view source, then find the ... <body ... tag and look at its classes you will see postid-111 type of format and create a new block such as above for the remaining posts.
Thanks,
Nick
Posted 3 months ago # -
ok thank you very much
Posted 3 months ago #
Topic Closed
This topic has been closed to new replies.














