Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Markus,
Ahh yes i see the issue now.
Using this code again
jQuery(document).ready(function(){
jQuery('.js-toolset-maps-distance-current-location').attr('disabled','disabled');
jQuery(".js-toolset-maps-distance-current-location").hide();
});
Then you're going to add this code to the js section as well.
jQuery( document ).on( 'js_event_wpv_pagination_completed', function( event, data ) {
/**
* data.view_unique_id (string) The View unique ID hash
* data.effect (string) The View AJAX pagination effect
* data.speed (integer) The View AJAX pagination speed in miliseconds
* data.layout (object) The jQuery object for the View layout wrapper
*/
jQuery('.js-toolset-maps-distance-current-location').attr('disabled','disabled');
jQuery(".js-toolset-maps-distance-current-location").hide();
});
Please try this and let me know the results.
Thanks,
Shane
Hi Shane,
thank you but unfortunately, nothing has changed, the query is still there.
Nice regards
Markus
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Markus,
I tried this again using the test values that you had previously sent but this doesn't occur.
But you should bear in mind that distance filters require your location as this filter has the option to filter for areas that are close to you.
Thanks,
Shane
Hi Shane,
the browser question is still there.
To adjust that, please proceed as follows:
- hidden link
- type in location "langenfeld"
- change the radius to 5 and press ENTER
than appears the browser question.
It appears only when i press ENTER. When i use the arrows for distance then it is ok without the question from browser.
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Markus,
Could you check on your markers that you don't have a request for the current user's location. Example the marker should have a parameter like this current_visitor_location="true"
Please let me know.
Thanks,
Shane
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Markus,
The attribute is actually on the Marker the map markers not the filter code.
Could you check the map markers in the view loop and see if this attribute is there?
Thanks,
Shane
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Markus,
Would you mind providing me with access to the site to test this out again and see if I can find anything that could be causing this ?
Thanks,
Shane
Hi Markus,
I hope that you are getting a good support from Shane.
I'm posting here because the Topic became too long and this is actually because there is more than one request being handled in the ticket.
And according to the support policy: https://toolset.com/toolset-support-policy/
There should be only one issue to be handled in every single ticket.
So, I'm kindly asking you when you open a ticket in the support forum, please request the help in only one issue in each ticket you open and we will handle it with pleasure.
This actually helps to make the forum better, more organized and helps you and others while searching the forum.
Best wishes,
Mohammed.
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Markus,
Yes as Mohammed mention we handle one topic per thread.
In order to not allow this ticket to be too long would you mind opening a new ticket for the chrome permissions issue?
Thanks,
Shane
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Markus,
Could you mark this ticket as resolved if there are no further issues on this ?
Thanks,
Shane