0
Welcome Guest! Login
0 items Join Now

SOLVED Mailchimp instead of feedburner

  • SOLVED Mailchimp instead of feedburner

    Posted 9 years 9 months ago
    • I am just setting up the lexicon template and would ideally like to integrate mailchimp into the coming soon page instead of feedburner
      can anybody advise how to do this please if it is possible?
      thanks
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED Mailchimp instead of feedburner

    Posted 9 years 9 months ago
    • in the template's root directory replace the feedburner form tag contents with the MailChimp form html

      replace this
      <form class="rt-comingsoon-form" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=<?php echo $gantry->get('feedburner-uri'); ?>', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
      										<input type="text" placeholder="<?php echo JText::_('RT_EMAIL') ?>" class="inputbox" name="email">
      										<input type="hidden" value="<?php echo $gantry->get('feedburner-uri'); ?>" name="uri"/>
      										<input type="hidden" name="loc" value="en_US"/>
      										<input type="submit" name="Submit" class="button" value="<?php echo JText::_('RT_SUBSCRIBE') ?>" />
      									</form>
    • Last Edit: 9 years 9 months ago by cdavis411.
    • The following users have thanked you: Ivan Santos, Victor

    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED Mailchimp instead of feedburner

    Posted 9 years 9 months ago
    • may we mark this topic as solved?
  • Re: SOLVED Mailchimp instead of feedburner

    Posted 9 years 9 months ago
    • yes, sorry!
      thank you so much
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED Mailchimp instead of feedburner

    Posted 9 years 9 months ago
    • No worries. Glad it is sorted. :)

Time to create page: 0.177 seconds