Skip Navigation

[Resolved] Get Toolset data depends of name which i pass from GIScloud map and display it

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.

This thread is resolved. Here is a description of the problem and solution.

Problem:
We have 2 parts in our site WP site using Toolset and GIS Cloud Map. Our requirement is to display details which we saved in Toolset custom post types on a php page depends on name that passing from map.

Solution:
You can get data stored in Types fields using our Types field API:
https://toolset.com/documentation/customizing-sites-using-php/functions/
https://toolset.com/documentation/customizing-sites-using-php/updating-types-fields-using-php/

Other than that, this falls into pure Custom coding & custom development and it is out of support policy (https://toolset.com/toolset-support-policy/). So we recommend to contact Toolset recommended service providers to further discuss the custom approach. We have some recommended list of service providers here if you would like to take a look: https://toolset.com/consultant/

This support ticket is created 6 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

Sun Mon Tue Wed Thu Fri Sat
- 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 -
- 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by sumyJ 6 years, 5 months ago.

Assisted by: Noman.

Author
Posts
#577093

Tell us what you are trying to do?We have 2 parts in our site WP site using Toolset and GIS Cloud Map. Our requirement is to display details which we saved in Toolset custom post types on a php page depends on name that passing from map. Means I have a posttype called 'Hotels' and in map a layer called 'hotel and apartment'. I had only name of hotel in Map and details in Post types.I need show both data together. I can only pass Hotel name to a .php and and by wp query retrieve other details and display it on same php page.

I am new to WP and PHP, so expecting answers in detail..

Is there any documentation that you are following?https://toolset.com/documentation/customizing-sites-using-php/loading-wordpress-content-database/

Is there a similar example that we can see?

What is the link to your site? hidden link

#577233

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Hi Sumy,

Thank you for contacting Toolset support. You can get data stored in Types fields using our Types field API:
https://toolset.com/documentation/customizing-sites-using-php/functions/
https://toolset.com/documentation/customizing-sites-using-php/updating-types-fields-using-php/

Other than that, this falls into pure Custom coding & custom development and it is out of support policy (https://toolset.com/toolset-support-policy/). So we recommend to contact Toolset recommended service providers to further discuss the custom approach. We have some recommended list of service providers here if you would like to take a look: https://toolset.com/consultant/

Thank you

#577274

Thank you for your reply.
I will check it

The forum ‘Types Community Support’ is closed to new topics and replies.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.