I want to add a first-level category name to the H1 title of the shop archive. (Image: shop1.png)
Want to add it through code.
I found this: “wp-content/themes/woodmart/themes/woodmart/inc/modules/layouts/elementor/shop-archive/class-woocommerce-title.php” (Image: shop2.png)
And created a new one in the child theme: “wp-content/themes/woodmart-child/themes/woodmart/inc/modules/layouts/elementor/shop-archive/class-woocommerce-title.php”.
But it doesn’t work.
What is the correct solution? Should I overwrite “class-woocommerce-title.php” or rewrite “woocommerce_page_title()”?
Attachments:
You must be
logged in to view attached files.