This support ticket is created vor 4 Jahren, 3 Monaten. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.
I forget to add the ajax JS event filter. i've added it as given under to JS box of "Search and Pagination" section:
jQuery( document ).on( 'js_event_wpv_parametric_search_form_updated', function( event, data ) {
/**
* data.view_unique_id (string) The View unique ID hash
* data.view_changed_form (object) The jQuery object for the View form after being updated
* data.view_changed_form_additional_forms_only (object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-form-view] shortcode
* data.view_changed_form_additional_forms_full (object) The jQuery object containing additional forms from other instances of the same View inserted using the [wpv-view] shortcode
*/
jQuery('.js-toolset-maps-distance-current-location').val("Geolocalitza'm");
});
Glad to know that solution I shared help you to resolve your issue.
I've reported to issues to our next level support:
- Location button icon issue
- when you added custom text to location button as Geolocalitza'm to attribute "visitor_location_button_text", the button text is not displayed after the single quote. In your case the button text will only show Geolocalitza and removes the 'm.
I will update you here with it get fixed but please note that it will take the time. If you want - you have liberty to mark resolve this ticket.