Hi @bernard88
ALM doesn’t remove or modify any code from your site before or after deactivating so I’m not quite sure what you are referring to.
Sounds like maybe you edited a page template and then didn’t put your custom pagination back in place?
If you require assistance I’m happy to help by using the support tab.
This Review is very misleading – the plugin does not remove any code.
The plugin, like the most wp-plugins is adding code via do_shortcode and the hook system, neither modifying template code nor writing into your post/page content db. As far as I can see, it create it´s own tables and deletes them completely if you wish (plugin settings).
Missing Pagination:
Enable Debugging in WordPress, maybe there is an error which prevents pagination from showing.
– Check your theme files
– Check if you are in the loop
– Check by using another theme (standard)
– Check if there are sufficient posts to display pagination
– Check official docs: https://codex.ww.wp.xz.cn/Pagination#Troubleshooting_Broken_Pagination
You don´t have to start from zero, it´s wordpress!
-
This reply was modified 4 years, 4 months ago by
Richard.
-
This reply was modified 4 years, 4 months ago by
Richard.