Clean td_playlist_video cache to reload thumb as https

Posted in: Newspaper
Post count: 2

Hi,
I just set my ssl certificate and forced everything to https. Everything ok except the td_video_playlist in home page (palodelcolle.net) is still loading with http as http://img.youtube.com/vi/XXXXXXXX/default.jpg with http.

I have to solve this to prevnet the “Mixed content” browser warning.

If i add a new video in playlist, this is loaded as https//img.youtube -> new ones are OK
With old videos in playlist, they are still loaded (their thumb) in http -> i think because they are cached.

How can I fix this?
I think I just need to clean the td_video_playlist cache to let them being reloaded
with https as td_video_thumb

Thanks

Post count: 20688

Hi,

Try to recreate the video playlist element, just delete it and add it again in the page structure and also clear your cache.

Thanks

Post count: 12

Hi, thanks for your answer but it did not work 🙁

Should i edit the postmeta table, searching for td_playlist_video entry and clean its value ?

Thanks

Post count: 20688

Hi,

You could try the method suggested by Bogdan in this topic, with a search and replace plugin – https://forum.tagdiv.com/topic/vimeo-https-warnings/ An alternatively way would be to recreate your page using the same content and set it as homepage – https://www.screencast.com/t/ZMutbn0B You could try this and see if it works for you.

Thanks

Post count: 2

Yes, that was the best idea.
Enter wp_postmeta table, and edit the td_playlist_video key putting https on all elements

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.