viabreak
Forum Replies Created
-
Forum: Plugins
In reply to: [Featured Video Plus] How i can remove to take thumbnail from youtube?i understand!
Forum: Plugins
In reply to: [Featured Video Plus] How i can remove to take thumbnail from youtube?Alexander 😛 to integrate on php from Featured Video Plus i mean if i can put on featured video to work same like youtube just to put the link on Featured Video
Forum: Plugins
In reply to: [Featured Video Plus] How i can remove to take thumbnail from youtube?hi Hoereth!
i ask something 🙂 you can integrate https://rumble.com/ ?Forum: Plugins
In reply to: [Featured Video Plus] How i can remove to take thumbnail from youtube?falsch gesagt.
ich wolte sagen, diese facebook share… erst share dann play video, die viral share 🙂Forum: Plugins
In reply to: [Featured Video Plus] How i can remove to take thumbnail from youtube?Hi Hoereth, Kannst du vieleith auch Facebook locker integrieren? oder wirth zu schwer… Sorry fur mein Deutsch! English auch! :))
Forum: Plugins
In reply to: [Featured Video Plus] How i can remove to take thumbnail from youtube?You will make a button in settings with Take or Not Take Thumbnail from Youtube ?
Forum: Fixing WordPress
In reply to: can someone help me ?i found
Forum: Plugins
In reply to: [Featured Video Plus] how i make to have just 1 og:image?thanx
Forum: Plugins
In reply to: [Featured Video Plus] Fullscreen ???i made a change on plugins/featured-video-plus/php/general.php and the fullscreen button work only on desktop version… on mobile don`t want to open the fullscreen mode.
$embed = “\n\t” . ‘<iframe width=”‘.$size[‘width’].'” height=”‘.$size[‘height’].'” src=”‘.$src.'” type=”text/html” frameborder=”0″ id=”fvpyt’.$post_id.'”></iframe>’ . “\n”;
with
$embed = “\n\t” . ‘<iframe width=”‘.$size[‘width’].'” height=”‘.$size[‘height’].'” src=”‘.$src.'” type=”text/html” frameborder=”0″ id=”fvpyt’.$post_id.'” allowfullscreen></iframe>’ . “\n”;
Forum: Plugins
In reply to: [Featured Video Plus] Fullscreen ???