Tagged: x
-
AuthorPosts
-
March 29, 2016 at 2:32 pm #857373
Hi there,
since updating my video portfolio items are no longer showing the embed.lee-robertson.co.uk
March 29, 2016 at 9:43 pm #857890Hey Lee,
Please update X to 4.4.1 and give us access to your WordPress admin and FTP in a private reply.
Thanks.
March 30, 2016 at 4:17 pm #859521This reply has been marked as private.March 30, 2016 at 11:11 pm #860083Hi there,
Thanks for updating with the credentials. I can’t see any video embed just the video ‘category’ – http://prntscr.com/amb253
Make sure to set the Media Type to Video and use embedded video code.
Cheers!
March 31, 2016 at 1:34 pm #861224The one you have highlighted doesn’t actually have an embed link. I have several portfolio videos set up that have the correct setting, but now no video shows.
For instance
http://lee-robertson.co.uk/portfolio-item/smoothflow/Lee
March 31, 2016 at 10:38 pm #861906Hello Lee,
Your videos are not showing because you have added a custom css:
.single-x-portfolio .entry-featured { display: none; }
If you intended not to display the feature images in your portfolio items but would like to display the video, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.single-x-portfolio .portfolio-category-video .entry-featured { display: block; }
Hope this helps. Please let us know.
-
AuthorPosts