<?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>Tips and Tricks HQ Forum &#187; Forum: WP eStore F.A.Q. - Recent Topics</title>
		<link>http://www.tipsandtricks-hq.com/forum/forum/wp-estore-faq</link>
		<description>Support Forum for Tips and Tricks HQ Products</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Sep 2010 12:26:37 +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.tipsandtricks-hq.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.tipsandtricks-hq.com/forum/rss/forum/wp-estore-faq/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>amin007 on "How to display buttons or shopping cart in the sidebar widget"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/how-to-display-buttons-or-shopping-cart-in-the-sidebar-widget#post-7450</link>
			<pubDate>Tue, 07 Sep 2010 02:21:01 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">7450@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;WP eStore comes with many shortcodes that you can use in a Text Widget. Simply add a &#34;Text Widget&#34; to your sidebar from the widgets menu and place the shortcode in it. Some of the shortcodes may NOT WORK when used in a text widget but not to worry as eStore has corresponding functions for every shortcode that you can use.&#60;/p&#62;
&#60;p&#62;All the available shortcodes and functions are documented here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460&#34; rel=&#34;nofollow&#34;&#62;http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you are calling the PHP function from the theme's template file (sidebar.php, header.php, footer.php etc) then you are fine but if you need to use the functions from the widget then the text widget option won't work as the text widget cannot execute PHP code. Fortunately, there is a nice workaround:&#60;/p&#62;
&#60;p&#62;1. Download and activate the Executable PHP code plugin if you don't have it already (any other PHP executable plugin will work too): &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/php-code-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/php-code-widget/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This plugin lets you call php functions from the widgets (it's similar to the Text widget but it allows you execute PHP code too).&#60;/p&#62;
&#60;p&#62;2. Go to the widgets menu and add a 'PHP Code' widget to the sidebar (where you want to display the 'Add to Cart' buttons or shopping cart). Now you can enter HTML and PHP code here to display whatever you want to show. For example, entering the following line will display the shopping cart:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo eStore_shopping_cart_fancy1(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can also place custom text/message above or below this PHP function call.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amin007 on "Why Configure Every Product Separately When Used with NextGen Gallery"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/why-configure-every-product-separately-when-used-with-nextgen-gallery#post-2345</link>
			<pubDate>Thu, 04 Mar 2010 23:24:35 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">2345@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;The simple answer is security. If you are planning to deliver a digital copy of the same image (the same file) that you are displaying in NextGen gallery then ask yourself the following question?&#60;/p&#62;
&#60;p&#62;&#34;Why would anyone buy the digital image when they can simply copy it from the browser?&#34;&#60;/p&#62;
&#60;p&#62;The image you display in NextGen gallery can easily be copied which is why you want to display a lower resolution and watermarked version of the actual image in NextGen gallery and configure eStore to deliver the proper image (stored somewhere else) after the purchase.&#60;/p&#62;
&#60;p&#62;This is what I do... &#60;/p&#62;
&#60;p&#62;1) Resize the images I display using the NextGen Gallery to a smaller size.&#60;br /&#62;
2) Apply watermark to the image using the NextGen Gallery &#34;Effect&#34; option.&#60;/p&#62;
&#60;p&#62;This prevents stealing of images from the preview you display on the NextGen Gallery.&#60;/p&#62;
&#60;p&#62;I store the real high res and watermark free version on a separate location and use them as my deliverable. Once the purchase is complete the encrypted download link for the original image (1920×1200 resolution and no watermark) is emailed to the buyer. &#60;/p&#62;
&#60;p&#62;Now, this means more work for you as you have to configure every product but it's more secure. Most of the time your digital images will have similar details and variation so you can just create one product then use the &#34;Copy Product Details&#34; feature to copy and create a new product in one click then change the name and the URL of the image to be delivered.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amin007 on "Images Appear Too Big/Small/Stretched on Thesis Theme"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/images-appear-too-bigsmallstretched-on-thesis-theme#post-3193</link>
			<pubDate>Wed, 07 Apr 2010 06:51:25 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">3193@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;If the button and shopping cart images appear too Big or Small on the Thesis Theme then read the following:&#60;/p&#62;
