Hello,
we want to move our site from http to https. We followed the instuctions (define wp_siteurl and wp_home to be https and setup a 301 permanent redirect). Once we did that, we notice that the theme is not working, like wordpress does not “read” the style. So we did a little digging and noticedthat there is an entry in the database, in table wp_options, a field named td_011 that contains a very very large amount of information relevant to the style. That field seems to not use the global settings as far as wp_siteurl and wp_home is concerned, that data is just stored there so when we make the change in global settings, that field still has the old data. It seems that that field is the one that defines the style. However, due to the large amount of info it carries, any effort to update it via a GUI-based tool ie phpMyAdmin fails, as the tool’ s memory cannot handle it as it seems…so we have to update it via command line (mysql).
Is there a way for that field to be upadated automatically once a global setting is changed? Is its value relevant to something that can be handled from the theme’ s settings in wp-admin?
It is a rather crucial issue.
Kind Regards and thank you in advance
Hello,
If you do a quick search through our forum you will see lots of topics regarding ssl.
Maybe this will help you: https://forum.tagdiv.com/topic/moving-to-ssl/
here is a search example: https://forum.tagdiv.com/search/ssl/
Unfortunately there is no setting in the theme for ssl. It will have to be custom made.
Maybe these will help as well: http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
Thank you for your message.
Hello,
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/ was one of the articles I followed. But my question was not about that. If you noticed, I mentioned following all steps indicated in that article.
I asked about a specific field (td_011) in wp_options table. That field has url harcoded in it and has a huge amount of data that is not updated when site url and home url is updated, unless we do it manually. I asked if there is a way for that field to be updated automatically, so as not to have to manually change the url.
Kind Regards!
Hi ihora,
Sorry for the late replay!
The td_011 field stores theme’s options, not sure to which hardcoded url you refer too however you shouldn’t have any issues concerning this as the theme has ssl support implemented so it should work. I have also tested this on my side and found no issues.
Please send us an email at contact@tagdiv.com adn also provide wp admin and ftp access so we can check your site’s configuration and we will get back with a more accurate answer on this as soon as possible. Please also provide all necessary info so we can investigate this and also include a link to this conversation.
Thanks!
Hello,
Lucian replied via email and asked for FTP access: http://screencast.com/t/5fDCsaigce
Please provide it as soon as possible because the support will be on a halt due to the winter holidays. So if you cannot provide it today, only Monday will we be able to provide an answer. (see the support holiday schedule at the top.)
Thank you for your understanding.
Happy Holidays!
