I want something like this Home > Products > Steel > Nails This information should come from the menu structure! I installed Breadcrumb NavXT but it seems that it...
  • May 4, 2022
  • 0 Comments
IT Nursery
I need to include the path to my theme file within a javascript file. How would I go about this? I have already tried: var templateUrl = "<?php get_stylesheet_directory_uri();...
  • April 10, 2022
  • 0 Comments