Close

Bugs

Support
9 years ago
#7792 Quote
Avatar
  • Moderator
  • 1044
Topic for reporting any Nop Store Locator plugin problems.

IMPORTANT NOTE: There is a known issues with installing new plugins in nopCommerce. Please read this post for more information how to resolve it.
JRon
8 years ago
#10052 Quote
Avatar
  • 67
Hi there, I´m going to put this here because it´s most likely a bug.

I have 2 sites using this plugin and recently we changed them to be using SSL on all pages by ticking the "Force SSL for all site pages:" checkbox under General settings > Security

Now The map does not appear when you view a store details page, it shows up blank, see screenshot here:http://oi60.tinypic.com/9zq4m.jpg

This only happens under HTTPS

I am using Nopcommerce 3.5
Deni
8 years ago
#10058 Quote
Avatar
  • Moderator
  • 389
Rönning wrote:
Hi there, I´m going to put this here because it´s most likely a bug.

I have 2 sites using this plugin and recently we changed them to be using SSL on all pages by ticking the "Force SSL for all site pages:" checkbox under General settings > Security

Now The map does not appear when you view a store details page, it shows up blank, see screenshot here:http://oi60.tinypic.com/9zq4m.jpg

This only happens under HTTPS

I am using Nopcommerce 3.5


Hi, 

Thanks for reporting this !

We have missed to add the "S" to the http link in the JavaScript and the browser refuses the connection, because it thinks it is unsecured - that is why the map does not show. We will fix this ASAP. You can fix it by yourself really easy:

Go to this file: \Plugins\SevenSpikes.Nop.Plugins.StoreLocator\Scripts\StoreLocatorShop.min.js and you will see this link:

http://maps.googleapis.com/maps/api/js?sensor=false&sensor=false&callback=initializeMap

Just edit is like this (add the "S" to the HTTP):

https://maps.googleapis.com/maps/api/js?sensor=false&sensor=false&callback=initializeMap

That is all !
Best Regards,
Mladen Staykov
Nop-Templates.com
JRon
8 years ago
#10063 Quote
Avatar
  • 67
Thank you, this has indeed fixed the problem.
[email protected]
7 years ago
#12018 Quote
Avatar
  • 1
Hello ...

For some reason, in Chrome the "Use My Current Location" feature does not work.  When we click the link, it does not ask for permission to obtain our physical location, despite the fact that all the Chrome settings permit it.  In FireFox it works fine.  Any suggestions?


Thanks in advance for any assistance you can provide.

Tery
Deni
7 years ago
#12023 Quote
Avatar
  • Moderator
  • 389
[email protected] wrote:
Hello ...

For some reason, in Chrome the "Use My Current Location" feature does not work.  When we click the link, it does not ask for permission to obtain our physical location, despite the fact that all the Chrome settings permit it.  In FireFox it works fine.  Any suggestions?


Thanks in advance for any assistance you can provide.

Tery



Hi, 

Maybe you have previously blocked the location for this site. You may see an icon in the right side of your navigation bar. If it is available click it and allow location detecting.

I hope this helped !
Best Regards,
Mladen Staykov
Nop-Templates.com
larryldsi
7 years ago
#12813 Quote
Avatar
  • 4
Hello-

I think I found a bug with the StoreLocator plugin when using it as a pickup point provider.
The error is made known when on the OPC, the customer chooses a different pickup point from the drop down, the map does not reposition to the accurate marker, but rather just always defaults to the location which is ordered last in my store locator configuration. The position marker description text DOES change accordingly when the new location is selected, but it is displayed over the same/incorrect marker pin...

I'm using the latest version 3.80 nopCommerce, and this version of your plugin:
NopStoreLocator_3.8.615.22443

Please confirm.
SDobrev
7 years ago
#12814 Quote
Avatar
  • Moderator
  • 283
Hello,

We found a problem when the Pickup Point has latitude and longitude the map was not centering. The fixed packages will be uploaded to the server tomorrow (the changes are in OnePageCheckout plugin).

If I understand you correctly in addition to the centering issue you have a problem with displaying the information on the wrong pin. Could you please submit a ticket with more information and a URL to your store because we cannot reproduce this problem locally?
Best Regards,
Stoyan Dobrev
Nop-Templates.com
larryldsi
7 years ago
#12817 Quote
Avatar
  • 4
SDobrev wrote:
Hello,
If I understand you correctly in addition to the centering issue you have a problem with displaying the information on the wrong pin. Could you please submit a ticket with more information and a URL to your store because we cannot reproduce this problem locally?

Sure, will do.
mennan
5 years ago
#14923 Quote
Avatar
  • 1
Hi,

Just purchased this plugin. It's great.

Small problem tho:

Back to all shops link doesn't work properly.

http://demos.nop-templates.com/manchester-shop

Thanks.