Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Please do the following two things:
1) Post a link to the page where you have the buy button.
2) Log into your PayPal account then go to the profile section and click the “Instant Payment Notification Preferences”. Check your IPN settings and make sure you have IPN enabled. What value do you have there?
adminKeymasterYou can use any image you want for the button. Just upload the big orange button image to your server then then specify the URL of that image in the “Button Image URL” field of this product.
adminKeymasterThis video tutorial should help you:
If you combine the knowledge from that tutorial with this documentation you should be good:
September 14, 2011 at 12:05 am in reply to: Custom Fields: "Display Order" and "Field Name" field(s) cannot be kept empty #32617adminKeymasterThis has been fixed in eMember’s current build also.
adminKeymasterThe current build of eMember has an option that allows you to select multiple members and bulk delete them. You can get the current build from here:
adminKeymasterHi, first start with the video tutorials from this page (the 2nd video here will make everything clear):
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-quick-setup-and-usage-video-tutorial-593
If you want to use a PHP widget then use a PHP function that corresponds to the shortcode you want to use. The shortcode reference document will help you will that:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
More specific details on using eStore’s PHP functions in the sidebar here:
September 13, 2011 at 4:54 am in reply to: Ajax Free Product Download looks odd – can t find form CSS #36538adminKeymasterThe squeeze form doesn’t have any paragraph (p) element in there but there is an empty space which was probably getting converted to a paragraph. I have taken out those empty space. Can you please get a new build of the plugin from here and let me know if you see a difference after the update?
adminKeymasterYeah I plan to do that but I just didn’t get any time to fully complete this project. I will dedicate some time for the license manager after I release the next plugin.
adminKeymasterNot sure why you have the following shortcode there (you don’t need that):
[wp_eStore_download_now_button id=1]
Just follow what the video on this documentation says and you will be there:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499
adminKeymasterYes, you can look in the download links table of eStore to find this info.
The download link access count is stored in the following database table:
wp_eStore_download_links_tbl
This tutorial will show you how you can access that table and get any info you require:
This page has a list of the current version info of our products:
September 13, 2011 at 2:50 am in reply to: Digital download – how to know if file has been downloaded? #24749adminKeymasterThe download link access count is stored in the following database table:
wp_eStore_download_links_tbl
This tutorial will show you how you can access that table and get any info you require:
adminKeymasterYou are probably referring to this:
http://www.tipsandtricks-hq.com/wp-emember-and-wordpress-3-1-update-3023
adminKeymasterIf you fully read the “Forum Rules” as requested then you would know where to get the product updates from (check the bottom of the post)
https://support.tipsandtricks-hq.com/forums/topic/forum-rules
You actually end up saving more time reading the “Must Read” info than to just poking at things
With that said, finding out any issue with eStore and affiliate plugin integration is very easy. Simply update the plugins then do a test transaction with the debug option enabled and share the content of the debug files. This post will help you with that:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
adminKeymasterThis is something that we plan to add to the payment gateway bundle plugin if there is enough interest for it:
http://www.tipsandtricks-hq.com/wp-payment-gateway-bundle-plugin
adminKeymasterThis tutorial will show you how you can manipulate the database table directly and remove any sale that you don’t want:
The stats come from the “wp_eStore_sales_tbl” table so thats the table you want to modify.
-
AuthorPosts