Plugin storing incorrect home URL

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Plugin storing incorrect home URL

This topic contains 2 replies, has 2 voices, and was last updated by launchcatapult launchcatapult 8 years, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6604
    launchcatapult
    launchcatapult
    Participant

    Port for SFTP is 22

    We are having an issue with this site having been migrated and changed to an SSL enabled URL. The main issue is the plugin is still referencing our old development URL which can be seen by using the Inspect Element function in chrome. There are 11 console errors and 3 warnings, all pointing to insecure font files being requested. We tried doing search/replace functions on the database for these and are not having any luck.

    Is there somewhere in the settings of the plugin where we can update the URL it is trying to use?

    #6606
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    The CSS assets are generated upon saving the search option to give the best possible performance. The plugin always uses the plugins_url() call to get the internally defined URL when generating these assets.

    Simply save the search options again to re-generate the CSS files with the correct urls.

    Best,
    Ernest Marcinko

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


    #6609
    launchcatapult
    launchcatapult
    Participant

    Perfect. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.