Forum Replies Created
-
AuthorPosts
-
CiciKeymaster
Yes if you have an expired subscription then those funtions if they have been added after or updated since you let your subscription laps, they will not work properly.
You would need to re-purchase the Premier subscription. (Or pay for any back months due). It is only sold now on a yearly (annual) subscription so you dont have to bother with seeing monthly renewals. See what is outlined in the Product description.
“..These added features will NOT go away if your subscription is cancelled but you will not be able to update newer versions if you do not have an active subscription.”……”The Premier add-on includes current and new development to be released over the course of your subscription. UPGRADING to a new version of your Premier add-on pack requires an active subscription. ”
So that could be your answer as to why there is an error with the google autocomplete
I cannot find any subscriptions for you or your client name so I couldn’t tell you how much the reactivation fee would be . If someone passed it on to you, I have no record of that.
You would need to find that order number and send it to the Contact us at support to find out how much it would cost for you to reavtivate it. I can only see the Power and Experience and some third party add-ons purchased last fall, nothing previous
CiciKeymasterDo you have a Premier account? You entered an id into Premier but if you do not have a Premier subscription that should not be entered. The screenshot of the markers does not really show me anything. I am not familiar with Oklahoma.
Google Autocomplete is a Premier feature. I do not see you as having bought Premier subscription.
Have you written in some special code, CSS, another plugin , or have in your theme somewhere that is also using google map api with any sort of location geocoding to load?
Do you have an old legacy add-on that hasn’t cleared or been deleted? You can use Janitor to find any Legacy add-on settings.
As far as sharing credentials. we do not log into Dev sites on the forum, that is a paid support function. If you need the developer to troubleshoot and log into your site there is an option for that.
I noticed the way you have that site set up that you are using categories as areas of the country. Why arent you using the Territories feature in Premier or the Directory Builder feature in Power?
You should also check out the troubleshooting guides we have on line here and here.
.
CiciKeymasterI believe I answered your question.
CiciKeymasterhttps://docs.storelocatorplus.com/blog/seo-pages/
The [storepage] shortcode works for STORE Pages only. It allows any field from the base Store Locator Plus locations table to be output on the page. You must specify a field to output by using the field attribute. For example [storepage field=”sl_store”].
As far as “HardCODE” a permalink, my understanding of how the permalink works (link I provided you to the WordPress permalinks section), you can do that if you follow their instructions and the SEO Pages instructions.
P.S. Premier customers are answered first in the Premier forums by the developer, schedule permitting. If you cannot find the answer in the WP support about permalinks or SLP documentation and/or you are not sure about how to code for your particular specifications, I am afraid I cannot help you in this particular forum. The SLP forum is for general questions. Most answers are in the documentation or in the You Tube tutorials. Otherwise, if you need one- on- one help from the developer sooner then you may wish to opt for PAID SUPPORT.
CiciKeymasterNo Locations Found is a label and can be changed with Experience add -on
see docs site here.
https://docs.storelocatorplus.com/blog/no-results-found-label/
CiciKeymaster1) The SLP Developer has created customization products for quite a few customers using the DIVI theme,
Please look at the Plugin style list which you can find under the SLP base Plugin /experience/view
https://docs.storelocatorplus.com/blog/featuring-locations-top-of-results-and-highlighting/
2) Hide the Map, available with the Experience Add-on
3) Customizing and changing layouts for results, search, and or the map isalso done with the Experience add-on
4) Hierarchy of categories can be done with the Categorization functionality in the Power add-on
https://docs.storelocatorplus.com/products-and-services/
5) ranking categories is also done with Power add-on
6) CSS styling is done with the Experience add-on
A better value to include these features and to access additional array of plugin styling options, the Premier subscription is your best bet
If you need a customized site or a WordPress specialist to assist you please send an email to Paid customization or refer to our Cybersprocket division.
See What to Buy on main site and /or additional info under FAQ in documentation
https://docs.storelocatorplus.com/blog/most-common-what-should-i-buy-questions/
CiciKeymasterThis is what is meant by Plugin environment
https://docs.storelocatorplus.com/blog/info-tab-plugin-environment/
You can refer to the old docs site with the Roles and capabilities and User Managed Locations info here
https://wp.storelocatorplus.com/support/advanced-topics/roles-and-capabilities/
Beyond that, you would need to ask your questions in the Third Party DeBaats forums
CiciKeymasterYou only need a Google MAP API key if your site domain is not grandfathered , pre-June 22 2016. I only see a warning, that indicates perhaps you had the site domain before that date. But I do see failures at that url, understand its a dev site, so I really cant help yopu with that,those need to be addressed by you.
InvalidValueError: not an instance of HTMLInputElement
_.jb @ js:33
http://dev.diamondchain.com/locations/?wc-ajax=get_refreshed_fragments Failed to load resource: the server responded with a status of 500 (Internal Server Error)
As far as what you are doing wrong I cannot tell. Please follow the instructions if you are trying to obtain a Google Map API key
https://docs.storelocatorplus.com/blog/google-server-key/
In the future please provide your Plugin environment as requested in the Posting guidelines.
You can check the Troubleshooting section in documentation , or our Youtube channel for assistance.
CiciKeymasterSLP 4.7.7 was released today. That may be your issue but I am not sure.
https://www.storelocatorplus.com/store-locator-plus-4-7-7-released/
CiciKeymasterOr did you jump versions of SLP from 4.5 to 4.7??
CiciKeymasterIs your other install on a different host or perhaps on PHP version higher then 5.6?
The WP guidelines recommends PHP 7.o
https://wordpress.org/about/requirements/
the author of SLP has been notified in case this is a PHP compatibility issue, something similar happened another time WordPress released versions and SLP folllowed suit with updates. At that time people using PHP 5.2 or 5.4 were getting a white screen.
CiciKeymasterThere will be a patch but it is recommended that you contact your host see (and WP has some good recommendations as to who to use) see the WordPress guidance:.
Note: If you are in a legacy environment where you only have older PHP or MySQL versions, WordPress also works with PHP 5.2.4+ and MySQL 5.0+, but these versions have reached official End Of Life and as such may expose your site to security vulnerabilities.
Ask for it
Here’s a letter you can send to your host; copy and paste!
I’m interested in running the open-source WordPress <https://wordpress.org/> web software and I was wondering if my account supported the following:
- PHP 7 or greater
- MySQL 5.6 or greater OR MariaDB 10.0 or greater
- The mod_rewrite Apache module
- HTTPS support
Thanks!
Not required, but recommended for better security
Hosting is more secure when PHP applications, like WordPress, are run using your account’s username instead of the server’s default shared username. Ask your potential host what steps they take to ensure the security of your account.
recommendation is PhP 7.0
https://wordpress.org/about/requirements/
CiciKeymasterHow to change Permalinks , first you cannot have a conditional”ifset” or shortcode reference in a permalink. You can read about changing permalinks and how to customize them in WordPress
https://codex.wordpress.org/Settings_Permalinks_Screen
CiciKeymasterI will ask Lance to take a look and explain. I think you are right, because the shortcodes and the element field names are based on what is in your location manager. But he might be able to give you a better answer, he is the developer.
CiciKeymasterTutorial here.
Ignore the part that references Tagalong. That was the legacy add-on. The settings are under the Categories panel if you have downloaded and activated the Power add-on/Docs site for single parent and Hierarchy settings
For results use the field slug. Using Extended Data Manager you can determine if its Boolean or text. You can manage which fields are shown, hidden, their data types, and other attributes of extended location data element via the Manage Extended Data Elements group under the General / Data tab.
https://docs.storelocatorplus.com/blog/extended-data-manager/
https://docs.storelocatorplus.com/blog/data-fields-to-display-in-results/
Since I do not know what versions you have , (Please always post your plugin environment per the Posting guidelines. Your plugin environment is under the INFO tab in WP SLP)
CiciKeymasterDownload the 4.7.6 versions from your SLP account
Please refer to the Documentation on How to manually update SLP and add-ons
https://docs.storelocatorplus.com/blog/upgrading-store-locator-plus/
CiciKeymasteryes, but I am questioning where are you pulling in the image or icon from, is it an html path?
Since I am not sure what versions or what your plugin environment is I can only refer you to some info. The developer can look into your specific question but he will request your Plugin environment (see posting guidelines)
What you are describing would pull from your own database or an icon set I assume that you want to link in.
You can Refer to some detailed info (this is old documentation site so you may not recognize some of the references)
https://wp.storelocatorplus.com/documentation/store-locator-plus/user-experience/results/results-layout/For instance for your conditional formatting
ifset=”
” Will only output the specified option if the noted field contains a value.
Example:
[slp_location web_link wrap website]
[slp_option label_website ifset web_link]
[ html closing_anchor ifset web_link ]CiciKeymasterThe Experience add-on allows you to change the layouts and add css
March 6, 2017 at 2:50 PM in reply to: Possible to track searches as an event in Google Analytics? #45378CiciKeymasterThe search or find locations button is not an href link. It is a snippet of code with shortcodes. I am not a SW developer either. The Experience add-on allows you to change the search bar layout, results layout,map and do css.
https://docs.storelocatorplus.com/blog/search-layout-shortcodes-and-attributes/
CiciKeymasterAll, Two years ago owner was in the hospital and there was no back up support person. Perhaps an email to his contact field would have sufficed, this issue from 2 years ago has been resolved and is closed
CiciKeymasterHere ya go, explained under documentation FAQ
https://docs.storelocatorplus.com/blog/q-where-can-i-find-an-earlier-version-of-the-core-slp-plugin/
March 6, 2017 at 1:09 PM in reply to: Possible to track searches as an event in Google Analytics? #45357CiciKeymasterSuggest inspecting the source code using Firefox.
P.S. I inspected your site using Firefox and saw that you have some errors on your site
Uncaught SyntaxError: Unexpected token < gtm.js Failed to load resource: the server responded with a status of 404 () http://plantsomethingmaine.org/favicon.ico?lbisphpreq=1 Failed to load resource: the server responded with a status of 404 (Not Found)
CiciKeymasterThat is correct, we have been announcing that Legacy add-ons will eventually not work with newer versions of SLP. You can either buy the Experience add-on, or roll back SLP to an earlier version.
-
AuthorPosts