Hi, I am trying to remove the product category description in the pagination, I mean, show only the description on page 1 of each category. Could you please tell me how to do it.
Hi Leo, thanks for the answer but I see that just in this case the pagination is controlled by the theme and not elementor. Elementor only handles the design of such pages but not their pagination. Also in this case the description has two parts and one of them is made with ACF which is what elementor calls, the rest is controlled by GP.
Just to cover – WordPress is in control of the Pagination 🙂
When you visit an archive page, WP selects the relevant template eg. archive.php which it would find in the Theme templates.
BUT, when you create your archive template using Elementor, it tells WP to NOT load the theme template, and instead load the Elementor template.