this page here is made in normal wordpress page hidden link
backend= hidden link
it works perfect
click the button to open map and then make a selection of spaniels for example ,the filter is fine and the map updates with the markers.
i have tried to recreate this page in elementor so i can update it a little and customise the page a bit easier
it is here hidden link
backend is here hidden link
the filters work and are loaded with ajax but the page must be manually refreshed to show the markers on the map.
i dont see the issue with why it would behave that way. please set a private reply so i may give you login details. many thanks

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Hello. Thank you for contacting the Toolset support.
This is not going to work how you think as you added the map shortcode outside the view's scope hence it will not update the markers when you update the view result using AJAX.
Either you will have to move the map shortcode within the view's scope where AJAX update is applicable or you will have to use the simple page refresh method to update view result rather than using AJAX.
why is the map shortcode now outside the scope of the view , they are added the same way non elemento and old wordpress page way , what makes it now outside the scope ? and how do i move it within the scope ? do i add my shortcode inside the view ?
thanks

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Can you please share admin access details and let me review your current settings on your staging site.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
On your elementor template I see you added shortcode module and within shortcode module you added expand shortcode:
- hidden link
But I would like to know how and where you added the [wpv-map-render] shortcode?
sorry minesh , it appears i didnt copy over the full shortcode into elementor that is used on the none elementor page , the shortcode does have the map render included . i have updated the elementor page so the shortcode now includes the original map render.
im not sure how that happened,
thankyou
also note , this hasnt fixed the issue , that remains broken, thanks
Hi any chance some one can look into this please.

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Can you please check now: hidden link
When I edit the Elementor template you added the map to shortcode module as given under:
- hidden link
[expand trigclass="collapseomatic my_button3" title="Open map to view all clubs on a map" swaptitle="Close map" swapalt="Tick the breeds you are interested in below"]
[wpv-map-render map_id="map-6" map_height="800px" fitbounds="off" general_zoom="6" general_center_lat="54.074741" general_center_lon="-2.864934" single_zoom="6" single_center="off" cluster="on" cluster_grid_size="2" spiderfy="on" cluster_click_zoom="on" cluster_max_zoom="6" map_type_control="off" street_view_control="off" ][/wpv-map-render][/expand]
I've created the following content template using Toolset and moved the above code to the following Toolset content template:
- hidden link
Then, I've updated the Elemenor template to display the abive Toolset content template as given under and save the Elementor template
=> hidden link
[wpv-post-body view_template="ct-toolset-test1"]
Can you please confirm it works as expected now.
many many thanks minesh i will check it out and confirm , thanks again

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Ok - If everything is Ok, you are welcome to mark resolve this ticket.