Html code
-
Hi
Can i ask why I can add any html code on my post and side bar also?
Is anyway can fix that? or just because I use free version now, thank you.
Thank you!The blog I need help with is: (visible only to logged in users)
-
If it’s advertising code, affiliate code, JavaScript or an iframe code the software will continue to strip it out.
Please post the code here between code tags.
-
Thank you for help me out, I try to add my subscribe list html and amazon widget, and it all disapear. Thank you.
Here’s my mail list code:
<!– Begin MailChimp Signup Form –>
<link href=”//cdn-images.mailchimp.com/embedcode/classic-081711.css” rel=”stylesheet” type=”text/css”>
<style type=”text/css”>
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:500px;}
/* 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=”//madebymt.us8.list-manage.com/subscribe/post?u=6bb464fdf1773fd4ae3cca39d&id=85da8bf0ad” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
<h2>Give me GOOD Stuff!</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>
<p>Powered by MailChimp</p>
<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;”><input type=”text” name=”b_6bb464fdf1773fd4ae3cca39d_85da8bf0ad” tabindex=”-1″ value=””></div>
<div class=”clear”><input type=”submit” value=”Subscribe” name=”subscribe” id=”mc-embedded-subscribe” class=”button”></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–> -
Thanks for posting that JavaScript code. You cannot embed the forms. http://en.support.wordpress.com/code/
You can create a sign up page on MailChimp directly and simply link to it from your WordPress.com site. Here’s their instructions http://kb.mailchimp.com/article/how-to-add-a-mailchimp-signup-form-to-your-wordpress-blog
The same applies to Aweber. what you can do is get the external page link from Aweber for subscribing and then you can link to it.
-
Thank you so much for helping again,timethief!
I’m really bad about code that stuff.
Thank you so much again, have a great weekend!
Ruby -
- The topic ‘Html code’ is closed to new replies.