Forum Replies Created
-
AuthorPosts
-
CiciKeymaster
Did you refresh the Url page that has the SLP map on it after you saved , you must refresh. Is your theme overruling or do you have css? Because it looks like under your Jumbo Theme CSS it has hard coded this:
“<div class=”store_locator_plus jumbo-2“><div id=”sl_div“><form id=”searchForm” class=”slp_search_form” action=”” onsubmit=’cslmap.searchLocations(); return false;‘ ><div class=”slp_search_container“><div id=”address_search” class=”slp search_box“> <input class=’label_text length_4‘ type=’hidden‘ id=’nameSearch‘ name=’nameSearch‘ size=’50‘ value=” /> <div id=’addy_in_address‘ class=’search_item‘><label for=’addressInput‘ class=’text length_13‘>Address / Zip</label><input class=’label_text length_13‘ type=’text‘ id=’addressInput‘ name=’addressInput‘ placeholder=” size=’50‘ value=” /></div> <input type=’hidden‘ id=’addressInputCity‘ name=’addressInputCity‘ value=”> <input type=’hidden‘ id=’addressInputState‘ name=’addressInputState‘ value=”> <input type=’hidden‘ id=’addressInputCountry‘ name=’addressInputCountry‘ value=”> <div id=’tagalong_category_selector‘ class=’tagalong_category_selector tagalong_term search_item‘><label for=”cat“>Service Center Type:</label><select name=’cat‘ id=’cat‘ class=’postform‘ > <option value=’0‘ selected=’selected‘>Any</option> <option class=”level-0” value=”884“>Beacon Training Park</option> <option class=”level-0” value=”886“>Cylinder Exchange Center</option> <option class=”level-0” value=”885“>Cylinder Refill Center</option> <option class=”level-0” value=”889“>Cylinder Rental Center</option> <option class=”level-0” value=”887“>Retailer</option> <option class=”level-0” value=”888“>Snowmobile Dealer</option></select></div> <div class=”search_item“> <div id=’addy_in_radius‘><label for=’radiusSelect‘ class=’text length_6‘>Within</label><select id=’radiusSelect‘><option value=’10‘ >10 miles</option><option value=’25‘ >25 miles</option><option value=’50‘ selected=’selected‘ >50 miles</option><option value=’100‘ >100 miles</option><option value=’250‘ >250 miles</option></select></div> <div id=’radius_in_submit‘><input type=”submit” class=”slp_ui_button” value=’Find Locations‘ id=’addressSubmit‘/></div> </div> </div><input type=’hidden‘ name=’ignore_radius‘ id=’ignore_radius‘ value=’0‘ /></div></form><div id=”map” class=”slp_map“></div><div id=”map_sidebar” class=”slp_results_container“><div class=”text_below_map“>Enter an address or zip code and click the find locations button.</div></div></div></div>”
CiciKeymasterCool thanks for letting me know.
CiciKeymasterWhat version SLP are you using? What are your zoom levels settings? what # of results to display settings? Results panel info
what is your radius set at? What is your center of the map setting?
All these settings are relevant to displaying results. See the documentation for more info.
When posting in the forums, please read the posting guidelines. If we have the version information and the site url I could have seen a lot of the information before answering this post.
CiciKeymasterYour SLP plugin and add-ons are out of date.
Power, Experience, Premier and SLP are all on version 4.7.9 You need to update (save a back up before you update per recommendations.
See changes in the news under docs site
Under version 4.7.9 under “Settings”, under search, under label. Where it shows address, enter what you want it to appear.
See my screenshots.
In version 4.7.9
CiciKeymasterYou need to be using the latest version of Store Locator Plus, at the time you purchased the add-on. Version 4.7.9 of the Experience add-on requires version 4.7.9 of SLP.
CiciKeymasterCould you please verify that you have been able to download it now, you should be on version 4.7.9 of SLP to use the version 4.7.9 of Experience add-on
Thanks
CiciKeymasterThanks for letting me know. Good luck.
CiciKeymasterContact Support about pricing if you have any other questions. Each case may be different. for instance you mention 4 different websites but same company. I would venture to guess some of the features and functionality may be useful for them with premier, but since I’m not sure they type of client base I cannot advise ,the forum isn’t the best place to get answers about pricing mechanism. I don’t want others to quote this post 4 years from now and say hey…: but you said….”
CiciKeymasterFuture Updates to the Experience add-on are included in the price of $250
CiciKeymasterCheck the theme and plugins as well. I cannot recreate your issue and did discuss with the developer and he also took a look.
Your system is preventing the WP jquery-ui-dialog from loading or is removing it. You are likely forcing an invalid version of jQuery to load or another plugin/or theme is forcibly removing jquery-ui-dialog from the user-facing pages.
Please read through the Troubleshooting, Debug tool (WordPress)
The first stage of debugging is to turn on the built-in WordPress debugging messages and debug log.
Find your wp-config.php file and make the following changes.
Find the line:
1define('WP_DEBUG', false);
Edit that line and add another to the wp-config file to turn on logging:
12define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
Read this Debugging WordPress article for more info.
May 3, 2017 at 3:07 PM in reply to: BUG?! Assigned categories vanish when locations are updated! #45923CiciKeymasterI have updated my Add-ons and Plugin to 4.7.9 and am not having ANY issues. I truly am mystified as to what is different on your site.
Wolfram I just looked at your site and you are using 4.7.8 not 4.7.9, Is that because you used a back up to restore to an earlier version (you do backup before updating right?) See versions
You need to follow the Troubleshooting guide on the Docs site:
You are getting this warning in your console concerning the Google MAP API key. And some other errors about the deprecation (css) in your theme.
util.js:215 Google Maps API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key
CiciKeymasterDo you have forceload javascript checked under General settings ? See Troubleshooting here.
Is your theme using a version of jquery that is at least v. 1.12?
Here is the EXP Locator shortcodes Cheat sheet
and the data field names
I cannot help you with this staging dev site, I will refer this to the developer when he has time to take a look at it… but in the meantime see doc site, this is a good one to look at , (ignore the Q.)
CiciKeymasterI do not see SLP anywhere on your site as a WP plugin. I cannot help you without additional in formation or the error log you are referring to.
CiciKeymasterJust one time purchase, $250 once per business. To have unlimited access and more, for more then one site, I suggest the Premier subscription which provides you with all the add-ons and exclusive features only available for Premier members plus access to Premier Plugin styles and designs, (we also offer special request map styles that will be added for Premier customers and access to the SLACK channel as well as first tier support).
There are You tube videos published with each update and that can provide you with useful tips and hints. The latest Premier info for instance and more here under NEWS.
The 4.7.9 update focuses on bringing the new Premier URL Control module functionality to the locator application. The URL Control module adds two new features to the Store Locator Plus application: passing in a location ID via a URL and passing in location limits via URL. These features can be enabled or disabled globally on a per-site basis.
CiciKeymasterThat is a Google issue /bug that they keep introducing back into the fold . You can use the map domain as Australia. You can use the append feature and Append Australia to the search.
See documentation for additional suggestions.
https://docs.storelocatorplus.com/blog/store-locator-plus-discrete-searches/
https://docs.storelocatorplus.com/blog/search-panel-settings/
CiciKeymasterHi Chris, Ignore the wording in the video, now I see where you saw the subscription. We will shoot a new video at some point. thx.
CiciKeymasterNo it is only $250, it should not be shown as having a subscription any longer. If it has reverted back it might be WOO that did some funky changes in their last up date
Perhaps I misunderstood your questions, were you writing your own Css or html within your site page or theme?
You can still do that if you are experienced in coding. The Experience add-on is less work intensive and allows for additional features, functionality , versatility and flexibility.
CiciKeymasterThanks for understanding Jaap, I will add something in our documentation page about this. For past users of SLP products it could be clearer.
CiciKeymasterI just visited your links above and it is working the way you have it set up. Having the default as Tallahassee, do you mean you have the shortcode SLP, center map at =?
https://docs.storelocatorplus.com/blog/map-panel-settings/
When I go to your home page and enter zip code it opens the map page with results, but all the results are showing x miles from center of Tallahassee, please refer to the documentation for shortcodes, locator layout, and other functionality available with t he Experience add-on. To use Location sensor requires Power, Location sensor is also dependent on your site , i.e. https, and browser.
https://docs.storelocatorplus.com/blog/category/wpslp/experience-add-on/
https://docs.storelocatorplus.com/blog/featuring-locations-top-of-results-and-highlighting/
CiciKeymasterTo change the Layouts/Appearance of the results, search, elements, map, requires the Experience Add-on. You haven’t shown me your Plugin Environment for whichever site you created it for, but if you were writing CSS, assume perhaps you had either proPack or Enhanced Results. Or perhaps you had a different theme?
The free Plugin never allowed for results layout manipulation without an add-on, unless you were doing it outside of SLP.
Please provide the info requested in the Posting guidelines if you need additional assistance
https://wp.storelocatorplus.com/forums/topic/read-this-before-posting/
CiciKeymasterBecause not everyone who purchases the Power add-on use Pages. For example, personally, I do not use the SEO Pages option on my site, but I do use Categorization (formerly Tagalong) and Import (formerly ProPack) and Contact Extender, all of those are included with the Power add-on but I would prefer not to have 100 listings/locations created as store pages and cluttering my overhead automatically. I will mention it to Lance, i.e. if he can have the software go through and check the status of all your add-ons to see if you had Pages activated and if it was a version that was compatible with whatever version of SLP you have enabled. The idea is to decrease the footprint of the add-ons, but perhaps it can be done easily.
Please refer to the Docs site, we appreciate your feedback.
CiciKeymasterPlease refer to the posting guidelines, what info we need so that we may assist you.
https://wp.storelocatorplus.com/forums/topic/read-this-before-posting/
CiciKeymasterNeed the information above in the posting guidelines, specifically, Plugin environment, and the website url page that SLP appears on.
CiciKeymasterThat is a responsive Style. To see what styles might be available to you read the documentation.
There are also links and help tools within the plugin admin user interface. You find the styles you can choose from under Experience/View.
https://docs.storelocatorplus.com/blog/selecting-and-customizing-your-style/
As far as the icons, you need to load those under Map Markers or under Categories (included with the Power Add-on) and assign those to the locations using the power add-on. Premier provides access to all the plugin styles and the ability to customize. If there is no style that fits your needs, and if you are a Premier customer, the developer will add a style for you (if it does not need to be customized for functionality purposes or to override your theme)
To use CSS or change the locator layout requires Experience add-on (and some HTML knowledge) or for one click options, best bet for you would probably be the Premier Subscription
CiciKeymasterThe author has written various articles about how to transfer WORD PRESS plugins and it isnt as simple as it may appear.
Did you get a Google API key when you changed your domain from http to https? Did someone shut off SLP Maps under General/Admin to try and circumvent perhaps. As far as Google is concerned that is a new domain and now requires a Google API key. See documentation
Your error message also mentions sensor, yet you have not listed that you have either ProPack or the Power add-on
I cannot help you with anything more in depth, you have chosen not to share your site url.
Additional info under the Troubleshooting Guide that can help you
-
AuthorPosts