&#60;p&#62;The Thesis theme specifies the width of the input field in it's CSS which makes the images to have a specific size and causes this issue. You can override this CSS by adding the following to the custom CSS file that doesn't specify the width so the button image size is the actual size of the image:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.custom .format_text input {
border-width:0.067em;
padding:0.2em;
width: auto;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So all you have to do is click on the &#34;Custom File Editor&#34; menu from your &#34;Thesis Options&#34; menu and paste the above piece of CSS code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amin007 on "Can I Put Multiple Images and Videos In the Fancy Display?"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/can-i-put-multiple-images-and-videos-in-the-fancy-display#post-7241</link>
			<pubDate>Mon, 30 Aug 2010 01:48:20 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">7241@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;Fancy displays are a neat and compact way to display a product in your products/store page. Fancy displays are very compact so you will never have enough space to put all your product info/images/videos in it. It's not the purpose of a fancy display to replace your sales page.&#60;/p&#62;
&#60;p&#62;You should have a separate post or page (your sales page for a product) where you place the full details of this product along with all the images and videos for it. You have complete freedom in designing this page. When you are done simply use the URL of this page in the &#34;Product Page URL&#34; field of the product and the fancy display will automatically link the product name to this page. Now when your visitors are browsing your store page if they are interested in one product they can click on the name and it takes them to the sales page that has the full details of the product.&#60;/p&#62;
&#60;p&#62;For example, you can checkout my &#34;Products&#34; page that has a list of all the products displayed in fancy display and you can click on the product name or &#34;more info&#34; link to get more details for that product:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.tipsandtricks-hq.com/products&#34; rel=&#34;nofollow&#34;&#62;http://www.tipsandtricks-hq.com/products&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amin007 on "Download Directory Protection"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/download-directory-protection#post-606</link>
			<pubDate>Tue, 08 Dec 2009 00:34:10 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">606@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;I get a lot of questions around protecting the downloads directory so just wanted to clarify one point... the &#34;downloads&#34; directory inside the plugin folder exists as a placeholder for your downloadable files but it doesn't mean that you have to put your downloadable files inside that directory. In most situation the downloadable files for your digital product will be  in a different location. For example, the downloads for my premium plugins come from a URL like the following:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.my-secret-server.com/my-downloads/xic800xac/YYicI89C/iu8vxQ/98ciodiuO/eStore/my-plugin-name.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.my-secret-server.com/my-downloads/xic800xac/YYicI89C/iu8vxQ/98ciodiuO/eStore/my-plugin-name.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I bet you didn't have any clue about this when you downloaded the plugin after purchase, did you? :)&#60;/p&#62;
&#60;p&#62;All you saw is a link similar to the following:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.my-domain-name.com/wp-content/plugins/plugin-dir-name/download.php?file=GTR89MDVwgy8rYmwCOP98Jckdi98CDI&#34; rel=&#34;nofollow&#34;&#62;http://www.my-domain-name.com/wp-content/plugins/plugin-dir-name/download.php?file=GTR89MDVwgy8rYmwCOP98Jckdi98CDI&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When you clicked on it you got the download. So, you can see that my downloads are well protected even without putting any other methods of fancy password protection simply because no one but the plugin itself knows where the file is truely located. &#60;/p&#62;
&#60;p&#62;With that said, the download directory comes with a .htaccess, .htpasswd and an empty &#34;index.php&#34; file by default so someone just won't be able to browse the &#34;downloads&#34; directory. If you create sub-directories inside the downloads directory for your different products then you should copy these files and put it inside every sub-directory so these sub-directories are not browsable either.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wpCommerce on "Paypal says &#34;Your shopping cart is empty&#34;"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/paypal-says-your-shopping-cart-is-empty#post-7131</link>
			<pubDate>Thu, 26 Aug 2010 01:19:27 +0000</pubDate>
			<dc:creator>wpCommerce</dc:creator>
			<guid isPermaLink="false">7131@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;If you are getting the &#34;Your shopping cart is empty&#34; error while checking out through PayPal then it could be for one of the following reasons:&#60;/p&#62;
