Changing urls or adding SSL
-
Currently image locations in “slide info” do not automatically update if you move domains, add SSL, or move from subdomain to main domain. So if the image is “https://www.mydomain.com/image.png” and you change the site to “https://www.mydomain.com,” the plugin does not update images to “https” in “slide info” because the information is stored in the encryption (i’m guessing). Same if you go from “site-dev.domain.com” to “www.mydomain.com.”
Even if I go in the database table and run a script to update the “_options” table to add https:, if a change is made to the slider, it reverts back to http:.
This is not very friendly if a site is built on a development server or a user converts to SSL.
Any idea how to fix this? So far the only way to do it is to manually go through and replace ALL of the images in slide info. That’s not really ideal when you have 95 different sliders with 2-10 items in each.
- The topic ‘Changing urls or adding SSL’ is closed to new replies.