• Resolved chm4wp

    (@chm4wp)


    Embed Privacy does not block maps that are embedded via the Google Maps API and loaded via separate PHP calls. Have already tried to adjust the regex but does not seem to work. Is there any solution for that?

    PS: I can provide the link to the affected website in a DM.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author KittMedia

    (@kittmedia)

    Hi there!

    How exactly is your implementation looking?

    If the final embedded URL is not an iframe with a recognizable URL to Google Maps, there is no chance for Embed Privacy to detect it.

    Did you check the documentation about custom implementations?

    Thread Starter chm4wp

    (@chm4wp)

    Hi, thanks for your quick response.

    The maps are not loaded via iframe. The plugin used is “The Events Calendar”. When used in standard TEC plugin configuration with their standard API key, the maps get blocked.

    As soon as I use my custom API key for Maps JavaScript API, the maps won’t get blocked anymore.

    Will have a look to the custom implentations.

    Plugin Author KittMedia

    (@kittmedia)

    It would be great if you can send me a link to the particular page. And, if possible, another link to a working example of The Events Calendar.

    You can use the email address hey@epiph.yt.

    Plugin Author KittMedia

    (@kittmedia)

    I’m pretty sure I already had the exact same issue but couldn’t find anymore where I posted the solution. You can override the default template in src/views/blocks/parts/map.php in your theme by copying the content to [your-theme]/tribe/events/blocks/parts/map.php. Then you can make the required adjustments according to the documentation.

    Thread Starter chm4wp

    (@chm4wp)

    Thanks a lot. I will give it a try.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Embed Privacy does not recognize maps via Google Maps API’ is closed to new replies.