Unactive related posts

This topic contains 5 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 7 years ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12664
    Dasha Tarakanova
    Dasha Tarakanova
    Participant

    Hello

    Unfortunately related posts pics stopped being active – you can’t click on them.
    How could we fix this issue?

    Example:
    https://weddingblog.ru/professionaly/dlya-professionalov/8-oshibok-prodvizheniya-v-instagram/

    Thank you!

    #12669
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Dasha,

    I’m not sure, but it might be related to my previous custom CSS suggestion (to remove the titles), it might not work with the current configuration.

    Can you please try to remove the custom CSS I previously suggested:

    .rpp_title, .rpp_last {
        display: none !important;
    }

    ..and replace it with this one instead:

    .rpp_title, .rpp_last {
        height: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    Make sure to clear all layers of cache you are using. Hopefully this will solve the issue.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #12672
    Dasha Tarakanova
    Dasha Tarakanova
    Participant

    Hi Ernest!

    It is working now however the titles appeared under the squares with pics (see attached)
    Is it possible to make it working w/o the titles?

    Attachments:
    You must be logged in to view attached files.
    #12674
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    I can’t see the custom CSS I suggested on the page anywhere. Make sure to add it:

    .rpp_title, .rpp_last {
        height: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    Make sure to also clear all layers of site cache: page, assets, clouflare, browser, varnish, etc..

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #12704
    Dasha Tarakanova
    Dasha Tarakanova
    Participant

    It’s working, thank you, Ernest!

    #12705
    Ernest Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Unactive related posts’ is closed to new replies.