Forum Replies Created
-
AuthorPosts
-
CiciKeymaster
In the future , or next post : Please provide your Plug-in environment as outlined here and in posting guidelines
I see the following elements On your site for bubble layout by inspecting using any dev tools in your browser :
I see this in one of your bubbles I chose at random: for example you do not have a closing anchor
<a href=”mailto:jherold@lohnsteuerhilfe.net” target=”_blank” class=”storelocatorlink”><span id=”slp_bubble_url”></span>
<span id=”slp_bubble_phone”><span class=”location_detail_label”></span><font style=”vertical-align: inherit;”><font style=”vertical-align: inherit;”>: 030-96063687</font></font><br></span>
In the documentation for layout and shortcode attributes as well as under the BUBBLE layout both show a closing anchor
mailto<span id=”slp_bubble_email”>[slp_location email wrap mailto ][slp_option label_email ifset email][html closing_anchor ifset email][html br ifset email]</span><span id=”slp_bubble_phone”>[html br ifset phone]</span>
You do not have closing anchor after the email html nor the correct format on the actual site , so you either did not save it or update your site after saving. Bevause this is not what is being shown ( I attached a screenshot showing exactly what is being shown. if you have written it correctly in SLP then look at your divi theme, a lot of your styling is inherited from that divi theme to see if it is overwirting it. if it is you may need to add CSS . You can set your own custom CSS rules under the Settings/ View and then entering Custom CSS in the box labeled CSS.
This is an example of properly formatted bubble layout with closing anchors
<span id=”slp_bubble_email”>[slp_location email wrap mailto ][slp_option label_email ifset email][html closing_anchor ifset email][html br ifset email]</span>
<span id=”slp_bubble_phone”>[html br ifset phone]
<span class=”location_detail_label”>[slp_option label_phone ifset phone]</span>[slp_location phone suffix br]</span>
- This reply was modified 4 years, 8 months ago by Cici. Reason: add screenshot
Attachments:
You must be logged in to view attached files.CiciKeymasterHi Kevin,
a screenshot showing it is at zero is not needed. (we believe you) A screenshot of your plugin environment and a partial list as an attachment (first 10 lines at most) of the csv file you are importing is helpful.
You exported your locations to a csv file correct? Therefore I assume you see the new file as having a column called sl_id?
Delete the col sl_id unless you have a specific reason for needing it. A location if changed and re-imported could have a different sl_id, it is a unique number assigned in the plug-in.
See duplicate import and headers
Next, make sure your host is not blocking communications or timing out.
https://docs.storelocatorplus.com/q-how-does-store-locator-plus-handle-large-location-list-imports/
Check out the Large List Import hints for fine tuning your server environment.
CiciKeymasterOk. The developer , Lance is experienced also with databases,server configuration, Application architecture, design, and development and all the technical aspects that I am NOT. 🙂
So if you come to a FULL stop and want or need to hire him separately ,shoot an email to support and we can provide you a link for non-SLP support services. Of course if you pay him to troubleshoot and the issue is with the SLP plug-in or SLP add-on he will make it right with no cost to you.
CiciKeymasterYou should be seeing all of these fields and functions under Settings/MAP if you have Premier and Experience and Power installed . There are also links to the docs site in the back end.
Are you saying you do not see this ?
Attachments:
You must be logged in to view attached files.CiciKeymasterPlease provide your Plugin Information. As requested in Forum Guidelines .
If you do not have a MAP Bubble layout in the back end under the Settings?Map there is something you need to troubleshoot to see if their is another plugin or your theme or versions of Premier that is preventing you from seeing all the fields. . Are you using a Minifying Plugin like Smush it? If so turn that off. Other Debugging instructions,
When you say you “switched maps” Do you mean you changed the back end under view , i.e.the styling . See PLUG In style. What styling were you using ? Switching will not auto delete any of your settings. But if you have a back up grab from there or the read me text. If you were using Legacy styles you can download them from here. WP now includes CSS
follow the WordPress best practices and have a back up before updating or making any changes. See post by our developer about updates and saving settings.https://storelocatorplus.com/manually-updating-wordpress-plugins/
Without more information about your Plugin environment or your site url you are having trouble with, all we can do is direct you to some general suggestions
CiciKeymasterI do not see anything referring to the phone but there is a phone number in your site bubbles when opened. Is that what you are referring to?
The bubble layout details
CiciKeymasterI believe the developer answered this in support.
You are not using the most current versions. Make sure you have a back-up of your site and update to latest versions in production.
For others who may read this the answer from the SLP developer:
“This statement is an AJAX object definition, not a URL call.
var slp_experience = {“ajaxurl”:”https:\/\/blueseal.com\/wp-admin\/admin-ajax.php”};Any SLP calls made to the back end will be an XHR call.
These are the only XHR calls on blueseal.com: (Screenshot of their site inspection calls”
However there IS a cached version of a munged JavaScript environment that is loading the SLP Experience add-on widget JavaScript to every page. While this will load the code into the browser, it will not fire off a back end request without direct user interaction.
It’s presence with no SLP widget on the page indicates the JavaScript code-compiler and minification process related to this caching system is not setup properly and at a minimum needs to be flushed to get the proper active environment for each page on the site.
CiciKeymasterAlso, check what else you updated recently or changed. Inspect the console for Json or javascriot errors. I saw one on your site about an info bubble footer. Power add-on does not change or control the Info bubble under the Settings/Maps.
*Hopefully you have a back up and are working on a dev site or staging site for updates. if so you may want to reinstate the back up to before you were having issues
You may want to use the https://docs.storelocatorplus.com/debugging-with-debug-log/WP Debugger to find errors
CiciKeymasterDid you try our suggestion of turning off each other plugin one by one to see if that clears the issue.
Also try a vanilla Word press theme?
CiciKeymasterCan you please provide the info we need. I.E.
SLP under INFO and provide us a screenshot of what is shown under the SLP/INFO/Plugin environment
There is Troubleshooting suggestions
CiciKeymasterThe error you are displaying explains the issue. See docs about Google API keys
We need info about your SLP plugin environment.
Please read forum guidelines before posting
CiciKeymasterYou have special characters on this line in your bubble layout and that is not going to work
=â€slp_bubble_emailâ€>
See the correct formatting here in docs
- This reply was modified 4 years, 8 months ago by Cici.
March 2, 2020 at 5:01 PM in reply to: Need help importing csv file to create a brewery locator #78968CiciKeymasterThis post is all garbled. we cannot access that Google Sheet. Did you save it as a csv file? Please refer to the docs about importing.
https://docs.storelocatorplus.com/q-how-does-store-locator-plus-handle-large-location-list-imports/
Are you seeing any error messages when you import?
Did you use header file names in your sheets which is required to import.
(All field names can drop the leading “sl_” for readability. For example sl_address can become address.)
Any of the links in the back end should redirect you to the docs regarding importing. You may also search the docs site using keywords. If you send a small sample sheet of the csv file you are trying to import , i.e. few rows, we will review for you. ( we will not attempt to import or review hundreds of lines in a spreadsheet)
Please let us know what error message you are seeing in WPSLP, we can sometimes decipher them, check to make sure WPSLP is not restricted by your host security. Also check the other suggestions under the Doc Import troubleshooting.
Thanks
CiciKeymasterMaking the main (first) site the location source would need code modification & thus you would have to purchase hours on retainer for any customization /code work by our developer
CiciKeymasterSorry,
No you cannot manage all the settings via parent multi site
CiciKeymasterAre you using single drop down or single Parent? To show all categories use Single Drop down . it will show the child indented under the parent and also show all the categories that do not have a parent to choose from.
if yoiu use Single parent as a selector you will only show categories that are parent
Or use Horizontal checkboxes, that will show both Parent child and those without child
CiciKeymasterDo you have a Premier subscription license?
CiciKeymasterLog into the SLP home page under that shows WordPress login (Where you found your downloads) , THE MENU TAB your account
in bold letters there is your premier id and subscription number.
CiciKeymasterThis functionality “……, however, we need the postcode that is entered in step 1 to be part of the filter in terms of an additional hidden category or tag.” does not exist, i.e to change dynamics and have a postal code become a hidden category or tag. Do you just not want it to show up in the results layout? Searches by postal code and results are combination of settings and the Google Map API platform. You can change results layout since you have experience add-on
I am not following the logic of why you need postal codes to become a hidden category. If you are looking for reporting for marketing purposes, i.e top search postal codes you can turn on reports
I am not sure your desired outcome can be customized, but perhaps I am just not following the logic.
CiciKeymasterHi Emma,
I have no idea why your topic was filtered as spam, I think it was pasted with the versions and it was garbled.
Anyway, there is no way to have a “hidden category” that is generated from someone entering a postal code. You can use the featured or ranking results if you want some locations, doctors to have preference over others. You can use button bar for category selectors but I do not follow how you are describing the desired results other than featuring and not featuring. For example if a doctor is in one category and one zip code, and the other is not in that category,m the one not in the category will not appear. If you have the postal code in your location and it has the category that is selected associated with it then it will show as a result. Is this a Service Enterprise where you promote some Doctors over others depending on a plan for marketing services? (Something like this Directory featured SEO Page templates) Other than that I am not sure I follow having post codes as categories
I am not sure if our developer could customize something for you. But you would need to send to contact and any customization projects are done via retainer,
CiciKeymasterP.S. Once you add your premier id let me know if you do not see the expanded category selector, the default first selection is the ” Hidden”option. Also once you are in Premier you can register and post in the Premier forums. I tend to look there first to answer any questions
CiciKeymasterAwesome, Thanks for letting us know Chris! If you found our support helpful and wouldn’t mind leaving a great rating under the WP Store Locator Plus reviews I would surely appreciate it!
- This reply was modified 4 years, 9 months ago by Cici.
CiciKeymasterHmm the docs site was being updated and I reported it to the developer . There was something going on with WP rocket showing blank page(s(. but I believe he fixed it. Sorry about that
(I just clicked on that link now and it cane up )
The category selector is under Search /Settings (see attached screenshot) It is a drop down menu.
https://docs.storelocatorplus.com/horizontal-vertical-checkbox-category-selector/
DO you have the premier zip file installed and active on your site? Did you add your Premier user number and ID under General Admin section?
Attachments:
You must be logged in to view attached files.February 21, 2020 at 10:08 AM in reply to: Only showing US locations and search not working properly #78930CiciKeymasterThis error is stopping everything before SLP engages under your Index you have the below in red, use Inspect console and check the js error
https://www.valterra.com/dealer-locator/
if(!((anchors[i].href.indexOf(window.location.hostname) >= 0) || anchors[i].href==’#” || anchors[i].href==’javascript:void(0)” || anchors[i].href[0]==’/” || anchors[i].href[0]==’.”)){
anchors[i].setAttribute(‘target’, ‘_blank’);
CiciKeymasterThat is ok, but the parent category has to have a name/slug associated with it , you cannot have a selector without also having the parent , you can use “Single Parent with cascading drop down that will show all the children to select from.
https://docs.storelocatorplus.com/categories-taxonomy-and-settings/
If you watch the video ignore the tagalong reference, it is just categories now on your SLP back end, that video is from older versions. The capability is the same though,
-
AuthorPosts