• Resolved gr9zz

    (@gr9zz)


    Hello

    By default, google maps should be disabled until the user accepts cookies.I use Events Manager for WordPress for events and I display a map with the different possible locations.
    Problem: the map is active even when the user does not accept or refuse cookies.
    The Complianz dashboard tells me it can’t find a google map integration.
    Do you know how to fix this?

    Thanks.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter gr9zz

    (@gr9zz)

    I add this /wp-content/plugins/events-manager/includes/js/events-manager.js in the scripts center. It works, but no message on the map appears to tell users to enable cookies to see the map. Any idea ?

    Thread Starter gr9zz

    (@gr9zz)

    Also, I set up [cmplz-cookies] in my cookie page : https://userclub.cadwork.marketing/cookies/
    but the cookies are not listed in a table, all the elements are one below the other. Is this normal?
    I use Oxygen builder.

    Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @gr9zz,

    Let’s start with Events Manager for WordPress,

    Do you use Dynamic or Embedded in Events Manager? (For Google Maps).

    Embedded seems to work, Dynamic might need some adjustments.

    regards Aert

    Thread Starter gr9zz

    (@gr9zz)

    Hello,
    I use dynamic map.

    • This reply was modified 3 years, 4 months ago by gr9zz.
    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @gr9zz,

    We’ve made an integration, available here: https://raw.githubusercontent.com/Really-Simple-Plugins/complianz-integrations/master/events-manager.php

    You can upload the PHP file from the link above to the folder /wp-content/mu-plugins/.

    The limitation is that the complete “eventsmanager.js” file is blocked, we cannot block Google Maps separately as it is dynamically inserted by Events Manager. If blocking the entire script breaks other functionality, the team behind the Events Manager plugin will have to look into this.

    Kind regards,
    Jarno

    Thread Starter gr9zz

    (@gr9zz)

    Hello,
    It works for the single event page : https://userclub.cadwork.marketing/presentiel/brest/
    but not on this map : https://userclub.cadwork.marketing/presentiel/ (all the maps of the site come from the wp events manager plugin).

    Another thing : I set up [cmplz-cookies] in my cookie page : https://userclub.cadwork.marketing/cookies/
    but the cookies are not listed in a table, all the elements are one below the other. Is this normal? I use Oxygen builder.

    Thanks

    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @gr9zz,

    When WP Rocket is disabled, it seems to be working on the other map as well. You can verify this yourself by visiting the page with the ?nocache parameter appended to the URL. https://userclub.cadwork.marketing/presentiel/?nocache
    Clearing WP Rocket cache might help solve this.

    As for [cmplz-cookies] not receiving the correct styles, can you verify that under Complianz > Settings > General, “Use document CSS by Complianz” has been enabled? This could also be related to caching/minification. To know for sure, it would be useful if you could disable WP Rocket temporarily, so we can have a look without any caching or minification.

    Kind regards,
    Jarno

    • This reply was modified 3 years, 4 months ago by jarnovos.
    Thread Starter gr9zz

    (@gr9zz)

    All is fine for the maps.
    “Use document CSS by Complianz” is enabled.
    I already had the problem before the implementation of WP Rocket. I still deactivated it while I was trying to solve the problem.

    Plugin Contributor jarnovos

    (@jarnovos)

    Hello @gr9zz,

    I just tested with Oxygen Builder and this seems to be the cause of the issue. When I input the shortcode in Elementor or Gutenberg, it works as expected, however when I do the same in Oxygen Builder the styles are not getting applied.

    The workaround would be to add the [cmplz-cookies] shortcode outside of Oxygen Builder, but place it in Gutenberg instead.

    Hope this helps.
    Kind regards,
    Jarno

    Thread Starter gr9zz

    (@gr9zz)

    Hello,
    Ok thanks ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Events Manager and Complianz (GDPR)’ is closed to new replies.