Problem:
Error with Address field: We could not connect to the Google Maps autocomplete service, but you can add an address manually.
Solution:
Could you please try to follow the following steps:
- Go to Toolset > Settings > Maps and make sure your API key is entered correctly. Click "Check API" to confirm the API key is valid.
- Can you check to ensure the following API's are enabled for your Map API key: Maps API, JavaScript API, Geocoding API, and Places API.
- Please check you created the non-restricted google map API key (the key should not bind to any specific domain)
A user reported that he is trying to show the Types Fields shortcode values within the paragraph tag, but the "Fields and Text" blocks seem to strip the paragraph tag.
Solution:
Guided that this is something related to WordPress and if a paragraph contains only a shortcode, the paragraph tags around the output are stripped.
As a workaround, one can wrap the Types field shortcode inside the "wpv-autop" shortcode.
A user reported that the 'placeholder' attribute for the 'cred_field' shortcode, doesn't seem to work for the address type fields.
Solution:
Guided that I've passed this on to the concerned team and for now a workaround can be to use the 'gettext' filter to change that default placeholder text.