====================================================================================
Author       : jaguarthemes
Template Name: Meet Soon - Responsive Coming Soon Template
Version      : 1.0
Author URL   : http://www.jaguarthemes.com
Created by   : Jaguar Themes
Description  : Meet Soon is a fully responsive Coming Soon Template With Mail chimp Integration. It differents layouts- With counter, with Progressbar, include icon sets, 6 different color variation and newsletter registration (mailchimp).
License      : This project is licensed under the terms of the MIT license 
====================================================================================

Here is guide for using this theme.

Step For using Mailchimp code in this theme:

1. login in your mailchimp account.
2. Goto signup forms.
3. After clicking on signup form go to Embedded Forms. Inside embedded form goto Nacked tab.
4. You can see nacked form right side. now in left side form options are there You can see two checkbox like
	
	show required field
	show all field

   Click on show required field checkbox.
5. Now copy code in somewhere else(line in any editor). you can find your own code naked form as below:

<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//jaguarthemes.us14.list-manage.com/subscribe/post?u=6c02f2914c45ac37db706d8c5&amp;id=f40d68a57a" 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 to our mailing list</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 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_6c02f2914c45ac37db706d8c5_f40d68a57a" tabindex="-1" value=""></div>
    <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
    </div>
</form>
</div>
<!--End mc_embed_signup-->

***Now Follow the below step.

====>>steps for editing mailchimp code

1. I guess You have copy your code in somewhere else now find below code in given html file

<!-- Begin MailChimp Signup Form -->
<form action="//jaguarthemes.us14.list-manage.com/subscribe/post?u=6c02f2914c45ac37db706d8c5&amp;id=f40d68a57a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
	<div class="input-group">
		<input type="email" name="EMAIL" class="required email form-control" placeholder="Enter Your Email..." id="mce-EMAIL">
		<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-->
		<span class="input-group-btn">
			<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-default">
		</span>
</div><!-- /input-group -->
</form>
<!--End MailChimp Signup Form-->

2. After finding above code in html file now you have to replace somecode like. you can see <form action="url"> now you have to change this url with your url. you can find your url in code that you paste in somewhere else(means your mailchimp url <from action="url">).
no need to change other things in mailchimp code but remember that you have paste your action="url" properly.

Thank You.
For any Support any query contact us using Email. Email id is support@jaguarthemes.com