• Resolved liorchaga

    (@liorchaga)


    Hey,

    When working in the admin with ssl, the plugin css is loaded in http.

    You should fix line 23 on search-everything.php, it should be:
    define(‘SE_PLUGIN_URL’, plugins_url() . ‘/’ . SE_PLUGIN_NAME);

    instead of:
    define(‘SE_PLUGIN_URL’, WP_PLUGIN_URL . ‘/’ . SE_PLUGIN_NAME);

    https://wordpress.org/plugins/search-everything/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey, thanks for pointing this out.
    Fortunately we noticed this, too and will fix it in next update.

    Thanks again.

    Take care & have a nice day,
    Mateja

    PetraP

    (@petrap)

    Hey liorchaga,

    this issue has been dealt with so I am going to mark this topic as resolved.

    If there is anything else we can help you with please let us know.

    Best,
    Petra

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘running with ssl’ is closed to new replies.