Title: Single Portfolio
Last modified: August 31, 2016

---

# Single Portfolio

 *  Resolved [elyot2016](https://wordpress.org/support/users/elyot2016/)
 * (@elyot2016)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/single-portfolio/)
 * Hello,
 * I would like to remove the large picture on the single portfolio page and replace
   it with a slideshow. I’ve looked around but couldn’t quite figure out where to
   add the below code and what to remove.
 * <?php
    echo do_shortcode(“[metaslider id=69]”); ?>
 * Take this page for example: [http://demos.made4wp.com/olevia/portfolio/book-cover/](http://demos.made4wp.com/olevia/portfolio/book-cover/)
 * I want the large picture of the book gone and replace with the php code of the
   slideshow.

Viewing 1 replies (of 1 total)

 *  Theme Author [Bobby Gunawan](https://wordpress.org/support/users/helloguna1/)
 * (@helloguna1)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/single-portfolio/#post-7337115)
 * Hello,
 * You can find what you need in /template-parts/content-single-portfolio.php
 * <?php olevia_print_post_thumbnail( $image_size, $featured_classes ); ?>
 * You will need to remove this.
 * Hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Single Portfolio’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Bobby Gunawan](https://wordpress.org/support/users/helloguna1/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/single-portfolio/#post-7337115)
 * Status: resolved