Hello there,
I’d like to duplicate at the top of the Shop page the woocommerce pagination found at the bottom, as shown in the example image linked in Private Content Box.
I should prefere to have a shortcode to do it but probably it should be simple adding a snippet on functions.
Could you help me?
Hey paolobox,
Thank you for the inquiry.
The context menu is currently disabled when we check the site. Please enable it back so that we can check the elements.
You should be able to re-insert the same pagination at the top of the product grid using jQuery.
// https://www.w3schools.com/jquery/html_insertbefore.asp
You can include the script inside the head tag.
// https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-head-section
Best regards,
Ismael
