-
AuthorPosts
-
October 22, 2016 at 8:47 pm #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
PoirotOctober 22, 2016 at 10:45 pm #702873Hey Poirot!
Can you please update to the latest Enfold Version and after try if it works?
Thanks a lot
Regards,
BasilisOctober 23, 2016 at 12:44 am #702888Hi Basilis,
Thanks for helping. I’m running Enfold 3.8, which I think is the latest. Still not working.
Regards,
PoirotOctober 23, 2016 at 9:01 am #702940Hey!
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,
BasilisOctober 23, 2016 at 3:43 pm #703007Hi!
Disabling the plugins didn’t solve the issue. Please find details below. Thank you!
Best regards
PoirotOctober 24, 2016 at 1:48 pm #703261Hi,
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,
NikkoOctober 24, 2016 at 8:28 pm #703422Hi 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
PoirotOctober 25, 2016 at 3:09 am #703530Hey Poirot,
I tried the login details which you posted but it’s not working on my end. Can you please check.
Regards,
NikkoOctober 26, 2016 at 8:55 am #704169Hi Nikko,
You’re right, I must have made a mistake. Sorry about that. Here is a new password, which I have checked.
Regards,
PoirotOctober 29, 2016 at 7:31 pm #705600Hi,
I have provided login details above. Could anyone check what the problem is with my blog pagination? Thank you,
Best regards,
PoirotOctober 30, 2016 at 3:12 pm #705811Hi,
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,
PoirotOctober 31, 2016 at 3:52 am #705935Hi,
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,
NikkoOctober 31, 2016 at 11:39 am #706083Hi 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,
PoirotNovember 1, 2016 at 10:50 pm #706884Hi Poirot,
Glad we could help. :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.