Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi!
I’m having an issue finding support on why the previous and next buttons don’t work. The blog page (http://jscfitness.com/blog/) is not set as the blog page in Settings >> Reading because I want to override the blog page layout of the theme I am using (National theme by Bavotasan).
For some reason, the previous and next buttons do not work and based on my research, it should show automatically.
Thank you for your help!
Best,
Ziyan
Hi Ziyan
Try editing the Post Loop widget and check what templates are available to it. That’s the first setting in the widget. The widget is looking for templates as follows:
content-*.php
*-content.php
loop-*.php
*-loop.php
* being a maverick, any name. In order for there to be pagination the template used by the widget needs to have pagination. We’ll be adding less theme specific post loop widgets to our Widgets Bundle plugin soon but for now, this core widget does require the correct template from the theme.