Blog shortcode pagination
Hi!
I want to have a blog list with pagination on my homepage. I have placed this shortcode
[blog count="3" style="classic" columns="1" category="" category_multi="" exclude_id="" more="0" filters="0" pagination="1" load_more="0" greyscale="0" margin=""]
but when I click next page on the pagination it loads my homepage again with /page/2/ at the end of the URL.
I would like the pagination to work without loading my homepage again. Is this possible?
Thanks in advance!
Comments