Skip to content
Hard Working Nerd
  • Start Here
  • WooCommerce Book
  • WooCommerce Code Snippet Database
  • Free WooCommerce Course
  • About Us

Snippets

Detecting Category and Tag Pages in Woocommerce

February 17, 2021October 17, 2020 by Ian

The Problem When adding functionality to a WooCommerce store we sometimes want to add features that should only be present on category or tag pages. In this article, we’ll take a look at how we can detect category and tag pages in our WooCommerce code. The Solution This code will detect if the user is … Read more

Categories Code Examples, Code Snippets, Snippets, WooCommerce Leave a comment

How to add a Code Snippet to WooCommerce

May 6, 2021March 4, 2020 by Ian
how to add a code snippet to woocommerce

If you’ve thought about modifying your WooCommerce store then you’ve probably come across code snippets online,  code snippets can be useful and provide the ability to add extra functionality to your store with a simple copy and paste, but how should you add a snippet to your store? What’s the best way to add a … Read more

Categories Code Examples, PHP, Snippets, WooCommerce, Wordpress Leave a comment
Newer posts
← Previous Page1 Page2
© 2025 Hard Working Nerd