• Hello,
    First I want to thank you for the free version of Olsen. It is beautiful and it is very customizable. Thank you! as soon as I have the money, I would buy the premium version!
    My question is:
    Where can I insert a code from mailchimp in the HTML code which allows to pop up an opt-in form as soon as my visitor lands in my home page?

    Thank you! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    please open header.php and paste your mailchimp code after

    <?php wp_head(); ?>

    Try installing the WP Editor plugin to enhance the default editor and then navigate to the /themes/olsenlight/ folder to find the file.

    Then open an incognito tab in your browser and check if the Pop up appears.

    Thank you for your feedback! I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

    Thread Starter eclecticists

    (@eclecticists)

    Hello ??
    I followed all of your steps but it didn′t work, I think that the mailchimp code is not working:

    <script type=”text/javascript” src=”//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us14.list-manage.com”,”uuid”:”b41870ea4156536b77fc97eb6″,”lid”:”677bc1678a”}) })</script>

    Do I need to delete or add something?

    Thank you so much, and of course I′ll positively review the theme!

    Hi there, could you try removing the code from everywhere and adding it in the footer.php just before
    </body>

    Check it in a incognito window and let me know if this works

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Where can I insert the code of a mailchimp opt-in pop up’ is closed to new replies.