Skip Navigation

[Resolved] Address Custom field show map in cred form

This support ticket is created 5 years, 10 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 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 5 years, 10 months ago.

Assisted by: Shane.

Author
Posts
#1208649

Hi I have a cred form to submit CPT, I have Address field and in the form there is a google map,

I dont need a map here I just want to collect the address in the form.

How do I get rid of the map?

#1208716

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Waldo,

Thank you for contacting our support forum.

You should be able to hide it by using this css.


.toolset-google-map-preview{
display:none;
}

Please let me know if this helps.
Thanks,
Shane