&#60;p&#62;1. The PHP Session on your server is not working correctly.&#60;/p&#62;
&#60;p&#62;2. Your site URL and WordPress blog URL are not specified the same in the General settings of WordPress.&#60;/p&#62;
&#60;p&#62;Now let's have a quick explanation of the two issues and how to identify them:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;1. PHP Session Issue&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;If you are having a PHP session issue on your site then the plugin won't be able to keep the item information in the session variable (even if you see the items are being added). So anyone clicking on the payment button and checking out through PayPal will get the error as the shopping cart could not submit any item information to the gateway. &#60;/p&#62;
&#60;p&#62;&#60;u&#62;How to identify if you are having this issue?&#60;/u&#62;&#60;/p&#62;
&#60;p&#62;a) Add a product to the shopping cart.&#60;br /&#62;
b) Check to make sure that the item appears in the cart.&#60;br /&#62;
c) Now, navigate away from this page and go to another post or page.&#60;br /&#62;
d) Navigate back to the page where you have the shopping cart displaying the items in your cart.&#60;br /&#62;
e) Can you still see the items in the shopping cart? &#60;/p&#62;
&#60;p&#62;If you can't then it means the item information got lost which indicates that you may have a PHP session not working related issue. The shopping cart stores the item information in the PHP session so if your session is working correctly then the items shouldn't have disappeared.&#60;/p&#62;
&#60;p&#62;&#60;u&#62;How to Solve this issue?&#60;/u&#62;&#60;/p&#62;
&#60;p&#62;Simply contacting your hosting provider should be good enough to get your PHP session issue fixed. Here is another post that might be of some help with this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.tipsandtricks-hq.com/forum/topic/php-session-not-working-correctly&#34; rel=&#34;nofollow&#34;&#62;http://www.tipsandtricks-hq.com/forum/topic/php-session-not-working-correctly&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can easily point out this issue by navigating away from the page (after adding a product in the cart) and again coming back to the same page. If the item is still not in the cart means you have the PHP session issue. You need to contact you hosting provider to fix this.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;2. Incorrect server setup&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Say, you have specified the following in the &#34;General Settings&#34; of your WordPress dashboard:&#60;/p&#62;
&#60;p&#62;Site URL: &#60;a href=&#34;http://www.example.com&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com&#60;/a&#62;&#60;br /&#62;
WordPress blog URL: &#60;a href=&#34;http://example.com&#34; rel=&#34;nofollow&#34;&#62;http://example.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Notice that one is missing the &#34;www&#34;? That's the problem. Both of them should use the same value. So you can either use &#34;http://example.com&#34; in both fields or use &#34;http://www.example.com&#34; in both fields (Just don't mix them).&#60;/p&#62;
&#60;p&#62;The following URL will explain this in full details as to why this is an issue:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.tipsandtricks-hq.com/forum/topic/incorrect-server-setup-related-to-url-rewriting-cause-and-effect&#34; rel=&#34;nofollow&#34;&#62;http://www.tipsandtricks-hq.com/forum/topic/incorrect-server-setup-related-to-url-rewriting-cause-and-effect&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amin007 on "Selling Items for $0.0 (Giving products for Free)"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/selling-items-for-00-giving-product-for-free#post-7101</link>
			<pubDate>Wed, 25 Aug 2010 01:48:01 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">7101@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;If you are trying to sell products for $0.0 essentially giving the product for free then there are two options for you:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Option 1)&#60;/strong&#62; Use the manual checkout so the customer can bypass the payment gateway (for example, PayPal). &#60;/p&#62;
&#60;p&#62;Payment gateways won't let a $0 transaction to go through so you can instruct your customers to use the &#34;Manual Checkout&#34; option. Make sure to check the &#34;Send Product Download Links in the Email&#34; option in the manual checkout settings menu so the customers can get the link as soon as they submit the checkout form.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Option 2)&#60;/strong&#62; Use a squeeze page form. This is how most people build their email list.&#60;/p&#62;
&#60;p&#62;The following URL explains how you can use a squeeze page form to give products for free:&#60;br /&#62;
&#60;a href=&#34;http://www.tipsandtricks-hq.com/ecommerce/how-to-make-a-squeeze-page-using-the-wordpress-estore-plugin-126&#34; rel=&#34;nofollow&#34;&#62;http://www.tipsandtricks-hq.com/ecommerce/how-to-make-a-squeeze-page-using-the-wordpress-estore-plugin-126&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amin007 on "What to do if the Debug file is empty"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/what-to-do-if-the-debug-file-is-empty#post-2099</link>
			<pubDate>Sat, 20 Feb 2010 04:42:40 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">2099@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;If you are trying to troubleshoot a problem by running the plugin with the debug enabled option but not getting any output in the debug log file (ipn_handle_debug.log) then follow the steps outlined in this post.&#60;/p&#62;
