Google maps error with integration
-
I have this iframe in my editor and it’s working fine
<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d47504.84009179819!2d-87.71623860254104!3d41.91322998659642!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sKuma's%20Corner%20Restaurant%20chicago!5e0!3m2!1sen!2ses!4v1699893238341!5m2!1sen!2ses" width="800" height="600" allowfullscreen="allowfullscreen"></iframe>
the results in the page with the complianz integration is:
<iframe data-placeholder-image="/wp-content/plugins/complianz-gdpr/assets/images/placeholders/google-maps-minimal-1280x920.jpg" data-category="marketing" data-service="google-maps" class="cmplz-placeholder-element cmplz-iframe cmplz-iframe-styles cmplz-no-video " data-cmplz-target="src" data-src-cmplz="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d47504.84009179819!2d-87.71623860254104!3d41.91322998659642!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sKuma" style="border: 0;" src="about:blank" width="800" height="600" allowfullscreen="allowfullscreen"></iframe>
Notice after Kuma’s, the url part after the single quote was removed. I need to remove the integration to make it work.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.