• Hi everyone

    I am working with this plugin and i really love it thanks Rodrigo! πŸ˜€

    So i found a miscompatibility with “SFC – Like Button” plugin, them, i think that i found a fast fix.

    In the sfc-like.php file near the line 167

    $excerpt = strip_tags(get_the_excerpt());

    replace with

    $excerpt = strip_tags(get_the_content());

    Rodrigo said that one reason for the plugin doesn’t work is the use of the excerpt wordpress function

    I hope this help someone else,

    Bye

    NOTE: Sorry for my english! πŸ˜›

    http://wordpress.org/extend/plugins/stream-video-player/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thank you, I’ve been loving SVP and the like plugin used to work, then after a SVP update it stopped. 3 months of no like plugin (since I used SVP on many videos)

    +rep for you

    Plugin Author rodrigopolo

    (@rodrigopolo)

    Thanks a lot for the support!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Stream Video Player] SFC – Like Button and SVP’ is closed to new replies.