For homepage,I followed the instructions here:
https://forum.tagdiv.com/homepage-newsmag/
I’m using the Pagebuilder + latest articles + pagination” template.
On KicksOnFire.com, and the pagination on bottom is NOT working. Seems to be simply reloading the Homepage.
Also, how to we control the <TITLE> of the homepage?
Hi,
The issue may be caused by a plugin conflict, you have an error in the console – http://screencast.com/t/ruGNaxHf8Ta
Try to disable all plugins except for Visual Composer and check if the issue is still there. Enable the rest one by one until you find the one that’s causing this issue.
If this doesn’t work please send an email at contact@tagdiv.com , paste a link to this thread and provide wp-admin access so i can take a look.
Thank you.
I found the culprit plugin. It seems to be The Events Calendar plugin by http://tri.be/
What can I do now? My site relies on this plugin heavily.
This pagination issue seems to be happening ONLY on the homepage.
Archives, author pages, cateogry pages, tag pages are all working perfectly fine.
I even tested and created another Page and named it Blog. I used the same template settings I used for the homepage and it seems to be working fine also: http://www.kicksonfire.com/blog/
I haven’t found a work around…
Homepage pagination still not working.
But I did find this: https://theeventscalendar.com/support/forums/topic/getting-pagination-to-work-on-homepage-with-wp-query-events-listing/
Which basically states that the plugin team is aware of this issue.
I was able to patch it with this code: https://gist.github.com/barryhughes/5ed4676ce7ebfe30d376
THanks!