• Resolved thibault

    (@tpeltier)


    Hi,

    I need your help on two points :

    1) I spent time to search how to manage the customization of the Submit Button at the bottom of my pop-up.
    I did not find a solution so I come to this forum. Do you know how I can customize this button?

    2) How can I export the list of subscribers’ emails without using mailchimp ? The only solution is to export the table from the database or do we have another option ?

    Thank you very much for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @tpeltier

    1. This class is used for the submit button:

    
    .pum-sub-form-submit {
      background-color: blue;
      color: white;
    }
    

    2. Originally another dev we hired built the forms and integrations that exist now, he moved on and those things that were planned (export, more providers etc) never materialized. Since he came to us and I never had intentions of building a form plugin we haven’t put a lot of effort into making it better and are working now to remove it in a way that won’t hurt users already using it (by moving it to free plugin and making it 1 click to install for users that already use the forms).

    So for now you can use https://wordpress.org/plugins/db-tables-importexport/

    Hope that helps. If your issue is resolved please take a moment to rate and review the plugin or support.

    If you still need help please message us directly at https://wppopupmaker.com/support/.

    Thread Starter thibault

    (@tpeltier)

    Hi,

    Thank you very much for your quick answer.

    I will implement what you suggest and revert to you if I still have an issue.

    Thanks again for your very professionnal support.

    Thibault

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

The topic ‘Customize submit button and export subscribers’ is closed to new replies.