Home New Guten Forums WoodMart support forum Customize Product Archive List view

Customize Product Archive List view

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #671162

    klaus
    Participant

    We would like to make some customizations to the list view items on our product archive page (custom layout with the products Gutenberg block).

    We have tried modifying the /woocommerce/content-product-list.php file of the theme, but these changes are not reflected. What would be the correct file to use?

    #671209

    Luke Nielsen
    Keymaster

    Hello,

    Please clarify what exactly you want to customize there? In general, those templates could be overridden via the child theme.

    Thank you in advance.

    Kind Regards

    #671244

    klaus
    Participant

    We would like to include information from some custom fields / properties in the product listing. Therefore we would need to adapt / extend (in our child theme) the template responsible for rendering the single products in product list view. We have tried with /woocommerce/content-product-list.php as mentioned above, but it seems not to be the one actually used.

    #671353

    Luke Nielsen
    Keymaster

    Here is an example from my end – https://take.ms/kziaF -> https://take.ms/4z4IU , so as you can see, the template can be overridden via child theme.

    Kind Regards

    #671377

    klaus
    Participant

    Hello,
    thank you, I found the error (a stupid one), I didn’t place it in the right directory in my child theme. Sorry for the hassle.

    #671433

    Luke Nielsen
    Keymaster

    Hello,

    Thank you for updating us. I am glad to hear that you resolved the issue by placing the template in the correct directory within your child theme. If you have any further questions or need additional assistance while customizing your product archive list view, please feel free to reach out.

    Kind Regards

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

The topic ‘Customize Product Archive List view’ is closed to new replies.