Site logo

Archived topic

Pagination on top of product catalouge page

3 replies · Started by Hamid on June 29, 2020

Viewing posts 1–4 of 4

Hi,
Currently page pagination is displayed at the bottom of the catalogue page if there are more than 1 pages available to display.
Is it possible to present the same information after the header too, i.e. after the navigation section?
How can I create a section with 3 columns after the header where I can present for ex filters, pagination and search form?
Brgds
Hseb

Hi there,

You'd need to check with WooCommerce to see if there is a way to output product pagination so we can add it somewhere else.

As for adding a section after the header, you can use a header element for it:
https://docs.generatepress.com/article/header-element-overview/

Right now it's a bit difficult to create the 3 columns layout as the header element only accepts plain HTML so you'd need to create the columns using HTML similar to this one:
https://docs.generatepress.com/article/split-header-three-sections/

We are hoping to make the Elements module Gutenberg compatible then you will be able to use the Grid blocks from GB soon if you can wait:
https://docs.generateblocks.com/article/grid-overview/

Let me know if this helps :)

Hi Leo
After struggling to understand how to create an element, I succeeded to create a one. I used the HTML ref to split to three sections but unsuccessful.
I wish to use standard widgets in this element. How do I insert a widget like cart widget or search widget by HTML or any other means in the created element?
I'm not a programmer but I do my best to understand the logic behind in order to use it for other purposes.
Brgds
Hseb

This archived topic is closed to new replies.