<?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; Plugins</title>
	<atom:link href="http://hecode.com/category/plugins/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.1</generator>
		<item>
		<title>Easy Contact form 7 Guide and Customization and most wanted tips</title>
		<link>http://hecode.com/easy-contact-form-7-guide-and-customization/</link>
		<comments>http://hecode.com/easy-contact-form-7-guide-and-customization/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 17:26:59 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://hecode.com/?p=360</guid>
		<description><![CDATA[Easy Contact form 7 Guide, Customization and most wanted tips.  Set replay to. change submit button style. Add multi recipients , BB or BCC.  Get all the sender info right inside email body. and give sender a copy too! &#8212;&#8212;&#8212;&#8212;&#8212;&#8211; Mail section &#8212;&#8212;&#8212;&#8211; Example: http://screencast.com/t/YjEzYmI1NGEt To: field: The e-mail address that will receive the results.( enter [...]]]></description>
			<content:encoded><![CDATA[<p>Easy Contact form 7 Guide, Customization and most wanted tips.  Set replay to. change submit button style. Add multi recipients , BB or BCC.  Get all the sender info right inside email body. and give sender a copy too!<br />
<span id="more-360"></span><br />
<strong>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; Mail section &#8212;&#8212;&#8212;&#8211;</strong></p>
<p>Example: http://screencast.com/t/YjEzYmI1NGEt</p>
<ul>
<li><strong>To:</strong> field: The e-mail address that will receive the  results.( <strong>enter your email </strong>)Note: You can add multi recipients. separate them with commas:<br />
example: <code>Admin@example.com,log@example.com,me@example.com</code></p>
<p>you also can display a selection of receptions to select.<br />
<code>Example: <strong>[select recipient "CEO|ceo@example.com" "Sales|sales@example.com"  "Support|support@example.com"]</strong></code><strong> </strong></p>
<p><strong> </strong><code><br />
</code></li>
<li><strong>From:</strong> field: sender email. example<strong> [your-name] &lt;[your-email]&gt; </strong><strong> </strong></li>
<li><strong>Subject</strong>: field:  mail subject. example: <strong>[your-subject] </strong><strong> </strong></li>
<li><strong>Additional headers:</strong> type in <strong>Reply-To:  [your-email]</strong><br />
(Very important) This  will allow you to reply to the person directly when you are reading the email later.You also can add CC and BCC if you need.</p>
<p>Example:<br />
<strong>CC: mom@example.com<br />
BCC:dad@example.com</strong></li>
<li><strong>Message Body</strong> field: Type like following:( thenyou will see all info in one place in email body)<strong>[your-message]</strong>Subject:<strong>[your-subject]<br />
</strong>Name: <strong>[your-name]<br />
</strong>Email:<strong> [your-email]<br />
</strong>Website: <strong>[your-website]<br />
</strong>IP: <strong><code>[_remote_ip]</code></strong></li>
</ul>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<strong> Mail section 2</strong> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Its good to send another email to sender to let him know we recived his email.</p>
<p>See  example: http://screencast.com/t/ZTE0OTAyYT</p>
<p>If you like to see it in action, Try my <a href="/contact">contact</a> page and say thank you to me! You will get similar to above screen-shot immediately in your mail box!</p>
<p><strong>&#8212;&#8212;&#8212;&#8212;&#8212; Messages &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</strong></p>
<p>After  form is submitted the viewer is able to see the response  messages such as “Your message was sent successfully”, “Validation  errors occurred.” etc.</p>
<p>You can change all kind of message that may appear to the sender here.</p>
<p>Example: http://screencast.com/t/NTRlYWU2M</p>
<p><strong>&#8212;&#8212;&#8212;&#8212;- Additional Settings &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</strong></p>
<p>Good place to add your own JS script. for example if you want to nevigate to a thank you page after submitting a message you can write like this:</p>
<p><strong>on_sent_ok: &#8220;location.replace(&#8216;http://yourdomain.com/thank-you/&#8217;);&#8221;</strong></p>
<p><code>*How to auto fill a form input?</code></p>
<p>Add a id to that input.</p>
<p>use below javascript plus exct php plugin to run the code within your post:</p>
<pre class="javascript" title="code"><script type="text/javascript"><!--mce:0--></script>
</pre>
<p>* <strong>how to change style of submit bottom?</strong></p>
<p>Add a class to submit button :</p>
<p>example: <code>&lt;p align="left"&gt;[submit class:buttons_mainpage "  "]&lt;/p&gt;</code></p>
<p>then add the  style like this:</p>
<pre class="css" title="code">.buttons_mainpage {
	background-image: url("images/but_submit.png");
	background-repeat: no-repeat;
	margin: 0px 190px 0px 0px;
	padding: 0px;
	float: right;
	height: 26px;
	width: 69px;
	border: 0 none;
	cursor: pointer;
}
</pre>
<p>* How to erase fields on focus</p>
<p>No easy way! You need edit edited \modules\text.php and replace</p>
<pre class="html" title="code">$html = '
<input name="' . $name . '" type="text" value="' .  esc_attr( $value ) . '" />'</pre>
<p>with</p>
<pre class="html" title="code">$html = '&lt;input type="text" name="' . $name . '" value="' . esc_attr( $value ) . '"' . $atts . ' onfocus="if(this.value==\'';

$html = $html . esc_attr( $value ) . '\') this.value=\'\';" onblur="if(this.value==\'\') this.value=\'' . esc_attr( $value ) . '\';" /&gt;';
</pre>
<p><strong>* how to allow only admin edit the contact  form and prevent others?</strong></p>
<pre class="php" title="code">define( 'WPCF7_ADMIN_READ_CAPABILITY', 'manage_options' );
define( 'WPCF7_ADMIN_READ_WRITE_CAPABILITY', 'manage_options' );
</pre>
<p>read more about manage_options http://codex.wordpress.org/Glossary#Capabilities</p>
<p>* <strong>How to insert contact name and email in database after sucessfull submission?</strong></p>
<p>Contact Form 7 has many action/filter hooks in its code. So, if you  are familiar with WordPress plugin development, you can use them to save  data into DB.  best hook for it at <code>wpcf7_before_send_mail</code> in  includes/classes.php</p>
<p>Example:</p>
<p>add_action( &#8216;wpcf7_before_send_mail&#8217;, &#8216;my_conversion&#8217; );</p>
<pre class="php" title="code">function my_conversion( $cf7 )
{
$email = $cf7-&gt;posted_data["your-email"];
$name = $cf7-&gt;posted_data["your-name"];
insert_newsletter_subscriber($email, $name);
}
</pre>
<p>Note:  You need to write  your own insert_newsletter_subscriber()</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; <strong> Tip</strong> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>You can use folowingspecial mail tags  in main body too:</p>
<table>
<tbody>
<tr>
<td><code>[_remote_ip]</code></td>
<td>This tag will be replaced by the sender’s client IP address.</td>
</tr>
<tr>
<td><code>[_url]</code></td>
<td>This tag will be replaced by the URL of the contact form.</td>
</tr>
<tr>
<td><code>[_date]</code></td>
<td>This tag will be replaced by the date of the submission.</td>
</tr>
<tr>
<td><code>[_time]</code></td>
<td>This tag will be replaced by the time of the submission.</td>
</tr>
<tr>
<td><code>[_post_id]</code></td>
<td>This tag will be replaced by the ID of the post which contains the  contact form.</td>
</tr>
<tr>
<td><code>[_post_name]</code></td>
<td>This tag will be replaced by the name (slug) of the post which  contains the contact form.</td>
</tr>
<tr>
<td><code>[_post_title]</code></td>
<td>This tag will be replaced by the title of the post which contains  the contact form.</td>
</tr>
<tr>
<td><code>[_post_url]</code></td>
<td>This tag will be replaced by the permalink of the post which  contains the contact form.</td>
</tr>
<tr>
<td><code>[_post_author]</code></td>
<td>This tag will be replaced by the author name of the post which  contains the contact form.</td>
</tr>
<tr>
<td><code>[_post_author_email]</code></td>
<td>This tag will be replaced by the author email of the post which  contains the contact form.</td>
</tr>
</tbody>
</table>
<p>Note that the <code>[_post_*]</code> tag has value only when you put  the contact form into content of a post or a page. They are not  available if the contact form is put inside a sidebar widget.</p>
<p>The form of those special mail tags has been changed in Contact Form 7  2.2. Old form (<code>[wpcf7.*]</code>) are still supported and able to  work.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; <strong> Tip</strong> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>If you want to show a rest form button, add this:<br />
<code>&lt;input type="reset" /&gt;</code></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; <strong> Tip</strong> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>if you want to show post title in email body add this:<br />
<code>[wpcf7.post_title]</code></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; <strong> Tip</strong> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>By default, Contact Form 7 loads three JavaScript files —  contact-form-7.js, jquery.form.js and jquery.js — into the header of  each page. They are necessary for Ajax. If you want to disable such  loading of these files in all pages and control it to load in select  pages only, you can do that by first prevent their loading totally by  inserting the following line in the wp-config.php file.</p>
<p><code>define ('WPCF7_LOAD_JS', false );</code></p>
<p>Then you may call these files to load in a particular file by  inserting the following line in the relevant template ahead of the call  to wp_head():</p>
<p><code>wpcf7_enqueue_scripts();</code></p>
<p>Using this tip can improve your WordPress page loading and SEO!</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; <strong> Tip</strong> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>you can use tag  [response] anywhere you like. this tag is like place holder for displaying message. all message appear where you place a tag [response].</p>
<p>Do you know additional WordPress Contact Form 7 plugin tips? Please share it via commnets</p>
<p>Need Farther help and support? <a href="/contact">Contact me</a></p>
<p>Looking for different WordPress plugin? Try  <a href="/wlm">Wishlist member wordpress plugin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hecode.com/easy-contact-form-7-guide-and-customization/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<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>Simple RSS Widget show latest posts from a RSS or Atom Source.</title>
		<link>http://hecode.com/simple-rss-widget/</link>
		<comments>http://hecode.com/simple-rss-widget/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 15:34:58 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[ATOM]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Sidebar]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://hecode.com/?p=178</guid>
		<description><![CDATA[Simple RSS Widget display RSS entry at sidebar  with plain title and description. Same as orginal wordpress RSS widget. but this wont show title as a link. You can use this Widget to display latest news from a RSS or ATOM source. === Plugin Name === Simple RSS Tags: rss, atom, sidebar, widget Requires at [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Simple RSS Widget</strong> display RSS entry at sidebar  with plain title and description. Same as orginal wordpress RSS widget. but this wont show title as a link. You can use this Widget to display latest news from a RSS or ATOM source.<span id="more-178"></span><br />
=== Plugin Name ===<br />
Simple RSS<br />
Tags: rss, atom, sidebar, widget<br />
Requires at least: 2.8<br />
Tested up to: 2.8.4<br />
Stable tag: 1.0</p>
<p>== Description ==</p>
<p>Display entries from a RSS with plain title and desctiption.</p>
<p>Features:</p>
<p>* Title won&#8217;t display as a link.<br />
* Multi instant</p>
<p>== Installation ==</p>
<p>1. Download the plugin.<br />
2. Upload it to the plugins folder of your blog.<br />
3. Goto the Plugins section of the WordPress admin and activate the plugin.<br />
4. Goto the Widget tab of the Presentation section and configure the widget.</p>
<p>== Changelog ==</p>
<p>= 1.0 =<br />
* this is first version.</p>
<p><a title="Simple RSS display RSS entry at sidebar  with plain title and description." href="http://hecode.com/download/plugin/hc_simple_rss_v1.0.zip">Download Simple RSS v1.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hecode.com/simple-rss-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Display list of posts within given category and user membership level at sidebar</title>
		<link>http://hecode.com/how-to-display-posts-within-given-category-and-user-membership-level/</link>
		<comments>http://hecode.com/how-to-display-posts-within-given-category-and-user-membership-level/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 10:09:51 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[most wanted]]></category>

		<guid isPermaLink="false">http://hecode.com/?p=164</guid>
		<description><![CDATA[Good day and good news! lets see what is  &#8220;WordPress Wishlist Member Category Post widget&#8221; ? You no longer need to create links to posts and add them to your sidebar manually . This Multi widget let you to select a category and display links from that category to related posts within current membership level [...]]]></description>
			<content:encoded><![CDATA[<p>Good day and good news! lets see what is  &#8220;<a href="http://hecode.com/plugin/wishlistmember-category-posts-widget/">WordPress Wishlist Member Category Post widget</a>&#8221; ?</p>
<p>You no longer need to create links to posts and add them to your sidebar manually . This Multi widget let you to select a category and display links from that category to related posts within current membership level into your sidebar. Here is a example.<span id="more-164"></span></p>
<p>It is easy to create  links to posts from a category  and display it at sidebar.  but when you have different membership levels. you would like to display only links  to posts that are belong to current membership level. Think of  when each membership level have several steps. for example:</p>
<p>1) level1: learning php basic ( for silver membership level only</p>
<p style="text-align: left;">part1</p>
<p style="text-align: left;">part2</p>
<p style="text-align: left;">part3</p>
<p style="text-align: left;">2)level2: lerning php advanced ( need gold memebrship )</p>
<p style="text-align: left;">part4</p>
<p style="text-align: left;">part5</p>
<p>Think of  level 1  have some sublevel  for example</p>
<p>let say you have 3 membership level on your wordpress blog</p>
<ol>
<li>Silver members  ( can see silver content only)</li>
<li>Gold members. ( can see all content  included silver memberships)</li>
<li>Trial members. (can see limited content only for limited time. let say 7 days. after that they should  upgrade to Silver or Gold membership.</li>
</ol>
<p>Problem:</p>
<p>I do not want to diplay part4 link and part 5 link to silver member. but gold member should see all  links to all steps. also Trial member should see link to part1 only!</p>
<p>Solution:</p>
<ol>
<li>Get  wishlistmember-category-posts-widget ( Ask WLM support to give you a copy!)</li>
<li>Create  a category with name &#8220;parts&#8221;.</li>
<li>Add this category to all above posts.</li>
<li>Add widget to your sidebar.</li>
<li>select category parts inside widget</li>
<li>Thats all! after this only member belong to that level can see that links!</li>
</ol>
<p>Remember you can have more than one instant of this plugin and apply each of them to diffrent categories such as  pdf, sourcecode,video and more!</p>
<p>Well, everything is possible in a good day.<br />
have a good day!</p>
]]></content:encoded>
			<wfw:commentRss>http://hecode.com/how-to-display-posts-within-given-category-and-user-membership-level/feed/</wfw:commentRss>
		<slash:comments>0</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>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>

