Okay
  Public Ticket #1751814
Nectar Images blank after I removed SSL
Closed

Comments

  • John started the conversation

    I removed SSL on a site. Now the nectar slider images are gone. I inspected the code and the full url (https://foo.com/wp-content/blah/img) is printed. When I remove the s from https it shows up.

    Can you make the nectar slider use relative links to fix this issue? Either:

    • //foo.com/wp-content/blah/img...
    • /wp-content/blah/img...
  •  8,998
    Tahir replied

    Hey Again,

    Try using this plugin : https://wordpress.org/plugins/better-search-replace/ . 

    Best


    ThemeNectar Support Team 

  • John replied

    yeah that worked. My request was more of a future proof feature request, especially in the day and age of site cloning and dev environments, etc.