Vimeo SSL Issue Fix
-
To fix the Vimeo SSL issue in Shortcodes Ultimate…
Edit line 700 of the plugin file /inc/core/shortcodes.php so we remove the “http://” and just leave “//”, below is what my line looks like…
‘” src=”//player.vimeo.com/video/’ . $id . ‘?title=0&byline=0&portrait=0&color=ffffff’ .
The topic ‘Vimeo SSL Issue Fix’ is closed to new replies.