Reply To: Plugin not Working on HTTPS?

#2846
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

First of all, save the search options without changin them in order to re-generate the CSS files with the modified site url, as it looks like that has not been done based on your description.

In case it’s not working, just turn on the Force inline styles option under the Compatibility Settings submenu.

The custom css is not working because as I can see the search instance number has changed (I guess you re-installed the plugin or the site) so you should change the css to:


div[id*=ajaxsearchpro1] {
    max-width: 243px !important;
}

div.header-scrolling div.header-custom-block {
    position: absolute !important;
}
Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)