Title: Insert with PHP instead of shortcode?
Last modified: August 30, 2016

---

# Insert with PHP instead of shortcode?

 *  Resolved [sarahphymn](https://wordpress.org/support/users/sarahphymn/)
 * (@sarahphymn)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/insert-with-php-instead-of-shortcode/)
 * I can’t find this anywhere, so sorry if I missed it.
 * I want to embed this into my templates, but the only embedding option I see is
   a shortcode.
 * Can you provide the PHP line (and any flags I can set to customize it) that I
   can use for this?
 * Thanks!
 * [https://wordpress.org/plugins/portfolio-wp/](https://wordpress.org/plugins/portfolio-wp/)

Viewing 1 replies (of 1 total)

 *  [miixee](https://wordpress.org/support/users/miixee/)
 * (@miixee)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/insert-with-php-instead-of-shortcode/#post-6896840)
 * Here you can find a sample PHP code which you can put in your template to embed
   the respective portfolio.
 * `<?php echo do_shortcode("[crp_portfolio id=1]"); ?>`
 * Best Regards,
    Support Team

Viewing 1 replies (of 1 total)

The topic ‘Insert with PHP instead of shortcode?’ is closed to new replies.

 * ![](https://ps.w.org/portfolio-wp/assets/icon-256x256.png?rev=2593673)
 * [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio](https://wordpress.org/plugins/portfolio-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/portfolio-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/portfolio-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/portfolio-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/portfolio-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/portfolio-wp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [miixee](https://wordpress.org/support/users/miixee/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/insert-with-php-instead-of-shortcode/#post-6896840)
 * Status: resolved