Title: Modify Customify Template
Last modified: November 21, 2018

---

# Modify Customify Template

 *  [tgedge1](https://wordpress.org/support/users/tgedge1/)
 * (@tgedge1)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/modify-customify-template/)
 * Hi, Long time WP user. New to PHP.
 * 1 – I want to modify the output of a post type by adding fields to the php template
   that generate the page.
 * 2 – I cannot figure out WHAT php template file generates the output using a child
   theme of Customify.
 * 3 – I am using Custom Post Type to create a post type of “Cars”
 * 4 – I am using ACF (Advanced Custom Fields) and facetWP to create a faceted search.
 * 5 – The faceted Search works great. When I make a choice I go to an individual
   product page and THERE I would like to output the results of my fields.
 * BUT I don’t know where THERE is (as in which template page I add my field variables
   too).
 * Any help is appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [PressMaximum](https://wordpress.org/support/users/pressmaximum/)
 * (@pressmaximum)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/modify-customify-template/#post-10905503)
 * Hi [@tgedge1](https://wordpress.org/support/users/tgedge1/),
 * First of all, thanks for using our theme.
 * 1. I recommend you learn more here:
    [https://developer.wordpress.org/themes/template-files-section/custom-post-type-template-files/](https://developer.wordpress.org/themes/template-files-section/custom-post-type-template-files/)
 * 2. You can copy/replace all files in Customify theme to the child theme, except
   the **inc** folder.
    If you want to replace a function from one of the file in**
   inc** folder, just need to copy that function to child theme’s functions.php 
   file.
 * 3 + 4 + 5: We don’t support for the third-party plugins.
 * And lastly, if you are not a WordPress expert, I would suggest you find or hide
   an expert or someone know about WordPress coding to help you make any changes.
 * Regards.
 *  Thread Starter [tgedge1](https://wordpress.org/support/users/tgedge1/)
 * (@tgedge1)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/modify-customify-template/#post-10917507)
 * Thanks for the reply.
 * #’s 3,4, and 5 were more background info based to give you an understanding of
   what I’m trying to do.
 * Really more concerned with 1,2,and 3 – which I will keep researching. Thanks!
 *  Theme Author [PressMaximum](https://wordpress.org/support/users/pressmaximum/)
 * (@pressmaximum)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/modify-customify-template/#post-10919741)
 * You’re welcome [@tgedge1](https://wordpress.org/support/users/tgedge1/) 🙂
 * Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Modify Customify Template’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customify/0.4.18/screenshot.png)
 * Customify
 * [Support Threads](https://wordpress.org/support/theme/customify/)
 * [Active Topics](https://wordpress.org/support/theme/customify/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customify/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customify/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [PressMaximum](https://wordpress.org/support/users/pressmaximum/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/modify-customify-template/#post-10919741)
 * Status: not resolved