Add new popup

Before creating new campaign you have to create popup. Popups' management page:
Marketing >> Newsletter Popup Pro >> Popup
If you want to create new popup, press "Add new Popup" button and then choose popup content type "Newsletter Subscription Form".

General Settings

  1. Name - popup name, identifier in the list.

Popup Settings

  1. Theme – popup theme. You can choose from 4 themes: "Orange" (picture1), "Clear" (picture2) , "Default" (picture3), "Label" (picture4)   clear_theme orange_default   label_theme
  2. Disable Auto Position on Mobile Devices - set this option to YES if your magento template is not responsive.

Discount Coupon

  1. Is Active - enable/disable discount coupon feature.
  2. Show in Popup - show/not show discount code instantly in the popup after subscription
  3. Cart Price Rule - new coupon code will be created by this rule.
  4. Length – Coupon code's length, excluding prefix, suffix, and separators.
  5. Code Format - Coupon code's format
  6. Code Prefix/Code Suffix/Dash – Coupon code's settings.

Additional Fields

Additional fields will help you to get more information about subscribers. All data will be stored into default "subscriber" object and could be used in the email templates and newsletters. You can add fields like: first name, last name, gender, etc. If you want to add new field, press the button "Add New Field"
  1. Field Name - identifier. It will be used in transactional email template. Should be without spaces, lowercase and for word separation to use "_" character.First Name field's name must be "firstname" First Name field's name must be "firstname"
  2. Field Label - frontend label. E.g. First Name, Message...
  3. Input Type - Type could be "text" type like email field, drop down, textarea (for message) and checkbox.
  4. Required - Must to be filled in form or not.
  5. After Email Field - Check it if you want to add field after email field.

Theme

  1. Title, Subtitle, Foorter Text - popup texts.
  2. Primary Color, Secondary Color, Additional Color - popup colors. You can find more beautiful colors here: https://www.materialui.co/colors.co/colors

Social Links

Here you can add your links to the social pages for example: https://www.facebook.com/page/mypage

Trigger Button

  1. Is Active - enable/disable trigger button feature.
  2. Trigger Button HTML selector - jQuery selector. You can use multiple selectors for example: .popup-open-button, #trigger button
  3. Button Text – text on button.
  4. Button Only – set to “Yes” and popup will not be shown. Set to “NO” means that popup will be shown automatically and could be triggered with a button.
  5. Button Position – button has four default positions: left-center, right-center, left-bottom, right-bottom. Button has a fixed position.
  6. Position Top in px – vertical button position.