Hi there, sorry my bad english.
I have problem with the element “Video Playlist Youtube” when I run my website under SSL Certificate because you are using images with not secure links ….
Example when you build td_video_thumb link >>>>>>>
http://img.youtube.com/vi/youtube id’s/default.jpg
The correct way is to use href with https:// in that links in order don’t have alert in the browser (firefox for example).
I need the fix asap Thanks
Christine
Hello,
This depends on how you move your site to ssl. The theme does not add neither http nor https to any pat of the site. You need to make these modifications when moving to ssl.
You will need to follow a few ssl guides and make sure you did all the steps correctly:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
You can also check our forum for some insight on ssl:
https://forum.tagdiv.com/topic/moving-to-ssl/
I hope this helps.
Thank you!
Hello, thanks for the answer ….
I made all about moving to https before to write here yesterday, everything working fine only I have problem with Video Playlist Youtube.
the problem is that I obtain Mixed Content because you use http and not https when you save the record at the database. I continue thinking that you have a bug.
I made a routine that check the website using is_ssl() function and return all time “https” in fact all the site work perfect with your variable $http_or_https, I checked and you use that variable all time in the theme and working perfect.
I checked that you use in “td_video_support.php” the function is_ssl() and it seems is working right but when I check at the database the value that you saved in meta_key column (postmeta) I found the record with “http” and not with the value “https” so I guess in somewhere you are losing the value or something ¿?.
I hope I could to explain with my poor english (sorry) Please check the issue ….
If you have an email I can send you print screen that all I talking about …
Thanks
Chris
Hi,
Please send it to us at contact@tagdiv.com and we will take a look into this matter to see if this is truly a theme bug. Please also include a link to this topic.
Thank you!