Popup like in demo - by nuts - on WordPress WooCommerce support

This topic has 12 replies, 5 voices, and was last updated 8 years, 6 months ago ago by Stan Russell

  • Avatar: nuts
    nuts
    Participant
    October 28, 2015 at 15:17

    Hi!
    pls can you advise how can i recreate the popup newsletter subscription form as you did in yr demo.

    http://prnt.sc/8waalf

    11 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 28, 2015 at 16:16

    Hello,

    You need use MailChimp plugin https://wordpress.org/plugins/mailchimp-for-wp/ .
    How to create pop up window please read our documentation:
    https://www.8theme.com/demo/docs/royal/#!/1_static_blocks

    Best regards,
    Jack Richardson.

    Avatar: nuts
    nuts
    Participant
    October 28, 2015 at 18:03

    Thnx,
    well i did as in a preview, forgot to mention that my raws are too much bigger than in the example

    http://prnt.sc/8wcch6

    Avatar: nuts
    nuts
    Participant
    October 28, 2015 at 18:03

    and is it possibe to remove the checkbox for “don’t show in future

    Avatar: Eva
    Eva Kemp
    Support staff
    October 28, 2015 at 19:08

    Hello,

    To remove checkbox use this code in Global Custom CSS:

    .white-popup-block .checkbox-label {
      display: none;
    }

    I’ve added code to style your content, please look at the screenshot:
    http://storage7.static.itmages.com/i/15/1028/h_1446055669_6195319_e79248a852.png

    Please check it now.

    Regards,
    Eva Kemp.

    Avatar: nuts
    nuts
    Participant
    October 28, 2015 at 19:15

    Hello Eva,

    with the box it’s all fine, but the fields seems not to change.

    http://prnt.sc/8wdani

    Avatar: Eva
    Eva Kemp
    Support staff
    October 28, 2015 at 19:31

    Hello,

    I’ve added this code in Custom CSS for desktop:

    .mc4wp-form input[type="text"] {
        width: 85%;
        height: 40px;
        margin: 10px auto 15px;
        padding: 5px 12px;
    }

    Please check the form now.

    Regards,
    Eva Kemp.

    Avatar: nuts
    nuts
    Participant
    October 28, 2015 at 19:36

    Great! thank you a lot, now it’s all fine.

    Avatar: nuts
    nuts
    Participant
    October 28, 2015 at 19:41

    what is the correct place to place the background picture for the background as in the demo?

    theme options – pop up & and at the bottom pop up background or i should modify the block?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 28, 2015 at 20:06

    Hello,

    You can implement this in both way via Theme Options-Promo Popup or use CSS code in Global Custom CSS.

    Regards,
    Robert Hall.

    Avatar: nuts
    nuts
    Participant
    October 30, 2015 at 07:55

    Hi, thank you for the update, clear.

    Avatar: stan
    Stan Russell
    Participant
    October 30, 2015 at 08:38

    Hello nuts,

    you are welcome!

    Regards,
    Stan Russell.

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘popup like in demo’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.