[Support request] post category archives unclickable

Home Forums Support [Support request] post category archives unclickable

Home Forums Support post category archives unclickable

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #468513
    y

    Hi

    On some of the catgeory archives the posts in archive are unclickable.
    This is weird since some other archive pages do work
    checkout the archive pages in screen shot

    View post on imgur.com

    Thanks

    #468664
    Leo
    Staff
    Customer Support
    #468906
    Tom
    Lead Developer
    Lead Developer

    Is this happening on a specific page? I can’t get it to happen.

    #470205
    y

    Hi Tom
    in the screen shot you can see on which nav item to hover (its the only nav item with drop down). In screenshot you can see the red arrow point to the links (leading to post archives with the issue)
    Thanks

    #470373
    Tom
    Lead Developer
    Lead Developer

    Here’s what I’m experiencing: https://www.screencast.com/t/9QnbHIO67

    #470496
    y

    Hi Tom

    The nav linkd to archive work fine.
    In the specific archives with the red arrows (in my screen shot) if you hover over the posts in the archive they are unclickable
    meaning the the text and images in theses archive pages are unclickable. And in the others they work fine.

    #470730
    Tom
    Lead Developer
    Lead Developer

    Ahh I see. This is the issue element: https://www.screencast.com/t/8aO2GpfmaC

    The issue is caused by that element and this CSS:

    div.ptb_loops_wrapper .ptb_post {
        padding: 0 !important;
        margin-top: 0;
        margin-right: 0;
        clear: none !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }

    Not sure if that’s a plugin you’re using?

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