Hi
The theme doesn’t have an option to disable the video thumbs but you can achieve this by removing this function from td_video_support.php file: http://screencast.com/t/DUkNokMtlFTm The result will be like here: http://screencast.com/t/n8MXlzQ8mue Please note that you have to regenerate your thumbnails, here is a guide about this step: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ otherwise the video thumbs will still appear on the site.
Thanks!
Hi
Yes this would be a good idea, thanks for your suggestion. I’ve added this on our list and we will consider it for features updates. However I can’t say when or if we will implement this as we have over 250 features requests and we have to chose carefully what options/features add in the theme.
Thanks!
unfortunately I have to ask again .. i use this method but but since the last update is my error.log fully with this messages:
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘td_video_support’ does not have a method ‘on_save_post_get_video_thumb’ in /xxx/wp-includes/plugin.php
and constantly tells me wp that the connection is broken and it takes some time until you can do something on the page again.
any idear what i can do to fix this problem?
HI
Try to comment or delete this line of code from td_wp_booster_functions.php: http://screencast.com/t/xYBEoPLEtB
Thanks!