• Resolved Erik Plomp

    (@erikplomp)


    Hi
    Thanks for this plugin. Finally one that works. There is one small thing. Below the policypage this message is shown:

    Huidige status: GeaccepteerdHuidige status: Geweigerd

    The question is; is it accepted or rejected? Both states can not be shown at the same time i think. Please let me know.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @erikplomp

    Thanks for the kind words. This text is used to display whether consent has been given(or revoked). The text can appear if you disable Complianz document CSS, but you can easily hide it again with some CSS:

    /* styles for the status in document */
    .cmplz-status-denied, .cmplz-status-accepted {
    display:none;
    }

    For more information about this subject, also read our article:
    https://complianz.io/css-lesson-3-using-your-own-document-css/

    I hope this helps. Good luck!

    Regards,
    Leon

    Plugin Author Aert

    (@aahulsebos)

    Hi @erikplomp,

    FYI, we have a ‘fix’ coming for everyone who’s not using Complianz’s Document CSS. From our next release, please try again with the above CSS removed.

    regards Aert

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Text not clear’ is closed to new replies.