Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3317 Visualizzazioni

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
Abbandona
Autore

Thanks a lot for the answer!

Risposta migliore

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
Abbandona

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

Risposta migliore

Hi

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

Hope it helps

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
mag 24
2087
2
gen 23
2704
1
giu 25
1711
3
lug 25
3336
1
mag 25
1478