xipblog
xipblog copied to clipboard
No navigation Buttons !!! :-D
trafficstars
after writing more than 20 posts, navigation buttons do not appear and older posts go into ether - a very annoying error.
prestashop 1.7
I have the same problem
Hi, you can fix it modifying a template: "views/templates/front(default/archive.tpl".
Move the line with:
{include file="module:xipblog/views/templates/front/default/pagination.tpl"}
inside of {/block} of the top.
You can see more information in a commit that I have done for a pull request:
https://github.com/xpert-idea/xipblog/pull/19/commits/6a96aaf177c44346622ff796e0fd5267284401e0