Dhruvang Gajjar

Results 6 issues of Dhruvang Gajjar

`fullMapStart: true,` not showing a map properly $('#bh-sl-map-container').storeLocator({ dataType: 'json', dataRaw: result, infowindowTemplatePath: '../assets/template/location-list-description.html', listTemplatePath: '../assets/template/infowindow-description.html?fdf', fullMapStart: true, maxDistance: true, distanceAlert: '60', nameSearch: true, bounceMarker: true, mapSettings: { zoom :...

When the user hovers over the list, it should highlight the marker on the map and the same way if use hovers over on marker, list item should be highlighted....

I have dependent fields in the form. How to ignore hidden fields from validation.

In Radio Button Filter, i want to show data-control-name in address bar URL followed by #. somthing Like this... https://jplist.com/controls/radio-buttons-filters#christmas So how to do this??

Pagination not working for all Posts... In Panel I have following Code 3 per page 5 per page 10 per page View All So If i have 22 Posts only...

I have used following JS code and added `data-id` attribute on filters and pagination, still it doesn't store selection state. ` deepLinking: true, hashStart: '?', storage: 'cookies', storageName: 'jplist' `