Jump to content

Recommended Posts

pete,

can you tell us where exactly is your pagination.tpl file located (what path/folder(s) etc)? Maybe it's on a non-default location so we need to adapt the path to it accordingly.

Do you have any override of that file as well? Please check for all pagination.tpl files in any subdirectory. (easiest done when having a copy of all your files locally, and then just search)

 

 

My 2 cents,

pascal

Link to comment
Share on other sites

themes/turu/pagination.tpl

 

in category.tpl in div "bottom_pagination clearfix" compare working but pagination not

 

 

<div class="bottom_pagination clearfix">

{include file="./product-compare.tpl"}

{include file="$tpl_dir./pagination.tpl"}

</div>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...