dnkiryanov
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] HTTPS Content Viewer errorGiving!
You are absolutely right, but I don’t need now any other plugin on my WP blog for correct HTTPS work. I changed all old links in my blog to https with one-time using Velvet Blues Update URLs and the last problem was mixed video content. It was shorcodes-ultimate plugin mistake, but I fixed it successfully with jdonna advice. I really don’t like using a lot of plugins.
Many thanks for response
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] HTTPS Content Viewer errorI found a solution in this forum: https://wordpress.org/support/topic/https-youtube-links?replies=4#post-6497804
All I need — just change one url address in shortcodes.php (shortcodes-ultimate/inc/core/) from http://www.youtube.com to //www.youtube.com.
Many thanks to John aka jdonna
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] HTTPS Youtube Linksjdonna!
Thank you very much, I followed your advise
With the next version of the plugin, do you mind changing the http://www.youtube.com url on line 570 and 611 of shortcodes.php to:
//www.youtube.com
and change urls. Now my HTTPS blog looks perfect. Hope Vladimir will update plugin