Hi,
thanks for your post, and sorry for the trouble.
You will have to manually replace all http:// with https://.
If you want to do this automatically, I suggest to use a database search/replace tool, that you configure to only do the replacement in entries of the wp_posts database table that have a post_type field value of tablepress_table.
As the tables are JSON encoded, you will need to actually search for http:\/\/ and replace that with https:\/\/.
Regards,
Tobias
Thread Starter
rimiwi
(@rimiwi)
Hi Tobias,
Thanks for the fast support.
I think I have to this but will check this again.
Regards,
Richard
Hi,
no problem, you are very welcome!
Yes, this might be a bit of work, but depending on how many links you have in your tables, it will be the quickest way.
Regards,
Tobias