Skip Navigation

[Resolved] CRED Location field not functioning in modal window

This support ticket is created 3 years, 2 months ago. 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Karachi (GMT+05:00)

Tagged: 

This topic contains 18 replies, has 2 voices.

Last updated by Waqar 3 years ago.

Assisted by: Waqar.

Author
Posts
#2186761

No problem, thank you for your continued support!

#2192581

Thank you for waiting.

I just wanted to update and that I couldn't find the exact cause of the issue, so I've shared the details about this exception with the concerned team for further review.

I'll keep you updated with their findings, through this ticket.

#2214279

Thanks a lot Waqar!

#2216591

Hi,

Thank you for waiting.

I've heard back from the concerned team and they've discovered that some of the views used on the page are not needed and can be skipped, which also fixes this issue with the address field initialization.

For example, these 4 views loaded inside the view "Caravan Management View" are used just to hold the code for the modal window that loads the create new forms:

- Create a Holiday Park Modal (CMC)
- Create a Customer Modal
- Create a Caravan Modal
- Create BB Customer Modal

For forms to add a new post, you don't need to change the scope of the "current post" to match the post that is being created. You can create a new content template, include the contents from these 4 views inside that template, and then instead of loading these 4 views, you can just include this one content template in the parent view "Caravan Management View" and the that will have the same effect.

I hope this helps and please let me know how it goes.

regards,
Waqar