Hi
Is it possible instead of showing the word “shop” on the shop pages to show the product category title of the page you are on instead ?
Not sure if this is an Enfold question or Woocommerce question?
Many Thanks
Regards
Colin
Hey Colin,
By default on Enfold theme, shop archive and single product pages shows the Shop page.
For the product category, it does show the product category on the title, here’s an example: https://kriesi.at/themes/enfold-2017/product-category/graphics/
It would be difficult if we do show the product category on the single product page since multiple categories on a single product is allowed.
If you want to modify it, we use this woocommerce hook: woocommerce_before_main_content
Hope this helps.
Best regards,
Nikko
Hi Nikko
I have the product category displaying on the title however when I filter the products and go to page 2 it changes to shop But if I remove /shop/ from the URL it works OK
Many Thanks
Regards
Colin
Hi Colin,
I apologize for the late response.
You’re referring to the url, however I don’t think we can do something about it since it’s not in the Enfold but on woocommerce.
Woocommerce use that link for filtering/searching.
Best regards,
Nikko