Hi guys,
I am aware this has been an issue for a while. The blog pagination has worked on my client’s site, but is broken again. Everything is up to date. All plugins except Ubermenu were deactivated (it would break the site). Tried the fuctions.php extra code for older javascript as recommended for after WordPress 4.5. No change…
Hope you can help.
Best regards, Iain
Hey,
Try increasing the memory allocated to PHP:
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
Josue
Hi again, I’m afraid that didn’t work. The site’s host it put it all the way up to 1024Mb, and the problem was still there. Any other suggestions?
Best regards,
Iain
Hi,
Did you modify wp-config.php
to increase it? from what i can see it’s still on 128M (source).
<!--
Debugging Info for Theme support:
Theme: Enfold
Version: 3.5.4
Installed: enfold
AviaFramework Version: 4.5.2
AviaBuilder Version: 0.8
- - - - - - - - - - -
ChildTheme: SCOOP Theme
ChildTheme Version: 1.0.0
ChildTheme Installed: enfold
ML:128-PU:81-PLA:6
WP:4.5.2
Updates: enabled
-->
Best regards,
Josue