Forum Replies Created
-
AuthorPosts
-
February 3, 2012 at 4:51 am in reply to: WP Estore & PDF Stamper with OptimizePress Theme Problem #41527
admin
KeymasterThe download button that I am talking about doesn’t require the customer to go via PayPal. You use the following shortcode on this sales page:
[wp_eStore_download_now_button id=1]
It lets the user download the item just by clicking the button. That button simply protects the downloadable file so its real location is never revealed.
No, there is no way to automatically send them an email from eStore once they confirm the opt-in.
admin
KeymasterUpdate: Integration details here:
https://support.tipsandtricks-hq.com/forums/topic/ecwid-and-wp-affiliate-integration-instructions
I think you want ECWID integration with the WP Affiliate platform. Your forum post is in the shopping cart category so I want to make sure that my guess is correct. Can you please verify which plugin you want to integrate with ECWID?
February 3, 2012 at 4:40 am in reply to: Customer Not Receiveing Link in Email and Not Being Redirected To Thank You Page #40796admin
KeymasterThank you, Everything looks good to me. Can you please share what you have in the “Email Body” field in the settings menu of the plugin?
Regarding the auto redirect after the purchase. eStore has no control over the auto redirect from PayPal (this is purely controlled via your PayPal profile). Please contact PayPal and ask them why the auto redirect after Payment is not working for your account.
Just one note: I am pretty sure PayPal doesn’t auto redirect the user if he/she paid via a credit card (in this event the user will have to click on the “return to merchant” link to get to thank you page.
admin
KeymasterOne thing majorly wrong here:
There is no such file called “email.php” in the eStore plugin anymore but your error message is pointing to that file. This suggest that you are still keeping an old version of the plugin somewhere in the “plugins” directory. We specifically mention in the upgrade guide to not keep multiple copies of the same plugin in the plugins directory:
http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-installation-and-usage-guide-31
Make sure you delete any of the eStore plugin from the “plugins” directory of WordPress then upload a fresh a new copy.
admin
KeymasterI checked your landing page and everything looks good with the button.
What value do you have in the following field of S2Member plugin?
s2Member’s options ->API/Notifications Menu -> Payment Notification URL
Reading through this post should also help you:
https://support.tipsandtricks-hq.com/forums/topic/sales-are-showing-as-click-throughs
admin
KeymasterYour home page is not in WordPress which would be the problem. See this post:
February 3, 2012 at 4:04 am in reply to: Installation error: Plugin could not be activated because it triggered an error #37037admin
KeymasterThe following error means you don’t have IonCube Loaders installed on your server:
… /wp-content/plugins/wp-pdf-stamper/wp_pdf_stamp1.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator
These posts will answer your question:
https://support.tipsandtricks-hq.com/forums/topic/ioncube-php-loader-ioncube_loader_lin_52so
https://support.tipsandtricks-hq.com/forums/topic/ioncube-error-when-activating-wp-pdf-stamper
February 3, 2012 at 3:53 am in reply to: joining with out checking terms and conditions check box #41500admin
KeymasterAfter seeing how many HTML errors there are on this theme, I would recommend you start with a new theme. Even the WordPress’s default themes (twenty ten and twenty eleven) are pretty good. Fixing this many errors will take up a lot of your time and some of them is not really your job to fix (the theme developer should fix those). I personally prefer to use a theme that has clean code so that I am starting from a good point otherwise it tends to waste more of your time from the constant fixing that you have to do.
February 2, 2012 at 10:30 am in reply to: Using Lead Capture – Commissions Paid ONLY by Cookie and NOT by EMAIL #41398admin
KeymasterIf you have the latest build of the eStore and the affiliate plugin then you will be able to enable this option by doing the following:
Open the “eStore_advanced_configs.php” file and look for the following line:
define('WP_ESTORE_CHECK_LEADS_TABLE_FOR_AFFILIATE_REFERRAL_CHECK', '0');
Once you find it change it to the following:
define('WP_ESTORE_CHECK_LEADS_TABLE_FOR_AFFILIATE_REFERRAL_CHECK', '1');
February 2, 2012 at 9:42 am in reply to: WP Estore & PDF Stamper with OptimizePress Theme Problem #41524admin
Keymaster“Once the customer has confirmed opt in to my mailing list, Aweber sends them to another sales page” – Place eStore’s download now button for this free product on this page (where the customer gets redirected to after the opt-in).
WP eStore lets you place secure download now button for any product on any of your WordPress post or page. Check the eStore shortcodes page for more details on this shortcode:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
February 2, 2012 at 9:38 am in reply to: Affiliate Platform – Get Invalid Login after Forgot Password #41024admin
KeymasterSent you an email to get site access so I can check it out.
February 2, 2012 at 6:16 am in reply to: "The secure download manager ran into a problem that it couldn’t handle" #40913admin
KeymasterI will check your email and reply there.
admin
KeymasterRevert the custom modification you did so the “Add to Cart” button goes on its own line. Then simply change the language file to correct the message. This post will explain more:
You will need to change
define("WP_ESTORE_YOUR_PRICE", "Your Price");
to
define("WP_ESTORE_YOUR_PRICE", "Name your price ($2.00 or more):");
February 2, 2012 at 6:09 am in reply to: Creating albums to use for organization in correlation with NextGen Gallery #41523admin
KeymastereStore plugin doesn’t do anything with albums. It simply lets you place a NextGen gallery with buy button under each photo in that gallery. You could do the following:
1. Create a gallery for each of your events.
2. Create a new WordPress page for each event and place the gallery created in step 1 using the eStore and NextGen gallery integration.
3. Do step 1 and 2 for all your events
4. Now create a home/index/album page for your galleries (kind of where you list all the gallery pages). Link to each of your gallery page from this page so your users can easily access the gallery they want.
When you do a new event you just do step 1 and 2 then update your home/index/album page.
admin
KeymasterPlease do the following:
1. 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. Create a test member account (if you have free membership enabled then simply share the URL of the registration page).
3. Share the details of this test member account so I can do a test.
-
AuthorPosts