Title: page.php &#8211; theme integration
Last modified: August 24, 2016

---

# page.php – theme integration

 *  Resolved [c.mayo](https://wordpress.org/support/users/cmayo-1/)
 * (@cmayo-1)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pagephp-theme-integration/)
 * Hi, I am using the theme named customizr. There is a problem with the sidebars
   in the single product page. I am trying to follow these [instructions](http://implecode.com/wordpress/product-catalog/theme-integration-guide/#cam=simple-mode&key=integration-advanced-fail)
   but I am unable to locate the page.php file. Would it be called custom-page.php?
   New to wordpress, sorry for the lack of knowledge.
 * [Here](http://imperialdesigntech.com/products/sample-product-page/) is my website
   with the sample product page.
 * [https://wordpress.org/plugins/ecommerce-product-catalog/](https://wordpress.org/plugins/ecommerce-product-catalog/)

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

 *  Thread Starter [c.mayo](https://wordpress.org/support/users/cmayo-1/)
 * (@cmayo-1)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pagephp-theme-integration/#post-6016930)
 * Hi all, I gave the custom-page.php a try and it was the correct file to copy 
   into my child theme and edit per the instructions. I also had to remove this 
   code from the page `<?php endif; ##end if have posts ?>` in order for it to work.
   That bit of code wasn’t listed in the instructions to remove, is this ok? Seems
   to be working.
 * Thanks
 *  Plugin Author [ndre](https://wordpress.org/support/users/ndre/)
 * (@ndre)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pagephp-theme-integration/#post-6017073)
 * It seems that you have it right.
 * It is actually listed in the instructions as:
 * `<?php endif; ?>`
 * The “##end if have posts” part is just a comment in your theme code.
 *  Thread Starter [c.mayo](https://wordpress.org/support/users/cmayo-1/)
 * (@cmayo-1)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pagephp-theme-integration/#post-6017078)
 * great. thanks

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

The topic ‘page.php – theme integration’ is closed to new replies.

 * ![](https://ps.w.org/ecommerce-product-catalog/assets/icon-128x128.png?rev=1103243)
 * [eCommerce Product Catalog Plugin for WordPress](https://wordpress.org/plugins/ecommerce-product-catalog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ecommerce-product-catalog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ecommerce-product-catalog/)
 * [Active Topics](https://wordpress.org/support/plugin/ecommerce-product-catalog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ecommerce-product-catalog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ecommerce-product-catalog/reviews/)

## Tags

 * [page.php](https://wordpress.org/support/topic-tag/page-php/)

 * 3 replies
 * 2 participants
 * Last reply from: [c.mayo](https://wordpress.org/support/users/cmayo-1/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/pagephp-theme-integration/#post-6017078)
 * Status: resolved