Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #544593

    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

    #544617

    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

    #544643

    Thanks but is there a way to do that automatically in all post ? (not showing the active post)
    Omar

    #544711

    Hi!

    Not without a lot of customization. You could consider hiring a freelancer to help you out with that.

    Cheers!
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.