Forum Replies Created
-
AuthorPosts
-
CiciKeymaster
Do you have a specific question?
Please provide your Plugin environment with versions etc per the Posting Guidelines, there have been many updates and improvements and patches in past weeks. News release Updates
CiciKeymasterYou can Update ProPack to 4.4.06 and SLP to 4.4.30. The SLP 4.4.30 assists in some translations.
You want to change front end Labels that appears , That is Enhanced Search or Experience Addon. See documentation
CiciKeymasterLenny, You have an issue with your server configuration . Please let us know if you have resolved so we can either investigate or close the post.
thx
P.S. Updates today
and Plugin Updates last week,
CiciKeymasterHi Wes,
There are three new Updates that were released today. Pages, ProPack and SLP.
Before you get too far down the rabbit hole in redoing the Page template you may want to update those.
Info about todays releases.And yeah, WP screwed up a LOT of people and pissed off a lot of developers if you follow the trail in their July 2015, I wrote about the double quotes and shortcodes it in a post a while back. You can keep up to date with News about releases and other important issues under your SLP plugin in under INFO, the News appears on the right side of that panek now.
CiciKeymasterCan you update to SLP 4.4.30, there is a change in how the translations will be done.
If it doesnt work you can always downgrade, but see the video
CiciKeymasterNew Updates: For Tagalong Pages 4.4.06 (video)and base SLP 4.4.30 should help you with this issue. P.S. I believe you are mentioned in the video, translated to german:
Thank you!!
See the video here: SLP 4.4.30 internationalization
After up dating please let us know if there are any other bugs.CiciKeymasterDo you have the hide map box checked or hide until search. Is that the only plugin for SLp or are you using other add-ons such as Enhanced Search, ProPack etc.
A screenshot of your Store Locator Plugin environment would assist us. You can find that under SLP INFO. That shows us WP versions PhP etc. Since you are using an Older version of WP that may be contriobuting to the issue, I am not familiar withthe theme you are using. I do not know what versions they are running:
Here is some useful info for you. If you still cannot get it to work you may need to select an :email to developer” under Paid Support drop down menu.JQuery versions in themes
See Troubleshooting section under documentation:
Map doesn’t display after Updating
Use the Debugger tool and if “TypeError: jQuery.Callbacks is not a function”
Store Locator Plus moved into the next stage of development to use best practices in WP and improve performance:
SLP 4.3 what and why changed
Your site is most likely forcing jQuery to version 1.5 (or older) which is 3+ years old. WordPress Best Practices dictates you should NEVER specify a version of jQuery in a plugin or theme. Your sites pluginsshould use the built-in version supplied with WordPress. A patch in version 4.3.08 of SLP will check to see if jQuery.Callbacks are active. If not it will disable many of the extended features in various SLP 4.3 add-on packs that rely on the core jQuery Callbacks object.
Note: jQuery Callbacks were added 3+ years ago and are considered a key feature for robust interactive web applications. Recommended course of action is to track down the offending technology and ask the author to use a newer version of jQuery or, preferably, simply allow WordPress Core to do the work for them via wp_enqueue_script( ‘jquery’ ).CiciKeymasterNeed your Plugin Environment when posting (see posting Guidelines).
There is a whole series of information about Translating. in the documentation.
Also a video by the SLP author on how to translate using LOCO Translate
CiciKeymasterHi Bill,
No problem,
I figured you inherited it. Pages is not the easiest to understand of all the add-ons, it is more complex. I still have questions that I need to vet to the developer. You might want to view some of the tutorial videos. I seem to comprehend better when watching them, (most of the time)There are a few specific to Pages (Introduction to Pages, How to Set up Pages, etc ) on the SLP YouTube Channel..
Also in the recent News Blog, the video explaining the last update to Pages.CiciKeymasterMark, Your Plugin environment is showing you purchased Enhanced Search
That is not the same plugin. The only thing in common is the first part of the name Enhanced…
there are three add-ons that begin with the Word Enhanced and they all have different functions.If you want all the “Enhanced” Add-ons you should purchase the Experience Add-on. (Link was also provided in my response,please click on the links and read the information provided. The Experience add-on has the additiomnal features, is first to have bug fixes if any exist and has better performance. All if the other Enhanced add-ons are Legacy…which means eventually they will not be offered separately and will not have additional features added.
CiciKeymasterDo not auto zoom is part of Enhanced Map not search as mentioned above. All the additional zoom functions are MAP not search oriented. Please see my post above and click on the links I proivded.
ThxCiciKeymasterThe question is: , are you using the Add on called Pages and trying to use SLPUS only with shortcode as well ?
You should be able to use shortcodes on store pages BUT…Just don’t try to put the normal [slplus] on there… it will fight with itself. If you turn off Pages you can use the shortcode SLPUS only with category…I am not sure you understand how pages is intended to work. You should watch the Introduction to Store Pages and How to Set up Pages to understand how it works with WP and how it works dynamically.
The developer suggests:
There are a hundred ways to get lists like that in WordPress but it is 100% reliant on your theme as to how that works.Create a new page (normal page) with [slplus only_with_category=“socal”] and use the no map theme or hide the map
just a brand new locator page with [slplus] on there… if you use “pages replace website” setting then the website link will go right to their detailed page.CiciKeymasterWhen posting questions you must provide your Plugin Environment and site url. See posting Guidelines
I cant tell anything by screenshots of your csv file. My guess is that your csv file is not correctly formatted per the Import instructions..
see CSV file formatting and field names
or you can search the forums for other suggestions if you do not want to share your information you might be able to find some answers that way
CiciKeymasterWhat isn’t working and what is your plugin environment, I went to your posted link and performed a search and got results back…Changed location and radius, new set of results…so not sure what you are saying..but your drop down radius should have more chalices perhaps, it only shows a selection up to 50 miles…check your settings, I have no idea what you are trying to show, saying “we are having same problem” isnt helpful see Posting Guidelines. Provide information , be specific, do not Glom
Attachments:
You must be logged in to view attached files.CiciKeymasterI may have misunderstood your question: Is you issue on the individual (Store) Pages that are created or the initial start on map? Are you using Pages shortcodes: i.e. storepage field= ” ” as shown in the documentation for Pages Pages template?.
What goal are you trying to accomplish?
For additional info on setting up the Pages, there are a couple of tutorial video
March 6, 2016 at 4:34 PM in reply to: (bug report) Search by postcode in WPML translated page #39304CiciKeymasterLance has been notified. Since WPML just decided to go their own way last summer and recreate the wheel (there are a bazillion known issues on their website) He has been working with a WP international developer team as the site is being revamped. If you would like to contribute to translations, please see links to that
CiciKeymasterP.S. when I said theme, is is your custom theme at rainbow , not the SLP Plugin style (formerly referred to as theme)
CiciKeymasterSomething is breaking jquery and that will break Store locator Plus:
You need to run the debugger (tutorials on how to do that using Firefox are here and ) to find out what plugin , or theme. The first Failed to load seems to point to something in your theme.
Just by Inspecting with Chrome immediate error messages were apparent, the first one went to your theme and the second one could not load your icons
(see troubleshooting)
You are getting a failed to load resources under your images/icons list. Make sure it is pointing to the right directory.
CiciKeymasterHi Mark,
The zoom controls are under the Enhanced Map (Legacy) or Experience add-on
do not scroll and auto zoom settings
As far as results, you just dont want to show them at start or you want to disable initial directory ?
If the latter that functionality is part of the Experience or enhanced results, please view Enhanced results or Experience features
You get the maximum control over the map, search, and results with the Experience Add-on.
if you plan purchase the Enhanced Map (legacy) and /or Enhanced Results (Legacy) keep in mind that they will not be maintained other than bug fixes , there will be no additional features other than what is currently included and eventually they may not work with a newer SLP 4.5 base Plugin. (not yet released) They will continue to work with the current versions of SLP 4.4
CiciKeymasterI am not sure I understand your question: There is nothing in SLP that will prevent anyone from searching on your Public webpage. The search queries google and therefor cannot have AJAX blocked.
You can view some tips here: Troubleshooting
CiciKeymasterCheck your Enhanced Results ranked settings, if you have anything like Rank first then closest it will take precedence, also check your settings under the radius for results (show at start up or after search)
CiciKeymasterP.S. I looked at your lines for those two on your site, and there is a space before the field attribute name…not as shown above. If you take out that space before the field attribute does it now work?
The Lines look like this:
href=”mailto:[storepage field=” sl_email”
and for the site urlhref="[storepagefield=" sl_url"]
Also there are still error messages that indicates another plugin is also loading Google Maps on the individual store pages.
You have included the Google Maps API multiple times on this page. This may cause unexpected errors.Qg @ js?language=en&ver=4.4.27:90
js?language=en&ver=4.4.27:76 Uncaught TypeError: Cannot read property ‘offsetWidth’ of null
CiciKeymasterLance suggests the following:
Replace the email in the straight HTML version with a dynamic field from the database…. [storepage field=email] for example.
There are some caveats on email as some of the fields are special cases with extra formatting.
You can add other weird stuff to mailto: hyperlinks, but anyone messing with that needs to really know HTML and the premises to create the rules. There are ways to add a from and subject line but it is complicated.
Regardless the premise is the same. Start with the “vanilla” HTML without SLP shortcodes. Get that working then rip out each element that should be “dynamic” (replaced with SLP data fields).CiciKeymasterExperience add-on should accomplish most of what you are requesting. With Experience you can use the Featured, Ranking Order by.
See the Demo site (there is a tutorial video on the SLP you tube channel“how to get started with the demo site”) which has installed Experience, ProPack and Tagalong installed. If you think you need customization after viewing (and playing with ) the demo please contact us via email Custom SupportCiciKeymasterPlease provide your Plugin Environment (see posting guidelines) if you need specific help that you cannot find in the forums or documentation.
Results functionality and other information can be found in the Documentation. There are also Tutorials and easy to follow guides in the SLP videos or on the SLP youtube channel
You can also use the Demos site to see how additional features interface with each other.
-
AuthorPosts