Forum Replies Created
-
AuthorPosts
-
CiciKeymaster
P.S. We inspected your site when you wrote in the support contact email and your theme was breaking or preventing SLp from firing off. Did you get that fixed?
CiciKeymasterI noted that you just updated to premier.
Make sure your site is backed up. Especially if you recently migrated from http to https , hopefully that was done before any migrations.
Make sure you have the Power add-on
and the experience add-on downloaded.
If you updated just SLP and left the old legacy add-ons, they will not work.
They should deactivate any of your legacy add-ons.
If you need assistance let us know
CiciKeymasterSomething, a plugin or your theme is breaking Javascript in your admin library.
WordPress Store Locator Plus map rendering and the library management is managed by the slp.js JavaScript file. It sets up the communication with the built-in WordPress AJAX handler, admin-ajax. Your server must be setup to allow the built-in WordPress AJAX handler to execute. Additionally, ANY PLUGIN or THEME that is breaking javascript will break SLP functionality.See the troubleshooting or how to debug your pluginshttps://docs.storelocatorplus.com/blog/debugging-with-debug-log/
CiciKeymasterI have no idea why you cannot see them. I cannot recreate the issue. Can you provide a screenshot of your plugin environment/
Is your site in English?
CiciKeymasterThe importing is part of the Power add-on, the others (enhanced etc) are part of experience add-on. They are two separate add-ons
Refer to the Import documentation for information.
https://docs.storelocatorplus.com/blog/power-import-and-wpslp-4-9/with Power add-on the import process is done via a cs file. If you need to export locations before upgrading your site that is also a Power add-on feature.
https://wp.storelocatorplus.com/product/power/
To get both and all the other features you could buy Premier subscription.
see the product details for both/all.
You can also check the Buyers guide.
https://docs.storelocatorplus.com/blog/most-common-what-should-i-buy-questions/
CiciKeymasterUpdate to the latest release.
The version numbers do not always match. Sometimes the developer pushes a release on the base product to fix a bug or an add-on, not always at the same time if one patch does not effect the other.You can see current versions that are in production here.
https://wp.storelocatorplus.com/support/slp-versions/
(You can subscribe to the Premier forum if you have Premier. We tend to answer those questions first.)CiciKeymasterPlease provide your Plugin environment
https://docs.storelocatorplus.com/blog/store-locator-plus-info-plug-environment/which will show us versions etc.
See posting guidelines.
Your theme or another plugin is breaking the javascript needed to execute SLP Follow the debugging guideline if you cannot isolate it. The easiest way to isolate is to turn off plugins one at a time. To test if the theme is overriding and breaking SLP.
change to a WP default theme to see if that fixes it.follow the troubleshooting guideline here:https://docs.storelocatorplus.com/blog/q-i-see-a-gray-map-or-blank-map-and-search-does-not-work/
CiciKeymasterUnder the Settings/Search if you scroll down the page, see the section under category selector there is a “search tag selector” from that menu you choose how you want it to display.
You will also need to add your tag “labels” you want to appear in the drop down.
https://docs.storelocatorplus.com/blog/tags-for-locations/
See screenshot
CiciKeymasterHere is some info in our docs site, how to debug:
https://docs.storelocatorplus.com/blog/debugging-with-debug-log/
https://docs.storelocatorplus.com/blog/q-i-see-a-gray-map-or-blank-map-and-search-does-not-work/
any browser developer tools, clicking on inspect and under console you will see errors.
It is most likely your theme that has broken jquery. These are the failure errors on your site
Uncaught ReferenceError: jQuery is not defined
at http://www.marrakeshhaircare.com/:1
autoptimize_c704622ac1359b0f57bf5f6b78bd828f.js:1 Uncaught ReferenceError: jQuery is not defined
at autoptimize_c704622ac1359b0f57bf5f6b78bd828f.js:1CiciKeymasterYour theme is overriding the SLP layout. You need to adjust the theme , also check your settings under results for number of results to display , radius settings etc.
if you need to add CSS to override your theme rules or add custom style sheets that is included in the experience add-on. Otherwise you should contact your theme author or whomever added the CSS to your theme.
But when i went to your site and every time I search , only two results appear. using developer tools under console you will see what fires off first.
Look at your theme link
https://www.platowoodwork.com/wp-content/themes/rttheme19/js/layout2/app.min.js?ver=4.9.4
/*
* When the document has been loaded…
*
*/If you are unsure of troubleshooting please refer to the documentation.
https://docs.storelocatorplus.com/blog/debugging-with-debug-log/
CiciKeymasterFantastic glad I could be of help. If you haven’t done so and would like to leave positive feedback on the WordPress site and mention the timely support it would help me out immensely. I will have support send you a request via email as well
Thanks again!CiciKeymasterPlease provide the information about your site and SLp plugin environment per posting guidelines.
https://wp.storelocatorplus.com/forums/topic/looking-for-technical-support-from-the-slp-team-in-the-forum/CiciKeymasterI did not know which markers you were using or what you had selected. It is not a canned answer but directs you to the documentation.
i went to your site, I see the marker you chose Flag azure, I went to my test site to see if that marker still exists and it does. Go to the SLP plugin, go to Settings,
go to map
scroll down page under markers, Location marker…that is what you are referring to as destination marker.i have attached the screenshot.
Other then that i cannot recreate any issues with selecting a marker
CiciKeymasterAre you selcting your csv file from A LOCAL DIRECTORY or folder on your computer or are you trying to select from a non-public html path?
I just tested it out on my test site and once I selected a csv file that I had saved on my local pc it intitiated and loaded instantly. Of course I tested a small file but your file size of 1300 locations is not that large
Are you seeing the csv file in your media library?
Important note:When I visit your site you are showing above, under WP Content sources I see file folder SLP POWER 4…that is not what it should be showing me, it should only show slp-power all small letters and no 4 after it.
I also see when i click on that source this:
http://curbtheappeal.com/wp-content/plugins/slp-power-4/js/slp-power_userinterface.min.js?ver=4.9.4that is not right either. So unless you are importing on a totally different site, something messed up your add-on.
I do not know what may have happened , if someone copied the plugin add-on over from another site, but you should reinstall Power from your account. I know you had some issues last fall. Do a clean install of Power.
CiciKeymasterFantastic!
CiciKeymasterP.S. Of note SLP core plugin is version 4.9.10. Also of note someone ( a developer perhaps or your web designer??) has added a csl filter with incorrect CODING THAT IS CAUSING FAILURE. Or the original customer had an add-on or a premier subscription that they let expire. I cannot tell with the info you provided.
Also it appears they did not copy your files over correctly and now SLP cannot initialize.
Is your theme using jquery version 1.12? WordPress requires it.Before you fool around with your site you should be testing on a staging or dev site, use jetPack or some back up service before updating etc.
All themes and plugins should uses the WP bundled version of jQuery by enqueuing it when loading scripts, as per WP guidelines.
After your site has been fixed and if you still have issues with the way Google is finding Australia postal codes ( as they often do have issues with their MAP APIS offered to sites and developers as opposed to their ” Google proprietary data ,domain and map handlers” Some people have found that the experience add-on is useful by having drop downs of locations, or Append Australia etc. There is more info in documentation.
CiciKeymasterHello Paul,
See documentation concerning correct csv file headers etc. There are also some examples in the various docs site.
here are some links for your review.
https://docs.storelocatorplus.com/blog/csv-import-file-header/
https://docs.storelocatorplus.com/blog/location-imports-with-power-add-on/
https://docs.storelocatorplus.com/blog/importing-large-lists-into-store-locator-plus/
https://docs.storelocatorplus.com/blog/additional-import-data-field-headers/
When you post in the forums it is useful to post a screenshot of your Plugin environment found under the Info tab under SLP, and your site url so we can better assist you. Things like WP versions, PHP versions, MYSQL info is helpful as well as the versions of the plugins.
See versions here to ensure you truly have the latest versions.https://wp.storelocatorplus.com/support/slp-versions/
CiciKeymasterPlease read the Posting guidelines:
and Provide the information about your Plugin environment and configuration which can be found under the INFO tab under the wPSLP
You have not provided sufficient info for us to be able to assist you.
https://docs.storelocatorplus.com/blog/store-locator-plus-info-plug-environment/
CiciKeymasterI looked at your site . Under console there are fatal errors..Did you recently move over to a new site or try to copy your database tables? You have some major issues with however you set this up Under your WP content Plugins there is a file folder A file folder named
xxxxxstorelocator
Not sure where that came from.
Also there are errors (Inspect console using any browser tools Something is using old jquery vesion.
jQuery 1.7.0+ required, undefined used instead. FAIL.
Additionally, there are many themes and poorly constructed plug-ins that use old JavaScript or jquery ui that can cause Store Locator Plus to not work. SLP is updated frequently to ensure it works with the latest WP versions.
See troubleshooting guide to debug your sitehttps://docs.storelocatorplus.com/blog/q-i-see-a-gray-map-or-blank-map-and-search-does-not-work/
https://docs.storelocatorplus.com/blog/debugging-with-debug-log/
CiciKeymasterYour marker destination points to this link and the page is 404 (not found) therefore it will not appear since it is not a public accessible link or has moved.:
https://milestonepress.com/wp-content/plugins/store-locator-le/images/icons/marker.png
if you have customized markers or icons, add them to your WP media library and copy the link from the media library and paste that url under your Settings/Map/Markers.
See docs site with tutorial and instructions:
https://docs.storelocatorplus.com/blog/using-custom-map-markers/CiciKeymasterScott, I see on your site that you updated the Base SLP plugin at 4.8.10 but do not see the current version of SLP Power add-on which should be at 4.9.8
I visited your site and performed a few different searches with zip codes in Mass and zip codes in the Charleston SC area and both searched returned resuts.What specifically is not working for you?
CiciKeymasterIf you have the experience add-on also check the settings under Results…Do you have disable initial directory checked? If so you will not see results until a search is performed. But the other errors on your site are not caused by SLP. Your Map also is not showing until a search is performed so assume you have that set to hide until search.
CiciKeymasterPlease provide the information requested in the Posting guidelines, your Plugin any add-ons versions etc.
When I use Chrome and inspect with the developer tools I see all these errors:
Uncaught TypeError: $ is not a function
at (index):169
cart-fragments.min.js?ver=3.3.3:1 Uncaught TypeError: a.cookie is not a function
at HTMLDocument.(cart-fragments.min.js?ver=3.3.3:1)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)When I load your site using Chrome there are no results at all being shown only a search box: until I perform a search so if you are seeing results it is most likely because your browser cache is loading them for you,.
Your theme or another plugin is most likely causing the issues. To check, turn them off one by oneCiciKeymasterHello Catherine,
I have reported this to the developer after testing on my site. It seems if you edit an individual location and un-check the featured , that is not being saved as you mentioned.
But , as a work around, I tested the Bulk actions filter and when I used the Bulk action filter…”Stop featuring location” and checked off only the locations I wanted to stop featuring and then hit the apply (Not apply to all, be careful on that) that does work.
The developer will be fixing that bug this week. Once he fixes the bug you may want to Update SLP and the Experience add-on to current versions.
Sorry for the inconvenience. -
AuthorPosts