<?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: Machform removal and title area</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Machform removal and title area</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 20:36:59 +0000</pubDate>

<item>
<title>Lokidog on "Machform removal and title area"</title>
<link>https://www.machform.com/forums/topic/machform-removal-and-title-area#post-14595</link>
<pubDate>Sat, 05 May 2012 04:10:17 +0000</pubDate>
<dc:creator>Lokidog</dc:creator>
<guid isPermaLink="false">14595@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try refreshing your browser and empty the cache. You might be looking at an &#34;old&#34; page.
&#60;/p&#62;</description>
</item>
<item>
<title>SeanToro on "Machform removal and title area"</title>
<link>https://www.machform.com/forums/topic/machform-removal-and-title-area#post-14587</link>
<pubDate>Fri, 04 May 2012 23:34:11 +0000</pubDate>
<dc:creator>SeanToro</dc:creator>
<guid isPermaLink="false">14587@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;How do you remove the Form Title in the newest version? 3.2? Tried searching the code, took out what you said in the post. But the title is still showing up.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Sean
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Machform removal and title area"</title>
<link>https://www.machform.com/forums/topic/machform-removal-and-title-area#post-1252</link>
<pubDate>Mon, 31 Mar 2008 12:10:44 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1252@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm.. are you sure you have removed both lines? There are two location there.&#60;br /&#62;
Make sure to remove both.
&#60;/p&#62;</description>
</item>
<item>
<title>lenamor on "Machform removal and title area"</title>
<link>https://www.machform.com/forums/topic/machform-removal-and-title-area#post-1245</link>
<pubDate>Sat, 29 Mar 2008 19:31:07 +0000</pubDate>
<dc:creator>lenamor</dc:creator>
<guid isPermaLink="false">1245@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello Yuniar,&#60;/p&#62;
&#60;p&#62;You Wrote: &#34;2) Removing the &#34;Powered by MachForm&#34;&#60;/p&#62;
&#60;p&#62;Search around line 1666 and 1727. Remove the text from those lines.&#34;..&#60;br /&#62;
I deleted the &#34;Powered by,,, in the &#34;includes/view-functions.php file&#34; - but it is still on the form with a link to machform.&#60;br /&#62;
Please help.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Machform removal and title area"</title>
<link>https://www.machform.com/forums/topic/machform-removal-and-title-area#post-1095</link>
<pubDate>Mon, 17 Mar 2008 10:58:40 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1095@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The easiest way would be editing the CSS for your particular form.&#60;br /&#62;
Insert this code below into the bottom of your CSS:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.form_description {
  display:none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Regardt on "Machform removal and title area"</title>
<link>https://www.machform.com/forums/topic/machform-removal-and-title-area#post-1085</link>
<pubDate>Sun, 16 Mar 2008 18:43:45 +0000</pubDate>
<dc:creator>Regardt</dc:creator>
<guid isPermaLink="false">1085@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How do i remove it from a particular form?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Machform removal and title area"</title>
<link>https://www.machform.com/forums/topic/machform-removal-and-title-area#post-923</link>
<pubDate>Sat, 01 Mar 2008 08:26:43 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">923@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Do you need to remove it for all of your form or just a particular form?&#60;/p&#62;
&#60;p&#62;To remove it from all of your form, you can simply edit your &#60;strong&#62;includes/view-functions.php&#60;/strong&#62; file.&#60;/p&#62;
&#60;p&#62;1) Removing form title &#38;#38; description&#60;/p&#62;
&#60;p&#62;Search around line 1657, you will find this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;{$form_desc_div}
&#38;lt;ul {$ul_class}&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
Remove that first line, so it become:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;ul {$ul_class}&#38;gt;&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
2) Removing the &#34;Powered by MachForm&#34;&#60;/p&#62;
&#60;p&#62;Search around line 1666 and 1727. Remove the text from those lines.
&#60;/p&#62;</description>
</item>
<item>
<title>thebirdbath on "Machform removal and title area"</title>
<link>https://www.machform.com/forums/topic/machform-removal-and-title-area#post-921</link>
<pubDate>Sat, 01 Mar 2008 02:47:30 +0000</pubDate>
<dc:creator>thebirdbath</dc:creator>
<guid isPermaLink="false">921@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is is possible to remove the title of the Form and the form description.&#60;/p&#62;
&#60;p&#62;It is also possible to remove the link back to Machform at the bottom of the form?&#60;br /&#62;
I would like these to not be shown on my website.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
