<?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 Tag: studiopress - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/studiopress</link>
		<description>Gravity Support Forums Tag: studiopress - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:22:48 +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/tags/studiopress/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>darcara on "Form missing from dashboard"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-missing-from-dashboard#post-151807</link>
			<pubDate>Thu, 21 Feb 2013 19:46:22 +0000</pubDate>
			<dc:creator>darcara</dc:creator>
			<guid isPermaLink="false">151807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am not a programmer, so this is probably a dumb question, but I am stuck in the process.  I have my site up and working all except for the Contact Me page (site &#60;a href=&#34;http://www.arcarahomes.com)&#34; rel=&#34;nofollow&#34;&#62;http://www.arcarahomes.com)&#60;/a&#62;.  I have reworked the site recently and am on all the latest versions of wordpress and studiopress' agentpress theme. Before I started all this work I had a working Contact Me page using Gravity Forms.  Now I don't even have a Forms section on my dashboard... so I figured maybe I needed a new license of gravity forms.  I purchased a new license and downloaded the zip file. When I tried to upload it to my site it failed, saying that /data/s06/dom520/httpdocs/wp-content/plugins/gravityforms/ already exists.  However, I can't find it anywhere in searching for plugins, active, inactive, nowhere.  I also haven't been prompted for my new license number.  Where in limbo am I stuck?  Any help would be appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PerryG on "Form background color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-background-color#post-117505</link>
			<pubDate>Wed, 09 Jan 2013 07:12:16 +0000</pubDate>
			<dc:creator>PerryG</dc:creator>
			<guid isPermaLink="false">117505@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please see     .  I want all the background on the form to be the same color as the the body background of the site.  I have this and it takes care or 80% of the background.  I tried a few things but have been unsuccessful.  Thanks in advance for the help.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[css]
/* Gravity Forms
------------------------------------------------------------ */
div.gform_wrapper { background-color:#E8E1C5 },

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #ffffff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;

}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;

}

div.gform_wrapper .gform_footer {

	border: none;
	margin: 0;
	padding: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Erin on "How to Remove Bullets &#38; Fix Submit Button From CSS Style Sheet"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-remove-bullets-fix-submit-button-from-css-style-sheet#post-44300</link>
			<pubDate>Sat, 17 Dec 2011 05:42:42 +0000</pubDate>
			<dc:creator>Erin</dc:creator>
			<guid isPermaLink="false">44300@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have read other posts on how to remove the bullets from my CSS style sheet but I am a bit confused on what code to add and where it should be placed.&#60;/p&#62;
&#60;p&#62;Here is the code I see in my CSS style sheet:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[css]
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #ffffff !important;
	color: #003300!important;
	font-family: Georgia, Arial, Tahoma, Verdana !important;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid # dark green;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}

.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}

.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	}

