If you are trying to get the single store pages to display or override a unique single page template (single-stores.php), as opposed to the standard single.php template for blog posts.

You can create a single-stores.php in your child theme. This will override the normal template.

8 thoughts on “How to override the single store template?

  1. Chris says:

    When using the single-stores.php, is there a way to extend or modify the output of stores_single_content in the content? Such as creating a customized stores_single_content function in functions.php or via another method.

    • WeLaunch

      The Real Person!

      Author WeLaunch acts as a real person and verified as not a bot.
      Passed all tests against spam bots. Anti-Spam by CleanTalk.
      says:

      You can hook into the “the_content” function yourself as we do.

    • WeLaunch

      The Real Person!

      Author WeLaunch acts as a real person and verified as not a bot.
      Passed all tests against spam bots. Anti-Spam by CleanTalk.
      says:

      You can put the template file directly into the main folder.

    • Edo

      The Real Person!

      Author Edo acts as a real person and verified as not a bot.
      Passed all tests against spam bots. Anti-Spam by CleanTalk.
      says:

      Hi, did you find any solution?

Leave a Reply

Your email address will not be published. Required fields are marked *