Skip Navigation

[Assigned] a view in elementor page

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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 6 replies, has 1 voice.

Last updated by martinP-13 2 days ago.

Assisted by: Minesh.

Author
Posts
#2824335

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

#2824604

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.

#2824612

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

#2824616

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.

#2824624

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?

#2824627

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

#2824636

also note , this hasnt fixed the issue , that remains broken, thanks