Title: Custom single.php template
Last modified: August 22, 2016

---

# Custom single.php template

 *  Resolved [Menno1987](https://wordpress.org/support/users/menno1987/)
 * (@menno1987)
 * [11 years ago](https://wordpress.org/support/topic/custom-singlephp-template/)
 * I want to make a custom single blog post page template, but there is almost no
   code in the single.php file.
    The thing where i got lost was on the ` <?php fruitful_get_content_with_custom_sidebar(‘
   single-post’); ?> ` line. How can i make my custom template for Fruitful theme?

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

 *  Thread Starter [Menno1987](https://wordpress.org/support/users/menno1987/)
 * (@menno1987)
 * [11 years ago](https://wordpress.org/support/topic/custom-singlephp-template/#post-5895356)
 * Still trying to figure this out.
 *  [soerenhahnert](https://wordpress.org/support/users/soerenhahnert/)
 * (@soerenhahnert)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/custom-singlephp-template/#post-5895449)
 * This function is defined in the functions.php on line 1673.
 * I would suggest to make a child theme and define that function yourself in your
   own functions.php and comment that one out after you copied and modified it.
 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/custom-singlephp-template/#post-5895450)
 * Hello,
 * Thank’s for using our theme. Unfortunately it’s not possible with default theme
   options. It’s possible only with custom development.
 * Free support doesn’t include: Theme customization, Custom coding, Support for
   3rd party themes.
 * If you need additional theme configuration and customization, you can hire one
   of our WordPress developers at: [http://support.fruitfulcode.com/hc/en-us/requests/new](http://support.fruitfulcode.com/hc/en-us/requests/new)

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

The topic ‘Custom single.php template’ is closed to new replies.

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

## Tags

 * [custom-template](https://wordpress.org/support/topic-tag/custom-template/)
 * [fruitful theme](https://wordpress.org/support/topic-tag/fruitful-theme/)
 * [page](https://wordpress.org/support/topic-tag/page/)

 * 3 replies
 * 3 participants
 * Last reply from: [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/custom-singlephp-template/#post-5895450)
 * Status: resolved