-
Author
-
September 6, 2013 at 12:16 #2380manfredParticipant
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 ;(
ManfredSeptember 6, 2013 at 12:38 #2381manfredParticipantHere is an image what form i mean. http://mobilweb.at/sweetdate/img/nl-form.jpg
September 7, 2013 at 10:06 #2413SQadminKeymasterHi,
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 solutionFebruary 6, 2014 at 20:16 #10613AbeKeymasterThat 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. -
AuthorPosts
The topic ‘Change Mailchimp integration?’ is closed to new replies.