WP GDPR Compliance

  • Author
    Posts
  • #63751

    I am trying to congifure the GDPR text and check box on the comments, used the pluggin WP GDPR Compliance, but is not wordking with this Theme

    Does anyone know a pluggin to be able to add text and check box on the comments for Nirvana or how to make the “WP GDPR Compliance” word?

    Website: lamamafaelquepot.com

    #63898
    Zed
    Cryout Creations mastermind

    We will need to update the theme for the recent GDPR-related changes to the comments form to work.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #64026

    This theme has some issues handling CSS. It changes too hard some styles: i.e. hides labels. To solve that problem just add this CSS to your theme:

    .wpgdprc-checkbox label {
    display: inline;
    }

    .wpgdprc-checkbox input {
    width: auto;
    }

    #64079

    Thnaks, I have tried but it doesn’t work, don you know if I need to add anything else? I have just add the CSS and have active the WP GDPR Compliance plugging.
    On the other hand, I am interested also I am interested in not hiding the labels of the posts, do you know if it is not enough to fix it?

    Thanks a lot for your help.

    #64121

    Hey when do you plan to inroduce the changes to the themes that they can show any gdpr info properly? It is obligatory since May 25th, would be nice if you had it ready on time…

    Website: ekrft.com

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘WP GDPR Compliance’ is closed to new replies.