Hi,
This is unusual, I see the problem you are referring to. There are 6 posts in the “LOL” category for example, and the mega menu block finds 6
– https://www.screencast.com/t/O9FQkAZX
But the pagination does not seem to display the 6th post. Besides a duplicate post in that category I don’t see any other issue. There are no errors in the page that would indicate why this is happening.
A suggestion would be to deactivate all plugins except theme plugins as a test, and clear all caching. Check the theme system status and see if all the parameters are according to this guide
– https://forum.tagdiv.com/system-status-parameters-guide/
Then check if this has any effect, let us know the results.
Thanks
Hi Simion,
Thanks for the help. Unfortunately, it wasn’t any of the plugins and I have limited access to php.ini because I’m on an optimized wordpress plan (regretfully) that doesn’t allow changes to the php.ini or .htaccess.
Instead, I’d like to make another request. Instead of showing the Prev / Next buttons, can I replace it with a simple button that says: View More? and links to the Category page?
Also, is there a way to show the post date below the Post title in the mega menu?
Thanks!
-
This reply was modified 8 years by
wuche.
Hi,
That would require modifications to the mega menu block, and remove the default pagination and replace it with a different functionality
– https://www.screencast.com/t/ltNzHWKEMGKt
Something like that will probably not be so easy, as it would require to get and create the link for each category.
Thanks