• Resolved Christian Sabo

    (@pixelverbieger)


    Could you please add an option to disable the usage of Google Fonts?
    Or at least make it suppressable?

    You certainly have heard of the European GDPR and the fact that a website visitor has to be asked for consent before loading external resources, especially those from US companies ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • Bel

    (@belimperial)

    Hello @pixelverbieger

    Good day, and thanks for writing in!

    Yes, we are aware of the European GDPR, but Popup Maker doesn’t use Google Fonts in the popup content. The content styling and the use of fonts are handled by your theme or other plugins if there is an available shortcode from other plugins.

    For more details about Popup Maker(shortcode: subscription form) and GDPR requirements, kindly check our documentation here.

    I hope that helps.

    Let us know if you have any questions or clarification on this matter. If this fixes the issue, please take a moment to rate and review the plugin.
    If you still need help please message us directly at https://wppopupmaker.com/support/

    Thread Starter Christian Sabo

    (@pixelverbieger)

    Hi, thanks for your quick response!

    I don’t think this is an issue with other plugins or the used theme.
    I just deactivated ALL other plugins and switched to Twenty Twenty One -> problem persists.

    Here’s how to reproduce the issue:

    New Browser, private mode, Popup Maker 1.16.1 active.
    Reload page, web dev tools show a request:
    GET https://fonts.googleapis.com/css?family=Montserrat:100

    Browser Source (HTML HEAD) contains:

    /* Popup Google Fonts */
    @import url('//fonts.googleapis.com/css?family=Montserrat:100');

    Looking into the plugin’s files, /assets/js/admin-theme-editor.js:129

    if (typeof pum_google_fonts[chosen_font] !== 'undefined') {
                    url = "//fonts.googleapis.com/css?family=" + chosen_font;

    Next step: different browser, deactivate Popup Maker.
    Back to first browser, reload -> no request for Google Fonts/Montserrat …
    (Yet, the cache files in /wp-content/uploads/pum/ still might contain outdated code.)

    Maria T

    (@mariatogonon)

    Hello @pixelverbieger – we apologize for the inconveniences this has caused.

    ?To disable the loading of Google fonts, you will need to do that under Popup Maker > Settings > Misc (miscellaneous; tab) > Assets (category) and check the Don’t Load Google Fonts box. To make it more clear for you, please see this screencast: https://share.getcloudapp.com/yAuDKPjm

    If that helps, then we would very much appreciate it if you could quickly rate the plugin, just to help us spread the word.

    Have a great day!

    Thread Starter Christian Sabo

    (@pixelverbieger)

    Haha, perfect – that’s exactly the point I was looking for (and obviously not able to find).

    @mariatogonon
    Thanks Maria!

    Maria T

    (@mariatogonon)

    Thanks for letting us know @pixelverbieger! ?? And, you are welcome!

    In case you have anything else we can help or assist you with, just don’t hesitate to reach us back here.

    By the way, if you have a moment, we would very much appreciate it if you could quickly rate the plugin, just to help us spread the word.

    Have a great weekend ahead!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘GDPR issues with Google Font’ is closed to new replies.