Add text to Shop page above products - archive-product.php

Hi Sanjeev,

I need to add text to the shop page for SEO purposes, possibly multilingual.

As I see you commented this out in the file:

Tried many snippets in functions.php, no results. They just do not show up.

Please let me know the solutions.

Thanks,
Tamas

Hello Tamas, please do not add code in the main theme file, use child theme to add you custom PHP code via functions file in your child theme. And you can insert your custom functions via functions.php file, and just reference it here. Ty

Hi Sanjeev,

thanks and definitely I will not modify main theme file, but I haven’t find a solution to add important SEO text above the product grid in Entrada on the shop page.

This is why I asked you to let me know what to do…


I can add text for the Shop page here above the product grid - Twenty Seventeen theme, but not with Entrada.

BIG QUESTION: ENTRADA has no option to add text here.

Pls let me know how to modify entrada-child/woocommerce/archive-product.php, so that I can add text on the shop page?

Big thanks in advance!