GeoDirectory / geodirectory

GeoDirectory is the fastest growing Directory plugin for WordPress. Feel free to contribute or suggest new developments and help us take GD to the next level. http://wpgeodirectory.com | http://wordpress.org/plugins/geodirectory/
Other
40 stars 30 forks source link

WP admin side menu favicon breaks SSL #423

Open littlepackage opened 7 years ago

littlepackage commented 7 years ago

link to admin menu icon ( http://www.mywebsite.com/wp-content/plugins/geodirectory/geodirectory-assets/images/favicon.ico )

should be: https://www.mywebsite.com/wp-content/plugins/geodirectory/geodirectory-assets/images/favicon.ico or: //www.mywebsite.com/wp-content/plugins/geodirectory/geodirectory-assets/images/favicon.ico or even: /wp-content/plugins/geodirectory/geodirectory-assets/images/favicon.ico

So it doesn't break wp-admin SSL.

Your plugin is very helpful to us and we have paid for premium features. Please correct this simple issue ASAP. Thank you! :)

pol76 commented 7 years ago

Hi,

either you still have the domain with http: in WordPress Address (URL) / Site Address (URL) in Settings > General of WordPress

Or you need to install the better search and replace plugin, search for all instances of your domain prefixed with http and replace them with https.

Let us know how it goes,

Thanks