Viewing 3 replies - 1 through 3 (of 3 total)
  • Roy Ho

    (@splashingpixelscom)

    You probably will need to use the hook ‘woocommerce_before_shop_loop’ to add your text on top of the shop loop.

    Thread Starter himynameisvan

    (@himynameisvan)

    New to hooks, though I looked up the woocommerce specific ones – do I simply add the function to the woocommerce-functions.php file, then add a line of code calling it in the loop-shop.php file?

    Thanks!

    Roy Ho

    (@splashingpixelscom)

    You add the hook to your theme’s functions.php file.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't add text to Shop page’ is closed to new replies.