Forum Replies Created
-
AuthorPosts
-
admin
KeymasterYou can use the eStore’s “Download Now” button shortcode to create secure download now buttons for any product.
You can also use the “Download link sender” shortcode that lets your user enter their email address and receive download links for the items they purchased.
Check the shortcode documentation for the details of these shortcodes and how to use them.
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
The shortcode I am referring to is the following:
[wp_eStore_download_link_sender]
admin
KeymasterIf you already have an account it won’t send you another registration email (you only need to register once to create the account). If you make a new payment it will simply upgrade you account to reflect the payment you made (if the payment was for a membership).
admin
Keymaster“Manual check only works without prices” – what do you mean by that? Manual checkout can be used to checkout items that cost money (the money transfer operation happens manually).
admin
KeymasterThis article will summarize my recommendations:
We have a dedicated server from InMotion which can do stuff pretty quick but I don’t think you need a dedicated server just yet. A lot of these hosting companies offer VPS (virtual private server) which will probably do the job as long as there is enough CPU and RAM resource available for your account. You don’t seem to be running out of RAM memory so you mainly need to focus on having the CPU power.
January 25, 2012 at 4:20 am in reply to: Possible to set up 2 different programs? 1 with 1 teir and 1 with 2 teirs? #41147admin
KeymasterNope, one site can have only one type of configurations.
admin
KeymasterYeah, Here is an example:
<?php echo eStore_show_product_details(1,"name"); ?>
The above will dynamically display a particular details of the specified product. This example will display the name of the product whose ID is 1. You can change the value of the 2nd parameter to customize what details of the product you show.
admin
KeymasterEach time your site encounters an Internal Server Error (Error 500) an entry will be logged in your server log. Simply ask your hosting provider to look it up so you can see why it happened.
January 25, 2012 at 4:06 am in reply to: eStore/PDF Stamper/WordPress v3.21/MailChimp/ and now —->goMobi integration #41078admin
KeymasterYeah those should work fine.
admin
KeymasterPlease post a full link to the page where you have the add to cart buttons. I can’t find the add to cart buttons on your homepage link that you gave us.
admin
KeymastereMember is not a BBPress plugin so it doesn’t directly work with BBPress. eMember is a WordPress plugin so some people use it to create a member only forum via WordPress. In BBPress you can specify which user roles can see which forum posts and then use eMember to be the gatekeeper. eMember will only let someone create an account after they make a payment. More details here:
https://support.tipsandtricks-hq.com/forums/topic/integration-with-a-wordpress-forum
https://support.tipsandtricks-hq.com/forums/topic/does-emember-work-with-bbpress-yet
admin
KeymasterPlease update your plugin from here:
https://support.tipsandtricks-hq.com/update-request
Then use a large number (example: 9999) in the “Redemption Limit” field.
admin
KeymasterWe don’t have any API for KLARNA. We only have the following payment gateways at the moment:
https://support.tipsandtricks-hq.com/forums/topic/wp-estore-and-payment-gateway-bundle
admin
Keymaster1. Please load a fresh build of the plugin:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
2. Then go to the settings menu of eMember and check the “Enable Debug” option (this will give me some insight).
3. Now, do a test registration.
Also, please post a link to your registration page so I can check a few things.
admin
KeymasterI have sent you an email to get site access so I can checkout some details.
January 25, 2012 at 3:24 am in reply to: Suddenly no e-mail and no track of sales after the purchase #41116admin
KeymasterPlease load a fresh build of the plugin then do a test and report back:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
-
AuthorPosts