Tagged: post slider
Hi,
I have added a post slider at the bottom of this post (named 15300) : http://www.dual-time.fr/audemars-piguet/15300/
The first post of this slider is 15300 (precisely the post where we are). I’d like to exclude automatically the “active post” from the slider.
Is it possible please ?
Thanks,
Omar
Hi omardualtime!
Add this to a codeblock element in the post content.
<style type = "text/css">
.avia-content-slider-inner .post-entry-836 {
display: none !important;
}
</style>
Best regards,
Elliott
Thanks but is there a way to do that automatically in all post ? (not showing the active post)
Omar
Hi!
Not without a lot of customization. You could consider hiring a freelancer to help you out with that.
Cheers!
Elliott