i wanna have a featured video instead of a image as a thumbnail for the portfolio posts. I used this plugin: https://de.wordpress.org/plugins/featured-video-plus/.
It is working perfektly for blog bosts, but not for the portfilio posts. Is there a solution to show video thumbnails for the portfolio as well?
This would be very helpfull, because most of my projects are with videos. Thank a lot for four support.
This is really good suggestion. The current version does not support video thumbnails on portfolio items. This requires to implement this functionality and it will take a while for us to develop.
You can override the template file used for portfolio items and put the shortcode to show video, these two files are used for portfolio item loop show:
Hello,
i wanna have a featured video instead of a image as a thumbnail for the portfolio posts. I used this plugin: https://de.wordpress.org/plugins/featured-video-plus/.
It is working perfektly for blog bosts, but not for the portfilio posts.
Is there a solution to show video thumbnails for the portfolio as well?
This would be very helpfull, because most of my projects are with videos.
Thank a lot for four support.
{"wp":{"use":false,"adminUrl":"https://de.wordpress.org/plugins/featured-video-plus/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi Fabian_Kreuzer,
This is really good suggestion. The current version does not support video thumbnails on portfolio items. This requires to implement this functionality and it will take a while for us to develop.
You can override the template file used for portfolio items and put the shortcode to show video, these two files are used for portfolio item loop show:
I hope this will help you.