.gform_wrapper .gform_footer {
	border: none !important;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I would like to know how I can fix the font and background colour of my Submit button as it doesn't blend well with my contact form.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.erinsecolist.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.erinsecolist.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Erin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ResaMichelle on "Forms submit but they don&#039;t confirm and seem to load indefinitely"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-submit-but-they-dont-confirm-and-seem-to-load-indefinitely#post-92059</link>
			<pubDate>Fri, 16 Nov 2012 19:05:16 +0000</pubDate>
			<dc:creator>ResaMichelle</dc:creator>
			<guid isPermaLink="false">92059@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;All of my forms, both in preview and in their places on the site, will submit (they don't send notifications, which I'm not sure is a related problem or not, but at this point, nothing would surprise me), but the user doesn't get any kind of confirmation that it's been submitted because the page just keeps loading. The user does receive an error message if a field is filled out incorrectly, though, so it seems only to be a submission error. &#60;/p&#62;
&#60;p&#62;I've tested this with Ajax activated and deactivated and the results are consistent.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.resamichellemedia.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.resamichellemedia.com/contact&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.resamichellemedia.com/project-proposal-request&#34; rel=&#34;nofollow&#34;&#62;http://www.resamichellemedia.com/project-proposal-request&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Garden on "Help! Gravity Forms Wrapper Has Display:None"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-gravity-forms-wrapper-has-displaynone#post-63999</link>
			<pubDate>Thu, 28 Jun 2012 22:22:11 +0000</pubDate>
			<dc:creator>David Garden</dc:creator>
			<guid isPermaLink="false">63999@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Two of my largest forms have disappeared due to display:none being written inline on the gform wrapper.&#60;/p&#62;
&#60;p&#62;Am not quite sure what to do as smaller forms on the site (such as in the sidebar) seem to function fine.&#60;/p&#62;
&#60;p&#62;The web pages having issues are here:&#60;br /&#62;
&#60;a href=&#34;http://marsdenpark.acc.edu.au/enrolment/enrol-now/&#34; rel=&#34;nofollow&#34;&#62;http://marsdenpark.acc.edu.au/enrolment/enrol-now/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://marsdenpark.acc.edu.au/employment/employment-application/&#34; rel=&#34;nofollow&#34;&#62;http://marsdenpark.acc.edu.au/employment/employment-application/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for any help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GJudy on "Gravity, StudioPress Generate Theme, Generate Box and Aweber"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-studiopress-generate-theme-generate-box-and-aweber#post-64187</link>
			<pubDate>Sat, 30 Jun 2012 15:34:24 +0000</pubDate>
			<dc:creator>GJudy</dc:creator>
			<guid isPermaLink="false">64187@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://author.barjd.com&#34; rel=&#34;nofollow&#34;&#62;http://author.barjd.com&#60;/a&#62;&#60;br /&#62;
I'm trying to integrate the gravity form with the signup option in the Generate box (a feature box).&#60;/p&#62;
&#60;p&#62;I have a form with an email field and title field.  I have a fresh api from aweber&#60;br /&#62;
I have a feed to a list at aweber.&#60;/p&#62;
&#60;p&#62;I have a short code created using the wysiwyg dashboard of a page template (not published)&#60;/p&#62;
&#60;p&#62;[gravityform id=&#34;1&#34; name=&#34;email1&#34; description=&#34;false&#34;]&#60;/p&#62;
&#60;p&#62;The feature box is activated by adding a text widget to the box 'element' at the widgets page.&#60;br /&#62;
There is a section of the php code which creates the text in the black area where one adds the code for the form.  This works for aweber generated forms. However, they dominate and I don't like them which is a large part of why I purchased Gravity.  The area is marked by a line: &#38;lt; —place your form code here—&#38;gt;  The code from Gravity has to be placed with &#38;lt;&#38;gt;  but without [] or the code shows.  &#60;/p&#62;
&#60;p&#62;When I do it the way that appears to make sense, NOTHING happens. I thought for awhile that getting the shortcode through the page template was part of the problem, but that doesn't make sense. Someone at StudioPress, when I presented that possibility, suggested some php changes which blew my installation to smithereens, the way php errors can do.&#60;/p&#62;
&#60;p&#62; Has anyone any experience with the feature box widget?&#60;/p&#62;
&#60;p&#62;Thank you very much for your assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>awarner20 on "Styling Multiple Forms - Working for some styles not others?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-multiple-forms-working-for-some-styles-not-others#post-8279</link>
			<pubDate>Fri, 06 Aug 2010 10:34:24 +0000</pubDate>
			<dc:creator>awarner20</dc:creator>
			<guid isPermaLink="false">8279@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I've got 5 different forms on one install and I've been trying to style them independently. I've been searching the forums and it looks like I just need to specify the form ID in my css as I learned in this thread:&#60;br /&#62;
&#60;a href=&#34;http://forum.gravityhelp.com/topic/different-styles-for-different-pages#post-1643&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/different-styles-for-different-pages#post-1643&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The examples given here worked like a charm on my form for changing the title, but for some reason I cannot get it to work on any other css within the form. I don't get it!&#60;/p&#62;
&#60;p&#62;So, assuming my form is ID 6, I've entered this to change the title to green:&#60;br /&#62;
&#60;code&#62;form#gform_6 .gform_heading h3.gform_title  { color:green }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Works great, so then I did the same with the description and tried changing the font color:&#60;br /&#62;
&#60;code&#62;form#gform_6 .gform_wrapper span.gform_description { color: red;font-weight:normal }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;...but this has no effect. Why? Shouldn't it be working? In fact, a larger question I have is couldn't I just append &#60;code&#62;form#gform_6&#60;/code&#62; to every single style element in the css?&#60;/p&#62;
&#60;p&#62;Can anyone explain why the above doesn't work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eirlymeyer on "Form is Not Saving Entries - No Notifications Are Being Sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-is-not-saving-entries-no-notifications-are-being-sent#post-70464</link>
			<pubDate>Fri, 10 Aug 2012 03:17:44 +0000</pubDate>
			<dc:creator>eirlymeyer</dc:creator>
			<guid isPermaLink="false">70464@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just had some customers fill out my form - using gravity forms.&#60;br /&#62;
I have a form where people are sent from PayPal, redirected to a form on a page.&#60;br /&#62;
Here is the form: &#60;a href=&#34;http://mementomarketing.com/memento-ranking-service-premium&#34; rel=&#34;nofollow&#34;&#62;http://mementomarketing.com/memento-ranking-service-premium&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The form has previous entries, and has been working.&#60;br /&#62;
Today, I find out that it suddenly isn't.&#60;br /&#62;
I have the following:&#60;br /&#62;
1. WordPress 3.4.1.&#60;br /&#62;
2. Latest version updated (Version 1.6.5.1 ).&#60;br /&#62;
3. No new plugins or anything has been added, except automatic updating of the latest theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gerrigale on "migrated to a new site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/migrated-to-a-new-site#post-68438</link>
			<pubDate>Sun, 29 Jul 2012 10:50:32 +0000</pubDate>
			<dc:creator>gerrigale</dc:creator>
			<guid isPermaLink="false">68438@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have moved my site off a multi-site server and created a new website using the real pro studio press theme. I am new to webdesign- I have successfully moved all of my gravity forms and most are working just fine-but the forms with drop down items are not working properly- I am having a hard time with some of the drop down menu items,you can not scroll down through the choices. The arrow is not showing up to make your selection. Has anyone experienced this with real pro theme? Any advice would be welcome.Here is the 3 forms or page to save time: &#60;a href=&#34;http://findnjhouse.com/contact-5/email-new-listed-homes/&#34; rel=&#34;nofollow&#34;&#62;http://findnjhouse.com/contact-5/email-new-listed-homes/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://findnjhouse.com/contact-5/open-house-schedule-weekly-updates/&#34; rel=&#34;nofollow&#34;&#62;http://findnjhouse.com/contact-5/open-house-schedule-weekly-updates/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://findnjhouse.com/contact-5/what-is-my-home-worth/&#34; rel=&#34;nofollow&#34;&#62;http://findnjhouse.com/contact-5/what-is-my-home-worth/&#60;/a&#62;  ( ammenities- is stuck on inground pool)?&#60;br /&#62;
thanks Gerri&#60;br /&#62;
findnjhouse.com
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jason on "Notification Emails DON&#039;T work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-emails-dont-work#post-59519</link>
			<pubDate>Sat, 19 May 2012 18:58:47 +0000</pubDate>
			<dc:creator>Jason</dc:creator>
			<guid isPermaLink="false">59519@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My form on &#60;a href=&#34;http://www.savannahduilawyer.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.savannahduilawyer.com/contact&#60;/a&#62; isn't sending out any emails.  I have the administrator and user notifications boxes checked.  It used to work.  Now it doesn't.  I contacted Bluehost Server Top Technical support.  They looked at the server logs and could not see the form generating an email at all.  They have put a test php script on my account to see and show that php mail is working.  The test is at &#60;a href=&#34;http://www.savannahduilawyer.com/mailtest.php&#34; rel=&#34;nofollow&#34;&#62;http://www.savannahduilawyer.com/mailtest.php&#60;/a&#62;.  Please help me fix and identify why your plugin isn't generating any email.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
