Hi Calvin, I already tried the shortcodes but the result is not what I want.
But still thank you, I think I will figure it out by myself.
Thanks so much Calvin
You helped me so much.
One more thing can I ask your help?
There is a ‘shop’ page in ‘Pages’ in wp-admin. I set a ‘Featured Image’ for shop page, but the shop page display the latest category’s name without the featured image.
I would like to display the text of the shop page’s title with the featured images I set. Like other pages I can create by my own with Goran templates.
I know it is here <?php get_template_part( ‘content’, ‘hero’ ); ?> in the woocommerce.php I just created.
How I modify it? It took me so long but I still cannot make it.