&#60;p&#62;Not sure what &#34;Enable Debug&#34; mean? Read this post first that explains what enable debug option does:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.tipsandtricks-hq.com/forum/topic/how-and-when-to-enable-debug-and-what-does-it-do&#34; rel=&#34;nofollow&#34;&#62;http://www.tipsandtricks-hq.com/forum/topic/how-and-when-to-enable-debug-and-what-does-it-do&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Debug File Empty Troubleshooting Checklist&#60;/strong&#62;&#60;br /&#62;
&#60;strong&#62;Step 1:&#60;/strong&#62; First, check to make sure that you have turned debug on from the settings menu of the WP eStore plugin. If the &#34;Enable Debug&#34; checkbox is not checked then the plugin won't write to the log file. If step 1 is not the issue then move to step 2.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Step 2:&#60;/strong&#62; Check that the &#34;Use Automatic Post Payment Processing&#34; checkbox is checked in the settings menu of the eStore plugin. If this option is not checked then the plugin won't tell PayPal to send the IPN and no post payment processing will happen, hence no debug output. If this is not the issue then continue to step 3.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Stpe 3:&#60;/strong&#62; Now lets check to make sure that the plugin is not facing any permission issue when trying to write to this file.&#60;/p&#62;
&#60;p&#62;Access the &#34;paypal.php&#34; file that is stored in this plugin's directory (wp-cart-for-digital-product) directly from a browser. The URL should be something similar to the following:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.yoursite.com/wp-content/plugins/wp-cart-for-digital-products/paypal.php&#34; rel=&#34;nofollow&#34;&#62;http://www.yoursite.com/wp-content/plugins/wp-cart-for-digital-products/paypal.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;change &#34;yoursite.com&#34; to the domain name of your site. When you enter that URL in the browsers address bar you should see the following line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Debug is enabled. Check the ipn_handle_debug.log file for debug output.&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Accessing the &#34;paypal.php&#34; file directly will trigger the plugin to write something in the debug file so lets check the &#34;ipn_handle_debug.log&#34; file again. If the file is still blank then it would mean that the debug log file &#34;ipn_handle_debug.log&#34; doesn't have write permission. Give it write permission.&#60;/p&#62;
&#60;p&#62;On the other hand if you see some content in the debug log file then we do not have any file permission issue... move to step 4.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Step 4:&#60;/strong&#62; Now the options get narrowed down to...&#60;br /&#62;
a) something is blocking the PayPal IPN.&#60;br /&#62;
b) Your paypal profile is not set correctly to send the IPN.&#60;/p&#62;
&#60;p&#62;If you have a paypal sandbox account then we can rule out option a) by doing another simple test.&#60;/p&#62;
&#60;p&#62;Log into your paypal sandbox account and go to the IPN simulator test tools page at the following URL:&#60;br /&#62;
&#60;a href=&#34;https://developer.paypal.com/cgi-bin/devscr?cmd=_ipn-link-session&#34; rel=&#34;nofollow&#34;&#62;https://developer.paypal.com/cgi-bin/devscr?cmd=_ipn-link-session&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Enter the URL from step 3 (URL of the paypal.php file) in the &#34;IPN handler URL&#34; field and select &#34;Web Accept&#34; from the transaction type drop down menu. Now hit send IPN button and see if you get any failure. If you receive an error message saying the &#34;IPN sending failed&#34; then that could mean that something on your server is blocking paypal's IPN (maybe your servers firewall or a plugin is blocking it).&#60;/p&#62;
&#60;p&#62;If the IPN was sent successfully then check the debug log file explained in step 3 and make sure that there is a new entry in the file for the IPN that was just sent to the plugin.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Step 5:&#60;/strong&#62; At this point there is only one possible cause left. You may have specified to not receive IPN in your PayPal profile. Please check the &#34;Instant Payment Notification Preferences&#34; settings in your PayPal profile to make sure you have IPN enabled in your account.&#60;/p&#62;
&#60;p&#62;See the following post to make sure your PayPal profile settings are correct too:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.tipsandtricks-hq.com/forum/topic/wp-estore-and-paypal-profile-settings&#34; rel=&#34;nofollow&#34;&#62;http://www.tipsandtricks-hq.com/forum/topic/wp-estore-and-paypal-profile-settings&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amin007 on "WP eStore and PayPal Profile Settings"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/wp-estore-and-paypal-profile-settings#post-608</link>
			<pubDate>Tue, 08 Dec 2009 03:05:12 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">608@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;The WP eStore is designed to work with the default values in your PayPal profile. So you should not need to make any changes in your PayPal profile to make the plugin work.&#60;/p&#62;
