Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #702862

    Hi!

    My blog pagination isn’t working and I can’t figure out what is causing this. Basically, when you browse to page 2-3-4, etc, blog posts aren’t visible.
    Any idea?

    Regards
    Poirot

    #702873

    Hey Poirot!

    Can you please update to the latest Enfold Version and after try if it works?

    Thanks a lot

    Regards,
    Basilis

    #702888

    Hi Basilis,

    Thanks for helping. I’m running Enfold 3.8, which I think is the latest. Still not working.

    Regards,
    Poirot

    #702940

    Hey!

    Please disable any active plugins and let us know if that will help.
    If not, please provide us with backend access to give it a look.

    Thanks a lot

    Best regards,
    Basilis

    #703007

    Hi!

    Disabling the plugins didn’t solve the issue. Please find details below. Thank you!

    Best regards
    Poirot

    #703261

    Hi,

    It’s pretty hard to know and fix the issue if it’s only the front of the site that we can see. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    #703422

    Hi Nikko,

    Thanks for your help. Please find the login details in my previous message. I already tried deactivating the plugins — no result. You can see for yourself. Please switch them back on afterwards.

    Best regards
    Poirot

    #703530

    Hey Poirot,

    I tried the login details which you posted but it’s not working on my end. Can you please check.

    Regards,
    Nikko

    #704169

    Hi Nikko,

    You’re right, I must have made a mistake. Sorry about that. Here is a new password, which I have checked.

    Regards,
    Poirot

    #705600

    Hi,

    I have provided login details above. Could anyone check what the problem is with my blog pagination? Thank you,

    Best regards,
    Poirot

    #705811

    Hi,

    I have verified everything I could think of, in order to solve this pagination issue — which I’ve had for almost a year. I have tried the solutions provided in the support forum a while ago, I have tried removing the magazine element from my blog (keeping only a simple blog layout), nothing works. It’s really bothering me and I hope it can be fixed.

    Best regards,
    Poirot

    #705935

    Hi,

    Thanks for your patience. The issue is fixed. I have found this code in the style.css of your child theme:

    .paged #after_section_1{
    display:none !important;
    }

    I have commented it out but it seems not to reflect even after purging the cache, so I added this code in Quick CSS (located in Enfold > General Styling):

    #top.paged #after_section_1 {
        display: block !important;
    }

    Let us know if it’s good on your end also :)

    Best regards,
    Nikko

    #706083

    Hi Nikko,

    It works! Thanks for solving the issue! I can’t understand why I ever put that code into my style.css. Glad you found this.

    Best regards,
    Poirot

    #706884

    Hi Poirot,

    Glad we could help. :)

    Best regards,
    Nikko

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