<?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: theme not being applied to form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: theme not being applied to form</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 20:37:45 +0000</pubDate>

<item>
<title>mypaintboy on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17138</link>
<pubDate>Mon, 11 Feb 2013 20:47:05 +0000</pubDate>
<dc:creator>mypaintboy</dc:creator>
<guid isPermaLink="false">17138@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;That did the trick. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17107</link>
<pubDate>Thu, 07 Feb 2013 18:43:21 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17107@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ah... you are right. This seems to be a bug and only happened when you have &#34;form review&#34; being enabled.&#60;br /&#62;
To fix this, you can edit &#34;includes/view-functions.php&#34; file around line 4454:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;}else{
	$submit_button_markup = &#38;#39;&#38;lt;input id=&#38;quot;submit_form&#38;quot; class=&#38;quot;button_text&#38;quot; type=&#38;quot;submit&#38;quot; name=&#38;quot;submit_form&#38;quot; value=&#38;quot;&#38;#39;.$mf_lang[&#38;#39;continue_button&#38;#39;].&#38;#39;&#38;quot; /&#38;gt;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;}else{
	if($row[&#38;#39;form_button_type&#38;#39;] == &#38;#39;text&#38;#39;){
		$submit_button_markup = &#38;#39;&#38;lt;input id=&#38;quot;submit_form&#38;quot; class=&#38;quot;button_text&#38;quot; type=&#38;quot;submit&#38;quot; name=&#38;quot;submit_form&#38;quot; value=&#38;quot;&#38;#39;.$mf_lang[&#38;#39;continue_button&#38;#39;].&#38;#39;&#38;quot; /&#38;gt;&#38;#39;;
	}else{
		$submit_button_markup = &#38;#39;&#38;lt;input class=&#38;quot;submit_img_primary&#38;quot; type=&#38;quot;image&#38;quot; alt=&#38;quot;Submit&#38;quot; id=&#38;quot;submit_form&#38;quot; name=&#38;quot;submit_form&#38;quot; src=&#38;quot;&#38;#39;.$row[&#38;#39;form_button_image&#38;#39;].&#38;#39;&#38;quot; /&#38;gt;&#38;#39;;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or just contact me and I'll send you the file.&#60;/p&#62;
&#60;p&#62;btw,, those are very nice mobile pages you have there!
&#60;/p&#62;</description>
</item>
<item>
<title>mypaintboy on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17104</link>
<pubDate>Thu, 07 Feb 2013 12:10:56 +0000</pubDate>
<dc:creator>mypaintboy</dc:creator>
<guid isPermaLink="false">17104@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yuniar, I tried that before posting. Still not working &#60;a href=&#34;http://m.paintboy.com/admin3.html.&#34; rel=&#34;nofollow&#34;&#62;http://m.paintboy.com/admin3.html.&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17082</link>
<pubDate>Wed, 06 Feb 2013 07:40:05 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17082@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Usually the browser still caching the old CSS file of your theme. Try to refresh again.&#60;br /&#62;
I've just checked those two links and I can see the buttons now. Have you fixed it?
&#60;/p&#62;</description>
</item>
<item>
<title>mypaintboy on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17049</link>
<pubDate>Sun, 03 Feb 2013 00:31:00 +0000</pubDate>
<dc:creator>mypaintboy</dc:creator>
<guid isPermaLink="false">17049@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yuniar,&#60;br /&#62;
I run into this problem too. Usually on single page I can't get my submit button to always display the one created for the theme.&#60;/p&#62;
&#60;p&#62;Doesn't work: &#60;a href=&#34;http://m.paintboy.com/invoice.html&#34; rel=&#34;nofollow&#34;&#62;http://m.paintboy.com/invoice.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Works: &#60;a href=&#34;http://m.paintboy.com/admin2.html&#34; rel=&#34;nofollow&#34;&#62;http://m.paintboy.com/admin2.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>daliasherman on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17030</link>
<pubDate>Fri, 01 Feb 2013 19:04:28 +0000</pubDate>
<dc:creator>daliasherman</dc:creator>
<guid isPermaLink="false">17030@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;a million thanks for all your help!!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17020</link>
<pubDate>Fri, 01 Feb 2013 13:36:47 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17020@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;problem solved :)
&#60;/p&#62;</description>
</item>
<item>
<title>daliasherman on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17009</link>
<pubDate>Fri, 01 Feb 2013 09:29:46 +0000</pubDate>
<dc:creator>daliasherman</dc:creator>
<guid isPermaLink="false">17009@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am emailing it to you&#60;br /&#62;
thanks!!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17008</link>
<pubDate>Fri, 01 Feb 2013 09:28:45 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17008@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;can you post the URL to your form which having the problem? I'll check it.&#60;br /&#62;
Or let me know via email directly.
&#60;/p&#62;</description>
</item>
<item>
<title>daliasherman on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17007</link>
<pubDate>Fri, 01 Feb 2013 09:25:19 +0000</pubDate>
<dc:creator>daliasherman</dc:creator>
<guid isPermaLink="false">17007@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;didn't work, any other ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17006</link>
<pubDate>Fri, 01 Feb 2013 09:22:26 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17006@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This is usually browser cache. The CSS files of your theme most likely still using the old cached files.&#60;br /&#62;
Try to refresh your form several times or press the shift button while refreshing your form.
&#60;/p&#62;</description>
</item>
<item>
<title>daliasherman on "theme not being applied to form"</title>
<link>https://www.machform.com/forums/topic/theme-not-being-applied-to-form#post-17005</link>
<pubDate>Fri, 01 Feb 2013 09:19:11 +0000</pubDate>
<dc:creator>daliasherman</dc:creator>
<guid isPermaLink="false">17005@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;any ideas why my saved theme is not being applied to my forms and how to fix it?&#60;br /&#62;
thanks!!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
