This topic has 4 replies, 4 voices, and was last updated 10 years by Abe.

  • Author
  • #2380
     manfred
    Participant

    Is the any way to change the Mailchimp integration to an other reponder like “Wysija Newsletters” http://wordpress.org/plugins/wysija-newsletters/ or selfhostet solution? and use the Mailchimp css from the theme?

    Many Thanks xour our great support here and on themeforest ;(
    Manfred

    #2381
     manfred
    Participant

    Here is an image what form i mean. http://mobilweb.at/sweetdate/img/nl-form.jpg

    #2413
     SQadmin
    Keymaster

    Hi,
    If you can modify the template for the widget then just follow current structure of the Mailchimp widget:

    COPY CODE
    
    
    <div class="panel"><h5><i class="icon-thumbs-up"></i> NEWSLETTER SIGNUP</h5>
                      <!--Newsletter form-->
                      <form class="row" method="post" data-url="http://sweet.mydisk.ro/" name="newsletter-form" id="newsletter-form">
                        <div class="four columns">
                          <div class="row collapse">
                            <div class="two mobile-one columns">
                                    <span class="prefix"><i class="icon-user"></i></span>
                            </div>
                            <div class="ten mobile-three columns">
                                    <input type="text" required="" placeholder="Your name" id="yname" name="yname">
                            </div>
                          </div>
                        </div>
                        <div class="five columns">
                          <div class="row collapse">
                            <div class="two mobile-one columns">
                                    <span class="prefix"><i class="icon-envelope"></i></span>
                            </div>
                            <div class="ten mobile-three columns">
                                    <input type="email" required="" placeholder="Your email" id="mc_email" name="mc_email">
                            </div>
                          </div>
                        </div>
                        <div class="three columns">
                            <button class="small radius button expand" name="newsletter-submit" id="newsletter-submit" type="submit">JOIN US</button>
    
                        </div>
                        <div class="twelve column">
                          <div><small id="result"></small></div></div>
                      </form><!--end newsletter-form--></div>
    

    If you can’t modify the template the I guess you just need to try and do all the changes from css.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #10396
     jhon111
    Participant

    Where is this file

    #10613
     Abe
    Keymaster

    That is the code of the actual Mailchimp widget. It can be found under wp-content\themes\sweetdate\framework\widgets\widget_mailchimp.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Change Mailchimp integration?’ is closed to new replies.

Log in with your credentials

Forgot your details?