<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: pricing page</title>
		<link>http://www.kriesi.at/support/topic/pricing-page</link>
		<description>Support Forum - Topic: pricing page</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 11:48:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/pricing-page" rel="self" type="application/rss+xml" />

		<item>
			<title>team_kPoint on "pricing page"</title>
			<link>http://www.kriesi.at/support/topic/pricing-page#post-96934</link>
			<pubDate>Fri, 15 Feb 2013 13:39:36 +0000</pubDate>
			<dc:creator>team_kPoint</dc:creator>
			<guid isPermaLink="false">96934@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Devin.&#60;/p&#62;
&#60;p&#62;I forgot that I already had posted the topic. Apologies.&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
teamkp
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "pricing page"</title>
			<link>http://www.kriesi.at/support/topic/pricing-page#post-96765</link>
			<pubDate>Thu, 14 Feb 2013 14:42:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96765@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi teamkp,&#60;/p&#62;
&#60;p&#62;Please only make a single topic with your questions. I answered the first of your questions here already: &#60;a href=&#34;http://www.kriesi.at/support/topic/changes-in-home-page#post-96368&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/changes-in-home-page#post-96368&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Adding in form validation isn't something we can do for you or really walk you through. You'll need to look into a plugin, adding the code yourself or hiring a freelance developer to do that.&#60;/p&#62;
&#60;p&#62;For the CSS, you can follow Nick's instruction in #2 here: &#60;a href=&#34;http://www.kriesi.at/support/topic/the-on-page-css-style-block#post-95878&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/the-on-page-css-style-block#post-95878&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>team_kPoint on "pricing page"</title>
			<link>http://www.kriesi.at/support/topic/pricing-page#post-96660</link>
			<pubDate>Thu, 14 Feb 2013 06:28:49 +0000</pubDate>
			<dc:creator>team_kPoint</dc:creator>
			<guid isPermaLink="false">96660@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to add the search form jquery validation code in file in theme and include it (the code which you have specified in earlier post). where can I put the jquery validation form code? how can include this file same as we can import CSS.&#60;/p&#62;
&#60;p&#62;I have doubt. Please clarify.&#60;/p&#62;
&#60;p&#62;I want that my custom css and dynamic css should not be there in page source of web page. I want to move this code in any other file and inlclude it as a css flie. How can I do this?&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
teamkp
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "pricing page"</title>
			<link>http://www.kriesi.at/support/topic/pricing-page#post-96419</link>
			<pubDate>Tue, 12 Feb 2013 20:58:19 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1. For pricing table you should use a plugin that best suits your taste. Here you can find some free ones &#60;a href=&#34;http://wordpress.org/extend/plugins/pricing-table/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/pricing-table/&#60;/a&#62; , and here are some premium ones &#60;a href=&#34;http://wpshock.com/wordpress-pricing-table-plugins/&#34; rel=&#34;nofollow&#34;&#62;http://wpshock.com/wordpress-pricing-table-plugins/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2. Please add this to the bottom of /css/custom.css or to Quick CSS located in Choices &#38;gt; Theme Options &#38;gt; Styling .. text box at the bottom of the page:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul:first-child &#38;gt; li.current-menu-item &#38;gt; a, .main_menu ul:first-child &#38;gt; li.current_page_item &#38;gt; a {
font-weight: normal !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3: Please look here for instructions &#60;a href=&#34;http://www.designchemical.com/blog/index.php/jquery/using-jquery-to-validate-search-box-input/&#34; rel=&#34;nofollow&#34;&#62;http://www.designchemical.com/blog/index.php/jquery/using-jquery-to-validate-search-box-input/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;4, Hi, I apologize but your instructions &#34;change the font size of heading font of custom heading but not of display this entry heading&#34; could mean a lot of things. Please provide a url to the page in questions on your website, or a similar page on the demo &#60;a href=&#34;http://www.kriesi.at/themes/choices/template-files/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/choices/template-files/&#60;/a&#62; site, including indicating which phrases are custom headings and entry headings.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>team_kPoint on "pricing page"</title>
			<link>http://www.kriesi.at/support/topic/pricing-page#post-96340</link>
			<pubDate>Tue, 12 Feb 2013 13:14:04 +0000</pubDate>
			<dc:creator>team_kPoint</dc:creator>
			<guid isPermaLink="false">96340@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1. I want to create a pricing page. How can I do this?&#60;/p&#62;
&#60;p&#62;2. I want to remove bold effect of main menu (not sub menus) when the page is selected. How can i do this?&#60;/p&#62;
&#60;p&#62;3. I want search form validation. When nothing is typed or when default search string is there then it should highlight with red color. How can I do this?&#60;/p&#62;
&#60;p&#62;4. I want to change the font size of heading font of custom heading but not of display this entry heading. How can I do that?&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
teamkp
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
