Home Forums Basel support forum Extra content for shop pages

Extra content for shop pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17208

    Paul
    Participant

    I try to put some extra content for shop and shop pages (each categorie, too).

    1: On the normal shop page with all categories it is really easy to find this page and put the extra content with visual Composer. But if i do it, the extra content is on top, over the products and i will have it under the products. How can i do it? Thanks.

    2: I have problem to find the shop page for each categorie like this one:
    https://demo.xtemos.com/basel/product-category/shoes/
    to put some extra content like your cool content (Bunner on Categorie). How can i find this pages to do the extra content. Many Thanks.

    Regards,
    Paul

    #17216

    Artem Temos
    Keymaster

    Hi,

    1. You can change the position of the content on the shop page in the file woocommerce/archive-products.php. Move the following line of code to any place you need

    <?php do_action( 'woocommerce_archive_description' ); ?>

    2. Add your content to the categories description field in the Dashboard -> Products -> Categories.

    Regards

    #17253

    Paul
    Participant

    Hi,

    it works perfectly. Looks great now. Many Thanks again.

    Regards

    #17256

    Artem Temos
    Keymaster

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Extra content for shop pages’ is closed to new replies.