• Luke

    (@lukehallard)


    Hi – I’ve recently migrated my list management to Mailchimp.

    I think I’m running into a couple of compatibility problems with Rife Free theme, wonder if you can help please.

    1. The Mailchimp subscriber pop-up is activated for my site, but only seems to appear when I access the site from my Android phone or my Chromebook. If I open the site on my desktop, using either Chrome or Edge, the pop-up isn’t displayed. It’s designed to only show once, but even if I clear cookies and/or open in incognito mode, it still isn’t showing. Concerned that this might impact a significant number of visitors.

    2. The native Mailchimp subscription embedded form doesn’t format nicely. I’ve had to use a third-party plug-in for my current subscribe page, but would really prefer to ditch this. Mailchimp provides the following embed code, if I do need to move the stylesheet to the HEAD, where should I actually deploy this? (this code will only be used on a single page, not across the whole site – not sure if that matters)

    Thanks – Luke

    <!-- Begin Mailchimp Signup Form -->
    <link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
    	/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
    	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
    </style>
    <div id="mc_embed_signup">
    <form action="https://telescopeinvesting.us1.list-manage.com/subscribe/post?u=7d7c6b42a0bd0c1200a1522fc&id=1b258336e5" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
        <div id="mc_embed_signup_scroll">
    	<h2>Subscribe</h2>
    <div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
    <div class="mc-field-group">
    	<label for="mce-EMAIL">Email Address  <span class="asterisk">*</span>
    </label>
    	<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
    </div>
    <div class="mc-field-group">
    	<label for="mce-FNAME">First Name </label>
    	<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
    </div>
    <div class="mc-field-group">
    	<label for="mce-LNAME">Last Name </label>
    	<input type="text" value="" name="LNAME" class="" id="mce-LNAME">
    </div>
    	<div id="mce-responses" class="clear">
    		<div class="response" id="mce-error-response" style="display:none"></div>
    		<div class="response" id="mce-success-response" style="display:none"></div>
    	</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
        <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_7d7c6b42a0bd0c1200a1522fc_1b258336e5" tabindex="-1" value=""></div>
        <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
        </div>
    </form>
    </div>
    <script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
    <!--End mc_embed_signup-->

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author apollo13themes

    (@apollo13themes)

    Hello 🙂

    If you have more than one case to talk about then please add every case in a separate topic, cause if this topic will have more than 3 answers, it will make chaos by answering to different points of the first question. I believe you can imagine this 🙂

    Back to questions:

    1. It appeared for me in the right bottom corner. There is a lot of text plus such a line “Join the growing Telescope Investing community”. Is it this?

    2. I would look for some plugins for custom CSS, that allow adding custom CSS only for 1 page. I don’t have anything to recommend.

    With kind regards.
    Air.

Viewing 1 replies (of 1 total)
  • The topic ‘Mailchimp popup only works on some platforms’ is closed to new replies.