• Resolved 3dmoments

    (@3dmoments)


    Thank you for a great plugin!

    Would it be possible to have the subscription box checked by default at checkout (mailchimp has this feature and Im migrating away from them to EmailOctopus), and not collapsed by default. I want it to be easy for customers to subscribe and the form is too hidden in the current format. Thanks!

    • This topic was modified 4 months, 2 weeks ago by 3dmoments.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Olaf Lederer

    (@finalwebsites)

    Hi,

    I’m glad you like it!
    I checked your checkout which looks really good. Is this a plugin?

    You’re right the subscription check box is very hard to find. The bad news is, that it happens because of the “custom” checkout. But I have an idea: right now you can choose from 4(?) different locations. What I can do is a fifth option for a custom location. This was you can enter your own hook (location).

    Can you ask the developer from this fancy checkout which hook would give the checkbox a “better” place?

    Plugin Author Olaf Lederer

    (@finalwebsites)

    You can fix it for now by using this CSS code:

    #clc-container .form-container .form-row.collapsed-link, .cartimize-modal-prompt .form-container .form-row.collapsed-link { display: none; }
    #clc-container .d-none, .cartimize-modal-prompt .d-none { display: block; }
    Thread Starter 3dmoments

    (@3dmoments)

    This CSS is perfect, I liked the location just not that it was collapsed by default so no need to move it.

    Is there a way to have the checkbox selected by default?

    ps.My checkout is by Cartimize Linear Checkout.

    Plugin Author Olaf Lederer

    (@finalwebsites)

    > Is there a way to have the checkbox selected by default?

    This is against the rules of the GDPR. Does that option “Subscribe All” work for you?
    But, let me think about to add this option or not ??

    > My checkout is by Cartimize Linear Checkout.

    Yes right, I tried the plugin already. Strange that they removed their free version from the repo

    Thread Starter 3dmoments

    (@3dmoments)

    Mailchimp have this ‘selected by default’ option in their plugin…

    Subscribe all would not work as I need option for them to uncheck the box / not subscribe in EU.

    Plugin Author Olaf Lederer

    (@finalwebsites)

    @3dmoments, check version 1.0.7 for the new pre-checked checkbox option ??

    PS. I am happy with your positive review

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.