• Resolved r3qlzz

    (@r3qlzz)


    Hello ,
    Im new on this and after a lot of hours spend to search what i want to do ,im coming here because i really need help.

    Im doing a website for my wife , she want to do a new job by herself.

    I know this plugin since 4/5 months and i really appreciate it .

    I was trying to doing a cookies banner working with [cplz.consent.manager] in shortcode to elementor PRO but it doesn’t work.
    Its said you have not accept the javascript or AMP … i don’t know why.

    https://complianz.io/create-a-cookie-banner-with-elementor-popups/

    Maybe its because i am a free users.

    Now i am trying to get a beautiful banner with CSS CUSTOM but after a lot of things trying i am not ok .

    Im trying to get button AGREE / DENY / SEE SETTINGS under the text , but its not good , and i don’t know why the text is only on leftside ( like column working …)

    I will show you some links.

    cookies image

    • This topic was modified 3 years, 1 month ago by r3qlzz.
    • This topic was modified 3 years, 1 month ago by r3qlzz.
Viewing 15 replies - 1 through 15 (of 22 total)
  • Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @r3qlzz,

    If you want to get the buttons under the text you can go to Cookie Banner settings -> Appearance -> Position -> Bottom Right or Left.

    This will set the banner to the corner and stack the elements.

    If you need something else or have any other questions, let me know!

    regards Aert

    Thread Starter r3qlzz

    (@r3qlzz)

    Hello Aerts,
    Thanks to take your times for helping me.

    Yes you right but , its not what i would try to do.
    I want to get the banner take all screen from downside and something like :

    Logo. Tittle
    Text
    Accept. Deny. Settings.

    Can you answer me too about my first question with elementor ?

    Thank you again.

    Christopher

    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @r3qlzz.

    Concerning the Elementor article; that setup will only work on Complianz version 5, and the plugin is currently on version 6 (which changed some classes, so the article will have to be updated). We will look into adapting the article for Complianz 6 soon.

    As for the customized banner, perhaps you can provide us with an example screenshot of the layout? This will give us a clear picture of the desired layout.

    Kind regards,
    Jarno

    Thread Starter r3qlzz

    (@r3qlzz)

    Hello @jarnovos
    Sorry for the late reply.

    https://ibb.co/C6Nk5p8

    You can see here what i want , unfortunately for the moment the text is everytime in leftside and button in rightside. like columns…

    Thank you for advice ??

    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @r3qlzz,

    Thank you for your reply!

    My colleague will write an article on our website this weekend, in which we will explain how you can create a banner like this.

    Let me know if you have any questions about this in the meantime.
    Kind regards,
    Jarno

    Thread Starter r3qlzz

    (@r3qlzz)

    Hi again @jarnovos
    I hope you and all your mates are well.

    I am enjoying your forum , i like to read all topic when you help people.

    Im waiting your reply for your new lesson about create banner and i will do it , like i can tell you if everything work good.

    See you soon and thank you again. ??

    Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @r3qlzz,

    I currently have this, https://cssss.us.instawp.xyz/.

    Let me know where to adjust, or if you have any other ideas.

    regards Aert

    PS: I went full dummy and removed the above URL, I need an extra 15minutes to set it back up from posting.

    Plugin Author Aert Hulsebos

    (@aahulsebos)

    Thread Starter r3qlzz

    (@r3qlzz)

    Hello ,
    Ah i don’t know why i don’t get the e-mail notification about your answer ??

    I will show you litteraly the banner i want :

    banner cookies

    Thank you

    Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @r3qlzz,

    Please make the following banner with settings, I added the logo myself to see how far I can take it.

    https://forminator.us.instawp.xyz/

    Then use the below CSS to add some styling.

    .cmplz-cookiebanner .cmplz-header {
        display: flex;
        justify-content: center;
    }
    .cmplz-cookiebanner .cmplz-body {
        grid-column: span 3;
        
    }
    .cmplz-cookiebanner .cmplz-buttons {
        grid-row-start: revert;
        grid-column-start: 1;
        margin: auto;
    }
    
    .cmplz-cookiebanner {
        grid-template-columns: 1fr;
    }
    
    .cmplz-cookiebanner .cmplz-message {
        text-align: center;
    }
    .cmplz-cookiebanner.cmplz-categories-type-view-preferences.cmplz-categories-visible .cmplz-buttons, 
    .cmplz-cookiebanner.cmplz-categories-type-no.cmplz-categories-visible .cmplz-buttons {
        flex-direction: initial;
    }
    Thread Starter r3qlzz

    (@r3qlzz)

    Hello @aahulsebos

    Thank you for your answers .

    Thank you a lot , its very near about what i want !

    cookies image

    My goal is to dont have the X near of tittles because ppl have to accept or deny but don’t close the cookies banner.

    And Can I get the TITTLE and LOGO more big ?

    And for finish i would my banner cookies take more big on the screen and more large , like full screen largest …

    If you take a look on this link TRUFFAUT you can see that its my goal !

    Thank you a lot its very close about exactly what i want !

    Thread Starter r3qlzz

    (@r3qlzz)

    Be careful my topic is not resolved …

    Thread Starter r3qlzz

    (@r3qlzz)

    @jarnovos @aahulsebos

    Hello !
    Can you comeback to me please ?
    Your lesson for elementor is ready ?

    Can you try to finish my cookies banner about truffaut ? previsouly comment i give you the image link.

    We was very close !

    Thank you and have a nice week-end.

    Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @r3qlzz,

    You can upload a bigger image, this should help.

    I have the example here with the above CSS, and a bigger logo. I can center the text a bit, this should make the banner a bit larger, but on the example there’s no X or title, you can disable these in the cookie banner settings.

    Let me know,
    regards Aert

    Thread Starter r3qlzz

    (@r3qlzz)

    Hello ,

    Here you get my cookies if you want to try with my website is : https://organizalpha.com/particulier/ .

    Like you can see here My Logo is small and my titles too.
    We got empty space between cookies banner , at left right up and down . like 0.3 centimeters…

    I will try to find for disable the X on cookies title.

    Here the cookies i want to have : truffaut cookies

    Here you can see the cookies banner is more BIG with LOGO & tittle or maybe its just a image logo + tittle …
    The text is very in center of the cookies banner and 3 buttons is good .

    Thank you ??

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Begginner trying everything’ is closed to new replies.