Forum Replies Created
-
AuthorPosts
-
PeterMember
Hi,
Just set up a subscription product in eStore where the trial billing amount is zero and the trial billing period is 7 days.
Then set the recurring billing amount to whatever you want to charge and the recurring period to 1 day with a recurring billing count of 1.
See the documentation here for setting up a subscription button:
http://www.tipsandtricks-hq.com/ecommerce/how-to-add-a-subscription-button-for-recurring-payment-400
PeterMemberHi,
Which version of eStore and WP are you using?
Please post a link to the page with the problematic button.
February 23, 2012 at 12:17 pm in reply to: Grouping Digital Content as a Single Product Download #42225PeterMemberEasiest solution would be to try zipping all of them up into one file
Another solution would be to use the Authenticated Page Redirect method discussed here:
WP eStore’s Pay Per View – Using WordPress Permalinks as Digital Products (APR)
Using APR you can put links for each of your digital downloads within the APR shortcodes which will effectively make them invisible to everybody except those who buy your product “D”.
February 23, 2012 at 12:11 pm in reply to: Whats the widget php function to display the compact version of the cart #41540PeterMemberHi,
The ‘class=”eStore_compact_cart”‘ can be found in the file called:
shortcode_include.php
of the eStore-extra-shortcodes plugin.
PeterMemberLooking at your signup page i’ve noticed there are a few errors when I checked with firebug.
Uncaught SyntaxError: Unexpected token <
Unsafe JavaScript attempt to access frame with URL
[redacted by moderator]/affiliate/?wp_affiliate_view=signup from frame with URL
I wonder if your theme or another plugin is causing a conflict with the plugin’s signup page.
Can you please try the following tests to see if this is the case:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
PeterMemberHi,
Can you please enable debug from the WP Affiliate Settings page.
Then try your tests again.
Then share the …/plugins/wp-affiliate-platform/wp_affiliate_debug.log file.
PeterMemberHi,
First check this checklist:
https://support.tipsandtricks-hq.com/forums/topic/downloaded-file-size-is-0-zero-byte
Then do what this post says and share the “download_manager_debug.log” debug file’s content here:
PeterMemberHi, There is no feature to redirect people to a special page based on dollar amount of shopping cart items.
You can use your creativity and perhaps redirect all buyers to a particular URL after PayPal processing and present an “upsell” on that page.
PeterMemberHi,
This post will give you more info and things you should check:
https://support.tipsandtricks-hq.com/forums/topic/php-session-not-working-correctly
February 21, 2012 at 9:21 am in reply to: Password Protect WPeStore Access for a Site Editor? #42065PeterMemberHi Bill,
I’m not aware of any way to protect the menu items of a plugin from an Admin while other Admins has access to it.
PeterMemberHi,
Looks like you are looking for regional sales tax functionality.
You can achieve this using eStore via profile based tax through your PayPal profile settings.
Please see this post for more info:
https://support.tipsandtricks-hq.com/forums/topic/setting-sales-tax
PeterMemberHi,
Can you please try the following tests to see if another plugin or maybe your theme is causing a conflict with eStore:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
February 20, 2012 at 2:16 am in reply to: Warning: session_start() [function.session-start] error #42145PeterMemberHi, Make sure update the plugin via the WordPress plugin uploader (or use binary transfer mode if you use a FTP program) otherwise files can get corrupted during the update.
Please try the following tests to eliminate the possibility that your theme or other badly coded plugins might be causing this:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
PeterMemberWhich version of eMember are you using?
If it is older than 7.6.3 can you please try loading the latest version by following the instructions here and let us know if this makes a difference:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
PeterMemberHi,
Check that you haven’t entered some strange URL value in the “After Logout Page (Optional)” field which is located in the eMember Settings->Pages/Forms Settings page.
You can leave this field empty and your members will be directed to the home page upon logout.
-
AuthorPosts