Title: Video size?
Last modified: August 20, 2016

---

# Video size?

 *  Resolved [jyard](https://wordpress.org/support/users/jyard/)
 * (@jyard)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/video-size-1/)
 * Hi plugin is great, i was just wondering if there is a way to re-size videos 
   posted onto the time line, images work great, videos are huge and don’t show 
   fully. thanks.
 * [http://wordpress.org/extend/plugins/jsl3-facebook-wall-feed/](http://wordpress.org/extend/plugins/jsl3-facebook-wall-feed/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/video-size-1/#post-3483298)
 * Would you mind posting a link to your WordPress site where the plugin is installed
   so that I can see the problem?
 *  Thread Starter [jyard](https://wordpress.org/support/users/jyard/)
 * (@jyard)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/video-size-1/#post-3483383)
 * [http://www.darisam.com](http://www.darisam.com)
 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/video-size-1/#post-3483386)
 * I’m not sure why Facebook is sending you a large image for videos. You can modify
   the php to force Facebook to grab a thumbnail image by doing the following:
    1. Open ‘/wp-content/plugins/jsl3-facebook-wall-feed/php/class-uki-facebook-wall-
       feed.php’
    2. Line 830 is the following:
        `return $result;`
    3. Change it to the following
        `return str_replace('_b', '_t', $result);`
    4. Save the file
 *  Thread Starter [jyard](https://wordpress.org/support/users/jyard/)
 * (@jyard)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/video-size-1/#post-3483392)
 * You rock, it worked.. i will donate. Thank you very much!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Video size?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jsl3-facebook-wall-feed.svg)
 * [JSL3 Facebook Wall Feed](https://wordpress.org/plugins/jsl3-facebook-wall-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jsl3-facebook-wall-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [jyard](https://wordpress.org/support/users/jyard/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/video-size-1/#post-3483392)
 * Status: resolved