• Resolved ketabshop

    (@ketabshop)


    hi,
    I have an online bookstore site. all product pages have an author attribute that is archived and when clicking on them open a new page with all products that have the same author.

    so I want to edit this page and add some descriptions and profile pic for that author.

    how can I customize this pages?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Sandip Mondal – a11n

    (@sandipmondal)

    Hi @ketabshop,

    I understand you’d like to customize the archive pages that display all products that have the same author to add some descriptions and profile pic for that author.

    The design and structure of that page come from the theme you are using on your site. So to customize those pages, you’d have to customize the theme files to include some descriptions and profile pic for that author.

    You need to override the product archive template. This template can be overridden by copying it to yourtheme/woocommerce/archive-product.php.

    You can read more about it in this document: https://woocommerce.github.io/code-reference/files/woocommerce-templates-archive-product.html

    Can you please share your site’s System Status Report with us so I can check the theme author for you so they’d be able to help you with the customization?

    You’ll find the System Status Report at the top of the page under WooCommerce > Status > Get system report > Copy for support (after you scroll down a bit). Paste the result here in your reply.

    Thread Starter ketabshop

    (@ketabshop)

    Hi,
    Thank you so much for your response,
    the installed theme on my site is woodmart

    Mirko P.

    (@rainfallnixfig)

    Hi there!

    Thanks for confirming you’re using the WoodMart theme.

    You should find the template to override under this directory:

    /themes/woodmart/woocommerce/archive-product.php

    If you need more help please reach out to the theme author. Here’s how to get support:

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492/support

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘create custome page for every archived attribute’ is closed to new replies.