<?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 on Wordpress Pages, Double Title</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: MachForm on Wordpress Pages, Double Title</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 18:40:05 +0000</pubDate>

<item>
<title>yuniar on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-18790</link>
<pubDate>Mon, 22 Jul 2013 20:00:40 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">18790@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Giorgio -- this is very old thread and no longer relevant. If you are using version 3, you can simply remove the title of your form and use the &#34;tag&#34; feature to easily identify your form.
&#60;/p&#62;</description>
</item>
<item>
<title>Giorgio on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-18778</link>
<pubDate>Sat, 20 Jul 2013 20:42:37 +0000</pubDate>
<dc:creator>Giorgio</dc:creator>
<guid isPermaLink="false">18778@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar&#60;/p&#62;
&#60;p&#62;About the way you described to hide the title in this post, it's not clear to me if the CSS code can be changed for a single form in the backend or if you meant a change of the view.css file that affects all forms. I would need to hide the form's title only for some forms.&#60;br /&#62;
If it is not possible I would suggest a new flag in the form properties to hide/unhide the form's title.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-2326</link>
<pubDate>Fri, 11 Jul 2008 13:06:01 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2326@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;LaMaison - can you paste me the link to your form?&#60;/p&#62;
&#60;p&#62;Anyway, if you need to do it from PHP, you can edit &#60;strong&#62;includes/view-functions.php&#60;/strong&#62;.&#60;br /&#62;
Around line 1805 - 1808, you'll find this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;form_description&#38;quot;&#38;gt;
	&#38;lt;h2&#38;gt;{$form-&#38;gt;name}&#38;lt;/h2&#38;gt;
	{$form-&#38;gt;description}

&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;remove the second line, to be like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;form_description&#38;quot;&#38;gt;
	{$form-&#38;gt;description}

&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that would remove the title, from all your forms.
&#60;/p&#62;</description>
</item>
<item>
<title>jasetaro on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-2323</link>
<pubDate>Fri, 11 Jul 2008 09:46:14 +0000</pubDate>
<dc:creator>jasetaro</dc:creator>
<guid isPermaLink="false">2323@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm... I'm using Yuniar's suggested fix and it seems to be working fine for me. I've tested with IE7, Firefox 3, Opera 9.5 and Safari 3.x on Windows and Firefox 3 &#38;#38; Opera 9.5 on Linux. I don't have access to a Mac at the moment so I can't test with that.&#60;/p&#62;
&#60;p&#62;Feel free to take a look @ &#60;a href=&#34;http://www.jasetaro.com/comments&#34; rel=&#34;nofollow&#34;&#62;http://www.jasetaro.com/comments&#60;/a&#62; and let me know what you see.
&#60;/p&#62;</description>
</item>
<item>
<title>LaMaison on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-2321</link>
<pubDate>Fri, 11 Jul 2008 06:49:43 +0000</pubDate>
<dc:creator>LaMaison</dc:creator>
<guid isPermaLink="false">2321@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I also tested it on Firefox 2 (on windows xp) and on one form it hide the form title, but it also hide the form description which I would like to continue to display.  The weird thing is that on the rest of the forms the title and description we all visible.&#60;/p&#62;
&#60;p&#62;And on the same machine I tested IE 6, all titles and descriptions we visible&#60;/p&#62;
&#60;p&#62;Can you just tell me where I can common out the Form Title in the PHP.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>LaMaison on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-2320</link>
<pubDate>Fri, 11 Jul 2008 04:58:53 +0000</pubDate>
<dc:creator>LaMaison</dc:creator>
<guid isPermaLink="false">2320@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have tried both FireFox 3 and Safari on Mac OS X
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-2314</link>
<pubDate>Thu, 10 Jul 2008 05:54:26 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2314@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm.. that's odd. What browser do you use? version?&#60;br /&#62;
Try to delete your browser cache and then refresh your form.
&#60;/p&#62;</description>
</item>
<item>
<title>LaMaison on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-2313</link>
<pubDate>Thu, 10 Jul 2008 00:04:41 +0000</pubDate>
<dc:creator>LaMaison</dc:creator>
<guid isPermaLink="false">2313@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I changed this in view.css&#60;/p&#62;
&#60;p&#62;#main_body .form_description[class]&#60;br /&#62;
{&#60;br /&#62;
	display:none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;But the title still displays
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-2303</link>
<pubDate>Wed, 09 Jul 2008 14:42:02 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2303@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The best way to do this would be keeping your form title intact, so that you could identify the form easily.&#60;/p&#62;
&#60;p&#62;Now to hide the title from your form, you can edit the CSS code.&#60;/p&#62;
&#60;p&#62;Search for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .form_description[class]
{
	display:block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;adjust the display property to become like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .form_description[class]
{
	display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That would remove the title from your form.
&#60;/p&#62;</description>
</item>
<item>
<title>LaMaison on "MachForm on Wordpress Pages, Double Title"</title>
<link>https://www.machform.com/forums/topic/machform-on-wordpress-pages-double-title#post-2293</link>
<pubDate>Wed, 09 Jul 2008 01:34:53 +0000</pubDate>
<dc:creator>LaMaison</dc:creator>
<guid isPermaLink="false">2293@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I think MachForm is really nice, I have never created forms this nice this quickly.&#60;/p&#62;
&#60;p&#62;I'm new to Wordpress and MachForm, and was wonder the best way to work with WordPress Pages and Machform.  If I embed MachForm code, in a Wordpress Page template, I end up with two page titles, on from Wordpress and one from MachForm.&#60;/p&#62;
&#60;p&#62;What's the best way to fix this?  &#60;/p&#62;
&#60;p&#62;I have tried removing the MachForm Title, and while it works, it makes it hard to identify the forms.  I could modify the Wordpress Page template, but I don't want remove the Title there either.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
