Forum Replies Created

Viewing 25 posts - 676 through 700 (of 2,688 total)
  • Author
    Posts
  • Cici
    Keymaster

     

    looks like you  disabled REST API for anyone that is not logged in

    If backend geocode works (add location , it geocodes) but not the front-end it is almost always an over-zealous WP security issue.

    message about the rest……WP version 5.0 caused issues when it came to the plugins that rely heavily on REST.  With WordPress 5  some cannot even save pages or posts. It is riddled with REST API and JavaScript errors about invalid JSON responses. REST forbidden means  your proxy server or a WP plugin is preventing REST API calls.  SLP will not work — nor will any WP page/post edits.

    Do not know if that is your situation or not  without your site url.

    If that is not the issue  and you think it is the way you have set the Google API keys See the developers latest Article about the type of referrers and IP  restrictions with the Google API keys.

     

    Next Question

    Tagalong, yes it will not work with current versions (or any SLP versions above 4.8.6) that was retired  over the course of a 3 year process . Tagalong, proPack, and a couple of other add-ons were combined into the Power add-on. See info about Legacy. Most likely as a result of WP auto updates or updates to version 5 forced you to update SLP I assume.  Now those legacy add-ons do not work. Frustrating i know but there were just too many one on add-ons and changes in the way everything is working now just required rewrites over time. See Legacy 

     

     

    in reply to: Settings Map #58551
    Cici
    Keymaster

    Thanks for providing that.    It shouldnt effect SLP The “deprectaaed” WooCommerce one you can probably ignore, but the other two both have to do with your theme.

    Contact the theme developer and send him those PHP  errors. See about Javascript and PHP issues preventing SLP to load

    P.S. Turn off the debugger if you still have it on, you should never leave that alive on a production site btw.

    As far as how to set up the keys  ,

    The developer wrote a brand new article with a video that should explain it better.

    https://www.storelocatorplus.com/api-keys-with-referer-restrictions-cannot-be-used/

    in reply to: Map cannot Locate address #58550
    Cici
    Keymaster

    Hi Andrew,

    For some reason Lance is having a problem with being able to  reply to this post.

    One question/observation….can you edit and save  pages  or posts WP ?  If not SLP will not work. Per lance, WP 5.0 changed and is riddled with REST API and JavaScript errors and  invalid JSON responses..   SLP as well as core WordPress features rely heavily on the REST API.  He will be writing about this, I cannot address it, since it is out of my skill set.

    You mentioned yin first post , i.e Google API you did not have any restrictions no referrers . so the news article and latest video may not effect you.

    Browser Key

    This should have a single restriction turned on — the referer restriction. The value of that restriction should contain your website URL. Using a wildcard like https://*.storelocatorplus.com/ is usually a good idea as many web servers allow the non-www (https://storelocatorplus.com/) and WWW address (https://www.storelocatorplus.com) to be used.

    additional info about how the SLP geocoding requests , how the IP restrictions work for geocoding etc.

    https://www.storelocatorplus.com/api-keys-with-referer-restrictions-cannot-be-used/

    If you could send any additional questions and info to the email support so Lance can answer the more technical questiosn on the subdirectory urls etc that would be appreciated.

    in reply to: Issue to add new store location #58540
    Cici
    Keymaster

    ?? I cant see any issue on your site.

    1) What is your plugin environment?   Please provide  a screenshot of your plugin environment

     

    2) Are you referring to being able to add a location under SLP Locations in the back end add?  Do you have some other plugin like Smush that maybe clashing with SLP?  Smush or any minify plugin  can be turned off. SLp already mifies and there is a conflict with that plugin.

     

    You can try debugging on the back end.  There is an Enable debug under SLP /General tab, you can enable that and then try to perform the action and see if you get back any errors. and provide the error log or ffor better results ollow the WPDEBUG instructions in the troubleshooting docs

     

    Cici
    Keymaster

    Thx for letting me know.

    I will mark as closed

    in reply to: Store Pages Perma Link Not Updating #58538
    Cici
    Keymaster

    We need your plugin envirnment that will also show what verion of WP you are using, as you probably are aware, WP auto updated everyones sites and broke a lot of things,

     

    I really cant weigh in or ask the developer to weigh in when we do not have your plugin environment or additional info

     

    P.S. The demo at the time was probably NOT updated to WP version 5.0 or higher. And that is where WP broke a lot of things.

    Cici
    Keymaster

    Lance is looking into it. Something changed recently and he is trying to see if it is WP, (there auto update security patch) Google or SLP.

    We are having a difficult time trying to reproduce the issues on our sites.

    Did you update after backing up? If you roll back SLP to 5.0.2 for instance is there a problem?

     

    Is this the site url with issue? https://curbtheappeal.com/#HazardousSites

     

    in reply to: Prevent center map relocation when no results in SLP #58521
    Cici
    Keymaster

    Alex,

    Could you provide me the exact site url where the map loads so I can visualize what you are asking?

    If all your locations are in  UK you can  use the append feature  with experience add-on and it will show the areas only in UK but it will not go back to your center map at.  Once the search has initiated on the site  the google geocoding API kicks in.

    Just using the  Map domain as UK is not going to restrict searches to just that map domain you are correct. That is not how Google works.

    You can help your customers out with experience add-on by providing  the discrete search function

    With Premier there is a limit by territory feature but it does not sound like that  is what you are looking for. There is also a boundary influences guesses, but that will not limit the locations exclusively to the data set to recenter.  Other option is to limit the results radius settings and radius behavior

     

     

     

    in reply to: Split: API restricted and IP address #58520
    Cici
    Keymaster

    Thanks for letting us  know. I had a 1 hour meeting this morning with the SLP  developer going over various scenarios  and issues others were having and yours came up as well. So i received an impromptu lesson showing me where all the restrictions went , what the difference was   etc, and the fact that SLP update a few months ago works differently t no longer routes geocoding requests direct to Google.  Since a few releases ago,  They are now routed to your WordPress install where WordPress communicates with Google. This allows your Google API keys to be secured and not leak out via JavaScript where anyone can “borrow” your API key and install it on their site while you pay the bill. Older versions of SLP didn’t care if your WordPress REST endpoints were mis-configured because it wasn’t using them

    Glad to hear that the message you were seeing was indeed because of the  IP address .  And no it isn’t weird about the IP address, that was going to be today’s question to you after my meeting.

    , Lance was explaining to me about the cpanel and the server proxy  and the different IP address…..since I am really not that technical my eyes starting glazing over.

    in reply to: Split: API restricted and IP address #58509
    Cici
    Keymaster

    Ok, Also the  SLP Developer said if you want to send screenshots  to our contact us support email. he will be able to look for you as well. Screenshots should be of

    1) SLP General Settings showing both Google API Key fields.

    2) Google API Key DETAILS screen for the Browser Key (showing the key ID , restriction settings, etc.)

    3)  Google API Key Details screen for the Geocoder key.

    in reply to: Split: API restricted and IP address #58507
    Cici
    Keymaster

    If you use IP Address restrictions the IP address must be the direct IP address of the server not a proxy service address. Could that be why Google is sending you the API error?

    P.S. Are  you on SLP version 5.03 now?

    in reply to: Store Pages Custom Changes #58506
    Cici
    Keymaster

    Here are some cool CSS suggestions and you can see the fields that can be changed

    https://docs.storelocatorplus.com/blog/store-pages-templates-slp_pages-work/

    and how to make the phone clickable and the shortcode for the SEO Pages

    https://docs.storelocatorplus.com/blog/make-a-dial-link-phone-number-clickable/

     

    More info, attributes Creating StorePages scrol down to the info for custom templates

    in reply to: Store Pages Bugs #58503
    Cici
    Keymaster

    Not sure, ,what is your plugin environment, i.e Under SLp Info? will show versions etc.

    https://docs.storelocatorplus.com/blog/store-locator-plus-info-plug-environment/

     

     

    in reply to: Map cannot Locate address #58495
    Cici
    Keymaster

    Andrew,

     

    I am at a loss but have the developer trying to figure this out. It is a lot of different errors I am seeing reported by customers but they are all related to geocoder, so I do nto know if Google changed something on us yet again or what is going on. We had a customer who fixed  his API key restrictions and it wirked and now the problem is back.

     

    Long story short, can you send , via the contact us any WP debug logs you might have if you have tried that, and/or send a temporary log-in via Support for your staging site so our developer can look at it?

    Ugh so frustrating I know.

     

    in reply to: Split: API restricted and IP address #58494
    Cici
    Keymaster

    Aha, This may be very helpful to solve some of our missing locations cases. I do not know if Google has yet again changed something or what, but the developer needs as much info as possible because we cannot replicate the  issue on our end.   We understand people wanting to restrict the APi key, in reality the chances of everyone having the wherewithal to even be able to find your API key is very small.

    Do you have a test site or a staging or dev site that you might be able to provide our developer  if he needs one ? (not in the forum  bu  via our secure support contact us)

     

    in reply to: Split: API restricted and IP address #58493
    Cici
    Keymaster

    Aha, This may be very helpful to solve some of our missing locations cases. I do not know if Google has yet again changed something or what, but the developer needs as much info as possible because we cannot replicate the  issue on our end.   We understand people wanting to restrict the APi key, in reality the chances of everyone having the wherewithal to even be able to find your API key is very small.

    Do you have a test site or a staging or dev site that you might be able to provide our developer  if he needs one ? (not in the forum  bu  via our secure support contact us)

     

    in reply to: Settings Map #58492
    Cici
    Keymaster

    Ok, i had to reformat your text for that one.

    can you go to the SLP general Tab under Admin and enable Debug. and run the  debug log .  You will see the link to docs on the side: “Hover over a setting to learn what it does.

    Enable WP Debug

    Turns on WP_DEBUG and WP_DEBUG_LOG. Use with caution: it can display warnings and errors on your web pages. View debug.log

    View the documentation for Enable WP Debug.

    in reply to: cannot find location #58487
    Cici
    Keymaster

    I cannot see the screenshot you attached due to its size , but thats ok. The developer and I  are mystified because we cannot reproduce this issue in any of our test sites or domains.   a couple of  people have reported similar.  I sent Lance your plugin environment. So unfortunately we need you to provide us a little more help to resolve the issue or to find the conflict with your configuration or with another plugin.

    Could you go to the SLP General/Admin and enable WP debug. Please send us the debug log.  , send it to the contact us support 

    in reply to: Settings Map #58481
    Cici
    Keymaster

    Do you see the drop down menu under Maps where to select Map domain under SLP? Some people have reported some missing on sites they already had running but updated. Trying to track down any culprits that may be json related.

    See docs and the screenshot in the docs

     

    This is not the same as geocoding APi key, it is what Google geocoding needs to find the region , i,.e map domain.

     

     

    in reply to: Map cannot Locate address #58479
    Cici
    Keymaster

    Hey Andrew, We are tryint o track down the bug,

     

    On the site that you already have and returning errors, Do you see the map domain list?  If you cannot see screenshot see where the map domain dropdown menu is under Documentation about how to select map domains 

     

    Attachments:
    You must be logged in to view attached files.
    in reply to: cannot find location #58476
    Cici
    Keymaster

    So you do not see this screenshot attached??/  Documentation https://docs.storelocatorplus.com/blog/google-map-domains-supported-in-slp/

     

     

     

    Attachments:
    You must be logged in to view attached files.
    in reply to: Map cannot Locate address #58471
    Cici
    Keymaster

    Drew you mentioned SSl…did you recently migrate site to Https?  Is there a difference between the staging site SSL and the actual live site?

     

    in reply to: Map cannot Locate address #58470
    Cici
    Keymaster

    Drew can you try something for us on the site url that isnt working?  Goto Settings/MAP and map domain and set it to something else, save, then set it back to United States or whatever you had before

     

    And report back what it says.

    in reply to: cannot find location #58469
    Cici
    Keymaster

    Hmmm,,, Ok So here is a test that Lance would like you to try, we noticed there was no region set on your map search when I searched it and sent the string to Lance:

    try going to Settings/map/map domain and set it to something else, save, then set it back to United States

     

    And report back if you see changes, errors or fixes

    in reply to: Settings Map #58468
    Cici
    Keymaster

    Here is an article to help you with what you need to know about Google keys.  There should be two boxes under the google , MAPS AND PLACES, CHECK BOTH OFF

     

    https://www.storelocatorplus.com/wordpress-store-locator-plus-google-api-key/

     

     

Viewing 25 posts - 676 through 700 (of 2,688 total)