• Hi,
    I use the plugin “XYZ PHP Code” to generate Google Maps using a shortcode on my site’s content. The plugin WP DSGVO Tools does not recognize automatically the script inside the shortcode.

    I tried to put the shortcode, inside of DSGVO Tools shortcode for embedded content but it won’t work, the shortcode will be just displayed as plain text, instead of the Google Map – i.e.:
    [lw_content_block type=”gmaps”][xyz-ips snippet=”MY-CUSTOM-SNIPPET”][/lw_content_block]

    will just show the raw shortcode:
    [xyz-ips snippet=”MY-CUSTOM-SNIPPET”].

    Do you have any workarround or suggestion here?
    Thanks in advance,

Viewing 1 replies (of 1 total)
  • Plugin Author legalweb.io

    (@legalweb)

    hi @mixali,

    it depends how your plugin embed the map. does it happen on server side or on client side? the sortcode only works if the plugin embeds the map on server side because shortcodes are processed on the server.
    if the map gets embedded dynamically, you could try to enable the “dynamic script blocking option” in our embedding section. if this also does not work, we dont support this kind of map plugin.

Viewing 1 replies (of 1 total)

The topic ‘Blocking Embedded Google Maps generated by shortcode won’t work’ is closed to new replies.