• Resolved saramb2015

    (@saramb2015)


    Hi!

    I have the visual composer plugin and it’s compatible with the plugin? I don’t know if I can use some shortcode to use it. Also, I have the text of the cookies in english, it’s possible to traduce in spanish and french version?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter saramb2015

    (@saramb2015)

    I think that I have solved this!

    It’s possible the button the “manage consent” to put in the bottom? Only appear when the mouse click over.

    Plugin Contributor Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @saramb2015,

    Glad to hear that you have solved it yourself. Complianz should be compatible indeed. For the community: a full list of usable shortcodes can be found here.

    Legal documents and the wizard will be translated to your site (or user) language, if the language is supported by Complianz. Our plugin has been translated in over 26 WordPress locales. Complianz also works with multilingual plugins like WPML and Polylang, if your site is translated to multiple languages. For more information on translating the cookie banner and legal documents, see our documentation as well.

    Regarding your last question, if you want to make the ‘manage consent’ tab permanently visible, please add this CSS to Complianz -> Cookie banner -> Add custom CSS:

    .cc-revoke{
      display:block!important;
    } 
    
    .cc-animate{
      transform:none!important;
    }

    Kind regards,
    Leon

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

The topic ‘Visual composer’ is closed to new replies.