<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Forms look bad ready-css not working and missing elements</title>
		<link>https://legacy.forums.gravityhelp.com/topic/forms-look-bad-ready-css-not-working-and-missing-elements</link>
		<description>Gravity Support Forums Topic: Forms look bad ready-css not working and missing elements</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 19:19:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/forms-look-bad-ready-css-not-working-and-missing-elements" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Forms look bad ready-css not working and missing elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-look-bad-ready-css-not-working-and-missing-elements#post-265508</link>
			<pubDate>Tue, 21 May 2013 08:59:25 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">265508@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I forgot to mention that you will also need to move the &#38;lt;!-- Add fancyBox2 --&#38;gt; section down below the wp_head(); hook that way the fancybox scripts aren't loaded until after jQuery.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Forms look bad ready-css not working and missing elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-look-bad-ready-css-not-working-and-missing-elements#post-265396</link>
			<pubDate>Tue, 21 May 2013 08:26:23 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">265396@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looking at the appointment page you are loading jQuery twice, if you right click and view the source of the page you will see that on line 16 jQuery 1.9 is being loaded from the Google CDN&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script src=&#38;quot;//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then on line 966 the WordPress bundled version 1.8.3 is being loaded (the correct way to load jQuery)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;http://www.garagedoorsolutionstx.com/wp-includes/js/jquery/jquery.js?ver=1.8.3&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Loading jQuery multiple times is not advisable as it can cause javascript errors.&#60;/p&#62;
&#60;p&#62;Now scroll down to the bottom of the source code and you will notice that the footer section is missing so the datepicker activation script is also missing which is why the datepicker icon isn't appearing and the datepicker isn't working.&#60;/p&#62;
&#60;p&#62;I assume this page is using a custom template you need to make sure that it contains the wp_footer(); php hook.&#60;/p&#62;
&#60;p&#62;As for the CSS ready classes not working, that is because you have the label position set as left aligned, they only work if the labels are set to top aligned.&#60;/p&#62;
&#60;p&#62;Resolve these issues and then we can take a look at any remaining issues later.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pyroboy024 on "Forms look bad ready-css not working and missing elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-look-bad-ready-css-not-working-and-missing-elements#post-265333</link>
			<pubDate>Tue, 21 May 2013 08:00:51 +0000</pubDate>
			<dc:creator>pyroboy024</dc:creator>
			<guid isPermaLink="false">265333@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have no idea what is happening here this is a completely empty php page i made for a fancybox button here are the issues i am having:&#60;/p&#62;
&#60;p&#62;Date Calendar Icon is missing&#60;br /&#62;
Have to use large fields for elements (time &#38;amp; Service Type) to display full text&#60;br /&#62;
Ready-css not working: 2-column (gf_left_half &#38;amp; gf_right_half)&#60;br /&#62;
Submit button no style&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.garagedoorsolutionstx.com/schedule-appointment-popup/&#34; rel=&#34;nofollow&#34;&#62;http://www.garagedoorsolutionstx.com/schedule-appointment-popup/&#60;/a&#62;&#60;br /&#62;
(the actual link for the pop up on on the entire site in the widgets area called &#34;schedule now&#34;)&#60;/p&#62;
&#60;p&#62;This is also another problem place with these issue:&#60;br /&#62;
Tested: Ready-css not working&#60;br /&#62;
Submit button no style&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.garagedoorsolutionstx.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.garagedoorsolutionstx.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I assume this is site wide because these are my only two forms i've made thus far and i'm running into a lot of styling issues
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
