This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Unactive related posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12664
    Dasha TarakanovaDasha 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 MarcinkoErnest 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:

    [html].rpp_title, .rpp_last {
    display: none !important;
    }[/html]

    ..and replace it with this one instead:

    [html].rpp_title, .rpp_last {
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    }[/html]

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

    #12672
    Dasha TarakanovaDasha 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?

    #12674
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

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

    [html].rpp_title, .rpp_last {
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    }[/html]

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

    #12704
    Dasha TarakanovaDasha Tarakanova
    Participant

    It’s working, thank you, Ernest!

    #12705
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Unactive related posts’ is closed to new replies.