&#60;p&#62;If you have made changes to your profile then that's fine too but please make sure the following settings under &#34;Website Payment Preferences&#34; are at their default values in your PayPal Profile:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Auto return&#60;/strong&#62;: Off&#60;br /&#62;
&#60;strong&#62;Block Non-encrypted Website Payment&#60;/strong&#62;: Off&#60;br /&#62;
&#60;strong&#62;PayPal Account Optional&#60;/strong&#62;: On&#60;br /&#62;
&#60;strong&#62;Return URL&#60;/strong&#62;: Empty (You can specify this in the WP eStore's settings)&#60;br /&#62;
&#60;strong&#62;Payment Data Transfer&#60;/strong&#62;: Off&#60;br /&#62;
&#60;strong&#62;Instant Payment Notification (IPN)&#60;/strong&#62;: On (you can enter any URL you like, eStore will override the value at checkout time)&#60;/p&#62;
&#60;p&#62;You will most likely be selling more products down the path from multiple domains and you don't want to tie these settings to one site. Keeping these settings at their default values allows greater design and operational flexibility across all your sites because the plugin/script you are using on a particular site can then override the settings as needed.&#60;/p&#62;
&#60;p&#62;If you are getting emails from PayPal about IPNs being failed then read the following post:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.tipsandtricks-hq.com/forum/topic/ipn-sent-to-wp-estore-are-failing&#34; rel=&#34;nofollow&#34;&#62;http://www.tipsandtricks-hq.com/forum/topic/ipn-sent-to-wp-estore-are-failing&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you have played around with your PayPal settings before and accidentally turned off IPN (Instant Payment Notification) in your account then this link should help you:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&#38;amp;content_ID=developer/e_howto_admin_IPNSetup&#34; rel=&#34;nofollow&#34;&#62;https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&#38;amp;content_ID=developer/e_howto_admin_IPNSetup&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amin007 on "Different Types of Payment Buttons and Their behaviour"</title>
			<link>http://www.tipsandtricks-hq.com/forum/topic/different-types-of-payment-buttons-and-their-behaviour#post-6816</link>
			<pubDate>Sun, 15 Aug 2010 02:07:07 +0000</pubDate>
			<dc:creator>amin007</dc:creator>
			<guid isPermaLink="false">6816@http://www.tipsandtricks-hq.com/forum/</guid>
			<description>&#60;p&#62;Some people get confused with the button behavior and button text or image. The button behavior refers to how the button acts when you click on it. The button's text or image refers to how the button looks... this has nothing to do with how the button behaves.&#60;/p&#62;
&#60;p&#62;There are three types of payment buttons that you can create when using the WP eStore plugin:&#60;/p&#62;
&#60;p&#62;1. Add to cart (the item is added to the cart... useful for multiple item checkout)&#60;br /&#62;
2. Buy Now (takes directly to the payment page... useful for single item fast checkout)&#60;br /&#62;
3. Subscription (similar to buy now button but used for creating recurring/subscription payment)&#60;/p&#62;
&#60;p&#62;With that said, the following section should clarify the mystery of button behavior and button look &#38;amp; feel:&#60;/p&#62;
&#60;p&#62;Question: I have placed an &#34;Add to Cart&#34; type button but I have customized the text of the button to say the words &#34;Buy Now&#34;. When I click on this button what will it do?&#60;/p&#62;
&#60;p&#62;Answer: It will add the item to the cart because the button type is &#34;Add to Cart&#34;. How the button looks has got nothing to with how the button behaves. The ability to use an image for a button is there so you can customize how your button for a particular product looks. It does not dictate how the button behaves.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
