<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: How to insert code into WordPress?</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: How to insert code into WordPress?</description>
<language>en</language>
<pubDate>Sat, 04 Apr 2026 16:44:09 +0000</pubDate>

<item>
<title>yuniar on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-19440</link>
<pubDate>Fri, 18 Oct 2013 16:22:18 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">19440@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Are you still using version 2? If so, simply click the &#34;Edit CSS&#34; menu to enter the code.
&#60;/p&#62;</description>
</item>
<item>
<title>jan1977 on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-19430</link>
<pubDate>Thu, 17 Oct 2013 03:59:56 +0000</pubDate>
<dc:creator>jan1977</dc:creator>
<guid isPermaLink="false">19430@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi this is also what I am trying to figure out how to do but I can't figure out where I enter the code?  On a Wordpress page?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-4958</link>
<pubDate>Mon, 09 Mar 2009 12:22:52 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4958@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Rachel,&#60;/p&#62;
&#60;p&#62;If you would like to display your form header, you will need to edit your form CSS.&#60;br /&#62;
Click &#34;Edit CSS&#34; from your machform panel and search for this block of code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/** Embedded Form **/

.embed #top, .embed #bottom, .embed h1{
	display: none;
}

.embed #form_container{
    border: none;
	width: 100%;
	background: none;
}

.embed #footer{
	text-align: left;
	padding-left: 10px;
	width: 99%;
}

.embed #footer.success{
	text-align: center;
}

.embed form.appnitro
{
	margin:0px 0px 0;

}

/** Integrated Form **/
.integrated *{
	font-family:&#38;quot;Lucida Grande&#38;quot;, Tahoma, Arial, Verdana, sans-serif;
	color: #000;
}

.integrated #top, .integrated #bottom, .integrated h1{
	display: none;
}

.integrated #form_container{
    border: none;
	width: 99%;
	background: none;
}

.integrated #footer{
	text-align: left;
	padding-left: 10px;
	width: 99%;
}

.integrated #footer.success{
	text-align: center;
}

.integrated form.appnitro
{
	margin:0px 0px 0;

}

.integrated form .section_break h3
{
	border: none !important;
}

.integrated #error_message h3
{
	border: none !important;

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;remove all of them.&#60;/p&#62;
&#60;p&#62;After that, make sure to delete your browser cache/hard refresh to see the result.
&#60;/p&#62;</description>
</item>
<item>
<title>rachel4photos on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-4951</link>
<pubDate>Sun, 08 Mar 2009 14:50:02 +0000</pubDate>
<dc:creator>rachel4photos</dc:creator>
<guid isPermaLink="false">4951@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;okay, so i had a similar problem and figured it out. thanks. but now it is only the form that is showing up and is not including the custom header i created for my forms. I tried changing the iframe to a larger number but that didn't do anything. thank you in advance for any help.
&#60;/p&#62;</description>
</item>
<item>
<title>Segovia on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-4899</link>
<pubDate>Wed, 04 Mar 2009 19:17:11 +0000</pubDate>
<dc:creator>Segovia</dc:creator>
<guid isPermaLink="false">4899@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you. I finally figured it out.  I was using the Advanced code instead of the Standard. Duh!  Sometimes the answer is right in front of your nose :-)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-4898</link>
<pubDate>Wed, 04 Mar 2009 16:55:40 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4898@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can you let me know what is your WordPress version?&#60;br /&#62;
Also, an URL to the page where you embed the form would be helpful.&#60;/p&#62;
&#60;p&#62;If you don't want to post it here, please mail to: customer.service [at] appnitro.com
&#60;/p&#62;</description>
</item>
<item>
<title>Segovia on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-4889</link>
<pubDate>Wed, 04 Mar 2009 15:38:57 +0000</pubDate>
<dc:creator>Segovia</dc:creator>
<guid isPermaLink="false">4889@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks.  I'm still having a really tough time figuring this out. &#60;/p&#62;
&#60;p&#62;I tried adding a single quote at the beginning and end of the code.  I also tried double quotes. And also tried the code tags (before and after) but the form still doesn't show up. Only the code.  All this in HTML mode.&#60;/p&#62;
&#60;p&#62;Does anyone have any other ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>jennifergrant on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-4869</link>
<pubDate>Tue, 03 Mar 2009 14:24:48 +0000</pubDate>
<dc:creator>jennifergrant</dc:creator>
<guid isPermaLink="false">4869@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You need to switch from &#34;visual&#34; to &#34;html&#34; view when editing the post and add '&#60;code&#62;' at the beginning of the code and '&#60;/code&#62;' at the end (no quotes though)&#60;/p&#62;
&#60;p&#62;Of course, more simply you can click the &#34;code&#34; button before you insert the code in html view and the again after. :)&#60;/p&#62;
&#60;p&#62;Hope that helps!
&#60;/p&#62;</description>
</item>
<item>
<title>Segovia on "How to insert code into WordPress?"</title>
<link>https://www.machform.com/forums/topic/how-to-insert-code-into-wordpress#post-4868</link>
<pubDate>Tue, 03 Mar 2009 12:38:36 +0000</pubDate>
<dc:creator>Segovia</dc:creator>
<guid isPermaLink="false">4868@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've tried entering the code into WordPress but it displays the code instead of the form.  How do I get around this?  Thank you.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
