Jump to content

Problème affichage pagination


jeremy_lg

Recommended Posts

Bonjour,

Je souhaite mettre en place une pagination dans les catégories pour améliorer mon référencement, mais le sélecteur de pages ne s'affiche pas.

J'ai remarqué qu'un bloc est commenté :
{<div class="col-md-4"> {block name='pagination_summary'} {l s='Affichage de %from% à %to% sur %total% article(s)' d='Shop.Theme.Catalog' sprintf=['%from%' => $pagination.items_shown_from ,'%to%' => $pagination.items_shown_to, '%total%' => $pagination.total_items]} {/block} </div>}.

Cependant, même après avoir décommenté ce bloc, le problème persiste et rien ne s'affiche.
Auriez-vous déjà rencontré ce genre de problème ?

Link to comment
Share on other sites

  • 2 weeks later...

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...