Hello everyone,
I have made a website with the wordpress Neve theme. Now I have added Woocommerce. However, the shop title isn't visible. I have searched all around the internet but appearently the problem is mostly the other way arround, people who want there shop title's unvisible or changed.
I have tried adding add_filter( 'woocommerce_show_page_title', true ); to the functions file of the childtheme but with no luck.
It seems the Neve theme automatically blocks the shop title somehow/somewhere. Is there anyone who knows how to make it visible?
Thank you very mutch!