Clicky

  1. Home
  2. Developer Docs
  3. Override Specific File
  4. How to override Custom Taxonomy Template in AMP

How to override Custom Taxonomy Template in AMP

The following are the steps to create a Custom Template for the custom taxonomy

Step 1:

Create a new file with the name “taxonomy-(custom post type slug).php” in your AMP theme Framework directory.

The directory will look like

ex:wp-content\plugins\amp-theme-framework

Taxonomy: taxonomy.php
taxonomy-$taxonomy.php

Step 2:

Once you create the file then in that file you need to do all the changes which you want and that customized file will appear for all your custom post types.

To make it easy, we have created a video also

That’s it for this tutorial!

We hope it helped you. If you have any feedback or questions, then please share them in the comments section below.

Ask your Questions Directly!
If you can't find the solutions in this article, then just ask us in the comments and we will answer it for you!
Updated on April 27, 2020

    Are you still looking for a solution?

    Then fill out the below form and we will reach out to you within a few hours.

    Was this article helpful?

    Related Articles

    Leave a Comment