we need to add an extra text field to the product category pages.
Currently, there is text above the category images but we also need to add text for SEO purposes BELOW the category images in the product category pages.
It seems that there is only one text field in the backend of the category pages where text can be added. This is the text field called "Description".
Please let us know how we can add another text field, and how we can specify that this text field must be at the bottom of the page, below the product category images.
Hello,
we need to add an extra text field to the product category pages.
Currently, there is text above the category images but we also need to add text for SEO purposes BELOW the category images in the product category pages.
It seems that there is only one text field in the backend of the category pages where text can be added. This is the text field called "Description".
Please let us know how we can add another text field, and how we can specify that this text field must be at the bottom of the page, below the product category images.
Thanks you.
/ Troels
Hi Fildepon,
You will need to use a hook from WooCommerce itself:
Please see: https://www.businessbloomer.com/woocommerce-visual-hook-guide-archiveshopcat-page/ also see: https://docs.woocommerce.com/document/introduction-to-hooks-actions-and-filters/.
Kind Regards.