-
AuthorPosts
-
August 26, 2018 at 9:02 am #1001826
Hi Support,
We’re currently havign similar problem to what I’ve read other people experiencing but theres been no resolution in other threads where it seems the owners have just given up.
A clients site that we manage utilises the ‘blog post’ option on their news page and currently has 61 posts to be displayed in this category, they list 21 of them on the page before pagination kicks in.
Pagination is displaying correctly showing ‘1 2 3’ pages available.
However clicking on ‘2’ or ‘3’ does nothing but reload the same first 21 posts, so the URL is updated to show the next page, but the actual page content shows only the first 21 and not the next 21 posts.
ie.
ws/page/2/
ws/page/3/But no difference in actual content.
Hopefully you can assist with what is happening here as the lack of errors being displayed/logged anywhere is making fixing this ourselves quite problematic.
August 26, 2018 at 9:23 am #1001829I should mention, I have tested with the parent theme – still fails
removed the child functions.php – still fails
The exact same behaviour, the same posts show up on page2 as page1
August 26, 2018 at 11:00 am #1001838Hi,
Please check the login credentials. I just get the error “ERROR: Invalid username. Lost your password?”.
Best regards,
DudeAugust 26, 2018 at 2:15 pm #1001874I just tested these and they work.
- This reply was modified 6 years, 2 months ago by Rikard.
August 26, 2018 at 7:43 pm #1001967Hi fluffyduck,
Best regards,
VictoriaAugust 26, 2018 at 10:49 pm #1002035oh did I not provide the link?!? my mistake, I have a dev site setup of the main site I am testing it on
- This reply was modified 6 years, 2 months ago by Rikard.
August 27, 2018 at 7:24 am #1002156Hi,
Thanks for the URL and login details, I got into the site now. I see that you have changed the name of the parent theme and it looks like it’s an old version? The current version of the theme is 4.4.1, could you try updating to that please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. Please note that you might have to delete the old parent theme before you upload the new version, alternatively you could rename the old version before you upload the new one.
Best regards,
RikardSeptember 3, 2018 at 2:39 pm #1004983Updating the theme has seemed to fix those issues, except I cannot deploy the changes as there is now this ‘advance_menu_toggle’ and ‘advanced_menu_hide’ that is being displayed in the header and I can’t hide it.
Any way to hide this after the parent theme update?
September 3, 2018 at 3:23 pm #1005017Hi fluffyduck,
You need to update the file /enfold/includes/helper-main-menu.php with a fresh copy. That html should not be present in the header anymore.
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 3, 2018 at 10:42 pm #1005216I’ve done that and now its destroyed the header on the site, seems the previous dev put a lot of custom elements in it.
Surely its easier to simply hide 2 elements instead of having to rebuild the entire header?
September 4, 2018 at 6:25 am #1005284Hi,
Thanks for the feedback, though I can’t see the element you are referring to in the header. Did you manage to hide them already? If not then please post a screenshot highlighting the problem.
Best regards,
RikardSeptember 4, 2018 at 6:28 am #1005286This reply has been marked as private.September 4, 2018 at 7:01 am #1005300Hi,
Thanks for that, I see them now. Please try the following in Quick CSS under Enfold->General Styling:
#advanced_menu_toggle, #advanced_menu_hide { display:none !important; }
Best regards,
RikardSeptember 4, 2018 at 7:08 am #1005302Success that seems to have done it!! I thought I tried that exact line but I must of mistyped it or had cache issues, the bar at the top is now hidden and the standard header is still displayed.
Excellent, thank you!
September 4, 2018 at 9:48 am #1005342Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Vinay -
AuthorPosts
- The topic ‘Avia Layout Builder – Blog Post – Pagination not working’ is closed to new replies.