Jump to content

[Resolved] For the Foundation skin, how to use Traditional Pagination?


jimau

Recommended Posts

Welcome to the forums, @jimau!

In your skin templates files - content.category.php around line 161 on 6.1.7 you'll find this:

               {* Uncomment this if you want to show a more info link
               <a href="{$product.url}" title="{$product.name}" class="button tiny secondary left">{$LANG.common.info}</a>
               *}

You must have uncommented that at some time in the past.

I just noticed there is a BUG report on GitHub about traditional pagination not working properly with 6.1.7.

https://github.com/cubecart/v6/issues/1586

So you may want to hold off with the edit if you are on 6.1.7.

Link to comment
Share on other sites

No, I didn't uncomment that piece of code which is for showing a More Info link.

Thanks for pointing out which file to edit. Now I'm be able to turn on the traditional pagination by uncommenting another piece of code in that file.

However, I still need help in order to remove or hide the More button at the bottom of the category page. Thanks again.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...