Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map settings not displaying in Magento 2.1.1 - Stores > Configuration > Stockists #2

Closed
Catlon opened this issue Sep 7, 2016 · 9 comments

Comments

@Catlon
Copy link

Catlon commented Sep 7, 2016

On a vanilla Magento 2.1.1 install, the map customization settings are not displaying as per the screen captures provided on the extension's page.

Also, the map does not display in the front end and there are no errors in the browser's DEV console.

@ClaudiuCreanga
Copy link
Collaborator

Hi,

Did you run through these steps?
composer update
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean

You also have to get a google api key and insert it as the default key has reached it's quota. In my next update today I will insert the field in the admin.

@ClaudiuCreanga
Copy link
Collaborator

Ok, I've updated the extension so that you can insert Gmaps api keys in the admin.
you can grab it with: composer require limesharp/stockists:1.0.16
Just tested it on a 2.1.1 installation and it is working fine. Let me know if there are still issues.

@Catlon
Copy link
Author

Catlon commented Sep 8, 2016

Hello,
I had done the installation through the back-end.
Now i've just launched an upgrade through the back-end as well and I am getting the following message:

Check Component Dependency
We found conflicting component dependencies. Hide detail

Command "update" failed: Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1

  • limesharp/stockists 1.0.15 requires php ~7.0.0 -> your PHP version (5.6.20) does not satisfy that requirement.
  • limesharp/stockists 1.0.15 requires php ~7.0.0 -> your PHP version (5.6.20) does not satisfy that requirement.
  • Installation request for limesharp/stockists 1.0.15 -> satisfiable by limesharp/stockists[1.0.15].

For additional assistance, see component dependency help .

I'm upgrading the PHP version now.
However it looks like its searching for Stockists 1.0.15 instead of 1.0.16 is that normal?

Thanks,
C.

@Catlon
Copy link
Author

Catlon commented Sep 8, 2016

Hello,
would you mind updating the Magento Marketplace version?
It is currently set to version 1.0.5
Thanks,
C.

@ClaudiuCreanga
Copy link
Collaborator

The marketplace version is in the process of being approved. Each version has to be approved and magento takes about 1 week to do it.

@Catlon
Copy link
Author

Catlon commented Sep 8, 2016

Oh ok sorry about that.

@shefi
Copy link

shefi commented Oct 5, 2016

@ClaudiuCreanga: So, without the version(s) which require PHP 7 it is NOT possible to change map settings!? I have installed version 1.0.6 and it does not have Map Settings.

@ClaudiuCreanga
Copy link
Collaborator

@shefi If you have 1.0.6 you have only a few settings available like title and description. Depending on which map setting you want to change you'll have to do it in the code.

@vishalpawar-tudip
Copy link

I installed limesharp store locator successfully, as well it is enabled also. But the Google map is not displayed in frontend view. Any help or solution is appreciable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants