• Resolved doffine

    (@doffine)


    Hello @mplusb,

    we just noted that Image Photo Gallery Final Tiles Grid loads Font Awesome from the external URL netdna.bootstrapcdn.com

    This can be a problem for compliance with GDPR at least in the EU. So our question / feature request would be if you could integrate Font Awesome into your plugin itself, so that no external URL gets connected for the website user. Would that be possible? It would elegantly solve some GDPR implications and it shouldn’t be too hard to ship it together with the plugin.

    Many greetings and thanks for the nice plugin,
    -doffine

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @doffine

    Thanks you for reaching us !

    Yes, I created a ticket on github to fix this problem.
    https://github.com/MachoThemes/final-tiles-grid-gallery-lite/issues/22
    Thanks for this information!

    Please let me know if you have more questions !
    Have a nice day !
    All the best,
    Marian

    What’s the status here, when will this problem be fixed? I need to remove netdna.bootstrapcdn.com now or I must disable the plugin, unfortunately.
    Thank you!

    @dapresstest -> Our developers have informed us that by the end of this month the problem will be solved, for now we have some problems until the update to be solved, after which your problem will be introduced in the update.
    Thank you for understanding !

    Thanks. For now I have commented the affected lines in FinalTilesGalleryLite.php, seems to work (until the next update):

    //  wp_register_style( 'fontawesome_stylesheet', '//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css' );
    //  wp_enqueue_style( 'fontawesome_stylesheet' );

    and

    //  wp_register_style( 'fontawesome_stylesheet', '//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css' );
    //  wp_enqueue_style( 'fontawesome_stylesheet' );

    Hello again @dapresstest

    Thank you for your understanding! When the update appears then everything will be normal.
    Thanks again for sending us the piece of code, we will take it into account at the time of the update.

    Have a nice day ! ??

    Warmly,
    Marian

    visi19

    (@visi19)

    This topic will be marked as resolved as we have an open ticket on GitHub regarding this. Please keep in mind that the ‘resolved’ status is only for this support thread, not the issue on GitHub.

    Warmly,
    Marian

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘GDPR compliance’ is closed to new replies.