<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress and Wishlist Member plugin and theme &#187; WordPress</title>
	<atom:link href="http://hecode.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://hecode.com</link>
	<description>WordPress Professional Solutions - Wishlist Member advanced -  – SEO Consulting Services - Plugins and WP Theme</description>
	<lastBuildDate>Wed, 10 Aug 2011 04:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Change style of your WordPress Contact page</title>
		<link>http://hecode.com/change-style-of-your-wp-contact-page/</link>
		<comments>http://hecode.com/change-style-of-your-wp-contact-page/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 23:00:00 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Best WordPress Plugins]]></category>
		<category><![CDATA[Contact Form 7]]></category>

		<guid isPermaLink="false">http://hecode.com/?p=53</guid>
		<description><![CDATA[Contact page is one of the most part of your website. Thanks to Contact Form 7 Plugin for WordPress that give us exactly what we need. While it work great, but it might be hard for WordPress newbie to figure out how to change style of Contact Form 7 plugin. If you like my Contact [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Contact page</strong> is one of the most part of your website. Thanks to Contact Form 7 Plugin for WordPress that give us exactly what we need.<br />
While it work great, but it might be hard for WordPress newbie to figure out how to change style of Contact Form 7 plugin.</p>
<p>If you like <a href="http://hecode.com/contact">my Contact page</a>, then you are on luck! just copy past my setting and you will have same as my <a href="http://hecode.com/contact">Contact page</a>.</p>
<ul>
<li>First<a href="http://downloads.wordpress.org/plugin/contact-form-7.2.0.zip"> download Contact Form 7 plugin</a></li>
<li>Copy it in your WordPress Plugins folder and and activate it</li>
<li>look for Contact Form 7 setting in admin area. and copy past below code;</li>
</ul>
<p><span id="more-53"></span></p>
<pre class="html" title="code">Name: (Required)
[text*  your-name 50/]

Email:  (Required)
[email*  your-email 50/]

Website:
[text your-website 40/ "http://"]

Subject:
[text  your-subject 50/]

What is the answer:
[quiz quiz-whatis  12/ "2+2=?|4"]

Message (Required)
[textarea your-message 36x10 "Write message here."]

[submit class:form7submit "Send"]
</pre>
<ul>
<li>next  look for stylesheet.css in contact form plugin folder and add below CSS code to it:</li>
</ul>
<pre class="css" title="code">.wpcf7-form p{
font-family:cursive;
font-size:small;
text-align:left;

}
.wpcf7-form p input, .wpcf7-form p textarea{

font-size:larger;
background-color:#ddddff;
color:#000055;
border-left-color:#4283B9;
border-top-color :#4283B9;
border-bottom-color:#bbbbff;
border-right-color:#bbbbff;
padding:2px;
}

.form7submit  {
display: block;
width: 307px;
}
</pre>
<ul>
<li>Well done:)  Enjoy new contact page style same as mine!</li>
</ul>
<p>If you still have any difficulty, Please let me know, I am here to help you.</p>
<p><strong>Update:</strong> read my newer post on <a href="/easy-contact-form-7-guide-and-customization">Easy Contact form 7 Guide and Customization and most wanted tips</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hecode.com/change-style-of-your-wp-contact-page/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How to translate  Wishlist member plugin to your own language?</title>
		<link>http://hecode.com/how-to-translate-wordpress-wishlist-member-to-your-own-language/</link>
		<comments>http://hecode.com/how-to-translate-wordpress-wishlist-member-to-your-own-language/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 23:12:56 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[WishList Member Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[translate]]></category>
		<category><![CDATA[wlm]]></category>

		<guid isPermaLink="false">http://hecode.com/?p=283</guid>
		<description><![CDATA[Not everybody knows English.  Take advantage of your second language to enjoy more fresh members at your WordPress membership site.  Learn how to translate your WordPress and Wishlist member wordpress plugin to none English language. You can even translate your site to more than one language at same time. Here is how to do this. [...]]]></description>
			<content:encoded><![CDATA[<p>Not everybody knows English.  Take advantage of your second language to enjoy more fresh members at your WordPress membership site.  Learn how to translate your WordPress and <a href="/wlm" target="_blank">Wishlist member wordpress plugin</a> to none English language. You can even translate your site to more than one language at same time. Here is how to do this.<br />
<span id="more-283"></span></p>
<p>You have two option to translate your membership website. I explain both ways:</p>
<p><strong>How to translate Wishlist Member</strong><strong> when your site have only one none-english language?</strong></p>
<p><em>Step I. Creating the correct language file</em></p>
<p>1. Download poEdit at <a rel="nofollow" href="http://www.poedit.net/">www.poedit.net</a><br />
2. Open the file po file /plugins/wishlistmember/lang/wishlist-member-en_US.po<br />
3. Click File -&gt; Save As and change en_US to anything you want (i.e.  de for German) so that the filename becomes something like  wishlist-member-de.po<br />
4. Translate<br />
5. Click File -&gt; Save at same path</p>
<p>This now generates the correct .po and .mo files for your language.</p>
<p><em>Step II. Tell WordPress to use your language file</em></p>
<p>1. Edit wp-config.php<br />
2. Locate the line that says: define (&#8216;WPLANG&#8217;, &#8221;);<br />
3. Change it to: define (&#8216;WPLANG, &#8216;de&#8217;);<br />
(Note, use whatever language code you used when you made your  translation)<br />
4. Save wp-config.php</p>
<p>That&#8217;s all. enjoy your Membership website powered by WordPress and Wishlist member at your own language.</p>
<p><strong>Your site support more than one language at same time. </strong></p>
<p><em>Step I and II. Creating the correct language files</em></p>
<p>Same of above create po files for languages you need.</p>
<p>Step III. Writing same post/page at more than one language</p>
<p>You need to install the free<a href="http://wordpress.org/extend/plugins/qtranslate/  " target="_blank"> Q-Translate plugin</a> for WordPress. This plugin allow to write your post at more than one language. Simply you will have a multi  language membership website.</p>
]]></content:encoded>
			<wfw:commentRss>http://hecode.com/how-to-translate-wordpress-wishlist-member-to-your-own-language/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>What is WordPress WishList Membership plugin?</title>
		<link>http://hecode.com/what-is-wordpress-wishlist-membership-plugin/</link>
		<comments>http://hecode.com/what-is-wordpress-wishlist-membership-plugin/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 09:06:50 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Best WordPress Plugins]]></category>

		<guid isPermaLink="false">http://hecode.com/?p=156</guid>
		<description><![CDATA[Did you ever wanted to protect your blog contents and make it limited to only some WordPress users? If your answer is yes. Then WishList  member plugin is exactly what you  are looking for. Popular features include Total Content Protection, Sequential Content Delivery, Easy Member Management and Broadcast sending email, Files protection, Export/Import/Backup/Restore/Rest, Powerful API, [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever wanted to protect your blog contents and make it limited to only some WordPress users? If your answer is yes. Then <a href="http://member.wishlistproducts.com/wlp.php?af=1060219">WishList  member plugin</a> is exactly what you  are looking for.</p>
<p>Popular features include Total Content Protection, Sequential Content Delivery, Easy Member Management and Broadcast sending email, Files protection, Export/Import/Backup/Restore/Rest, Powerful API, Integrate with so many shopping cart like PayPal and much more. but this is not all you get! let say how you can have fun with your WordPress blog and same time earn big money by  protected information on your WordPress blog sites. No longer search is required!. read the secret here<span id="more-156"></span></p>
<p>With the <a href="http://member.wishlistproducts.com/wlp.php?af=1060219">WishList Member plugin</a> you can:</p>
<ul>
<li> Protect all or some of your content i.e. pages, categories, parts of posts or pages, files etc.</li>
<li>Create as many membership levels as you wish i.e. silver, gold, lifetime, trial etc.</li>
<li>Create educational modules and give members access to a new module each week. I.E. A new member is given access to module 1 the first week, module 2 the second week, etc. Where older members may already be on module 7.</li>
<li>Integrate it with 1ShoppingCart or any other shopping cart that allows you to specify a “thank you” page.</li>
<li>Integrate it with an autoresponder such as aweber.</li>
<li>It have API let you enjoy your own custom code.</li>
<li>Full PayPal is supported. member can pay you on time basic. for example member can subscribe your website and pay you  monthly!.</li>
<li>Member can cancel their membership. but still they are able to access the content which they paid for it. of course they can upgrade in future and join again. everything is up to you.</li>
<li>Broadcast email sending to members.</li>
<li>Export/Import/Backup/Restore/Rest</li>
<li>Unlimited usage and possibility. it depends what is your mind and lets that come to reality.</li>
<li>easy but powerfull like WordPress</li>
<li>Works with WordPress 2.9.2+ and earlier!</li>
</ul>
<p>I am lazy to write all the features here!  Time to try yourself !   <a href="http://member.wishlistproducts.com/wlp.php?af=1060219">download WishList Member plugin here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hecode.com/what-is-wordpress-wishlist-membership-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress More! WordPress Next?</title>
		<link>http://hecode.com/wordpress-more-wordpress-next/</link>
		<comments>http://hecode.com/wordpress-more-wordpress-next/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 05:10:26 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://hecode.com/?p=77</guid>
		<description><![CDATA[WordPress have some unique feature that let you to split your post to two or more part. It come very handy and powerful when you going to write your post. While it is very basic but most WordPress newbie luckily to don&#8217;t know that! let share another magic of WordPress with you.  On most WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress have some unique feature that let you to split your post to two or more part. It come very handy and powerful when you going to write your post. While it is very basic but most WordPress newbie luckily to don&#8217;t know that!</p>
<p>let share another magic of WordPress with you.  On most WordPress websites you may notice  a short description about a post and then a link to whole the post article. This is what I am talking about.  You can do it too. Just spilit your post with <strong>&lt;!&#8211;more&#8211;&gt;</strong> Keyword. Texts before <strong>&lt;!&#8211;more&#8211;&gt;</strong> become the short description of your post.  The &lt;!&#8211;more&#8211;&gt; keyword will be replaced by a link that say &#8220;Read the rest of this entry &gt;&gt;&#8221; by clicking here!.</p>
<p>but wait!  you can go farther by using <strong>&lt;!&#8211;nextpage&#8211;&gt;</strong> Keyword.</p>
<p><span id="more-77"></span></p>
<p>It allow to split a very long post to more than one page. let say you going to explain how to fried a egg in 5 steps! at the end of each step add <strong>&lt;!-nextpage-&gt;</strong> keyword.</p>
<p>You may add &lt;p&gt; Next page&lt;/p&gt; before &lt;!&#8211;nextpage&#8211;&gt; Then it will look like this:</p>
<p>Next page:</p>
<p>1|2|3|4  ( numbers will be link to steps)</p>
<p>Good luck!</p>
<p><a href="http://codex.wordpress.org/Styling_Page-Links">learn more about styling page and pagination tag here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hecode.com/wordpress-more-wordpress-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t add themes,wp plugins or install update</title>
		<link>http://hecode.com/cant-add-themeswp-plugins-or-install-update/</link>
		<comments>http://hecode.com/cant-add-themeswp-plugins-or-install-update/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 05:34:23 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://hecode.com/?p=37</guid>
		<description><![CDATA[You may get this error if you try to install new theme or wordpress plugins, or installing update directly from wordpress admin area Warning: ftp_mkdir() [function.ftp-mkdir]: /public_html/wp-content/plugins/contact-form-7/: Permission denied in /home/hecode/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 240 Could not create directory. /public_html/wp-content/plugins/contact-form-7/ Plugin Install Failed. Read the Solution   Just give chmod 777 to the plugin directory. And now you [...]]]></description>
			<content:encoded><![CDATA[<p>You may get this error if you try to install new theme or wordpress plugins, or installing update directly from wordpress admin area<br />
<code><br />
<strong>Warning</strong>:  ftp_mkdir() [<a href="function.ftp-mkdir">function.ftp-mkdir</a>]: /public_html/wp-content/plugins/contact-form-7/: Permission denied in <strong>/home/hecode/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php</strong> on line <strong>240</strong></code></p>
<p><code> </code></p>
<p><code>Could not create directory. /public_html/wp-content/plugins/contact-form-7/<br />
</code><br />
Plugin Install Failed. Read the Solution  <span id="more-37"></span></p>
<p><img class="alignnone size-full wp-image-38" title="problem_with installing_wordpress_plugins" src="http://hecode.com/wp-content/uploads/2009/07/problem_with-installing_wordpress_plugins.jpg" alt="problem_with installing_wordpress_plugins" width="607" height="352" /></p>
<p>Just give chmod 777 to the plugin directory.</p>
<p><img class="alignnone size-full wp-image-39" title="plugin777" src="http://hecode.com/wp-content/uploads/2009/07/plugin777.jpg" alt="plugin777" width="386" height="409" /></p>
<p>And now you are to go!</p>
<p>Try to install  new plugins or theme or wordpress upgrade. you are the winner:)</p>
<p><img class="alignnone size-full wp-image-40" title="wordpress_plugins_installed" src="http://hecode.com/wp-content/uploads/2009/07/wordpress_plugins_installed.jpg" alt="wordpress_plugins_installed" width="605" height="235" /></p>
<p><strong>Update: </strong>Yesterday I tried to update my WordPress to latest version by using auto unpdate buttom. While I could install new plugins from admin area, but I couldnt update my wordpress! Then I tried below command from SSH<br />
<code><br />
chmod 755 -R public_html<br />
</code><br />
and everything become fine. and now I have latest WordPress just by one click!</p>
<p>Still have problem? No problem!, I&#8217;m here to help you.Please let me know how I can help you.</p>
]]></content:encoded>
			<wfw:commentRss>http://hecode.com/cant-add-themeswp-plugins-or-install-update/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

