Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
3383 Weergaven

Hi, 


Instead of only having pagination at the bottom part of the webshop, I would also like to have it at the top. 
Any ideas?

Avatar
Annuleer
Auteur

Thanks a lot for the answer!

Beste antwoord

Hello



Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat 380015
    

Avatar
Annuleer

<template id="top_pagger" inherit_id="website_sale.products" customize_show="True" name="Top Pagger">
<xpath expr="//div[hasclass('products_pager')]" position="attributes">
<attribute name="class">d-none</attribute>
</xpath>
<xpath expr="//div[hasclass('oe_website_sale')]" position="before">
<div class="products_pager form-inline justify-content-center py-3">
<t t-call="website.pager"/>
</div>
</xpath>
</template>

Beste antwoord

Hi

Please refer the below link : https://www.cybrosys.com/blog/how-to-add-pagination-odoo-website

Hope it helps

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
mei 24
2178
2
jan. 23
2814
1
sep. 25
1993
1
jun. 25
2017
3
jul. 25
3595