badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Fullscreen playback of youtube vimeo videos

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47961
    tv.turix
    Participant

    We are interested in using WP Portfolio, but the fullscreen playback options for vimeo and youtube are not available as they are in other themes on the same site. Is there a way of activating this feature or is it a problem with the theme. Thankyou.

    #48015

    Hi tv.turix,
    We support excerpt content. So vimeo and youtube image is not displayed as it supports only plain text. You youtube and vimeo video will be displayed on the single page.

    If you like to display it on front page then code customization is required. Goto theme folder -> inc -> structure -> content-extension.php on line no 113 and 140 you will find this code <?php the_excerpt(); ?> and replace it with <?php the_content(); ?>
    Remember we recommended you not to change the code but if you change the code then create a child theme so that while updating to new version your customized code will not be lost.
    Thank you

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.