Forum Replies Created
-
AuthorPosts
-
July 8, 2011 at 9:36 am in reply to: Can you set up affiliate % commission based on the membership level? #34096amin007Participant
Nope, can’t setup affiliate commission based on the membership level. If you are using WP eStore then you probably have a different product/payment button for each membership level. So you can set your commission per product and still get the same effect of per level commission.
amin007ParticipantUpdate: There is now an option in the plugin settings to enable terms and conditions on the squeeze form. Go to eStore plugin settings and look under the “Show Terms & Conditions Checkbox” field.
Squeeze form does not have any terms and conditions option. An easy way to cover it with terms and conditions is to add something similar to the following message before or after the squeeze form shortcode:
"You agree to our terms and conditions(link to the T&C) by clicking the button below"
amin007ParticipantI have added the “Terms and Conditions” option for “Buy Now” type buttons too.
July 8, 2011 at 6:03 am in reply to: Is it possible to set up more than one paypal accounts to receive money? #34020amin007ParticipantOkay I updated the plugin so the “Enter your own price” feature should work with “Buy Now” type buttons too. Please get a new build of the plugin from here:
amin007ParticipantWhat do you have in the “Item Shipping” field for this product? Are you using PayPal profile based shipping?
July 8, 2011 at 1:37 am in reply to: Is it possible to set up more than one paypal accounts to receive money? #34019amin007ParticipantLet me do some investigation… I will get back to you.
amin007ParticipantSorry, didn’t realize you done that already. I have sent you an email to get site access and I will check it out.
Update: Turned out that there was a mistake in the parser settings.
July 8, 2011 at 1:12 am in reply to: Two issues – White Screen after Add to Cart + download link not appearing. #34089amin007ParticipantWhat value have you entered in the “Checkout Page” field of the settings menu? Do you have the “Automatic redirection to checkout page” checkbox checked?
amin007ParticipantWe modified eMember to add another condition for including JQuery libraries in the admin side of WordPress to address this.
amin007ParticipantThe affiliate plugin does not support the addition of any new page.
amin007ParticipantI suspect that one or two files didn’t get uploaded or the “wp_eMember1.php” file is corrupt. Please do the following:
Get a fresh build of the eMember plugin from here:
https://support.tipsandtricks-hq.com/update-request
Then update the site following this instruction (follow the upgrade section):
http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-installation-upgrade-instructions-3
Let me know how you go after that.
amin007ParticipantThe email from the squeeze page form do not take the value from the “Buyer Email” settings field (this field is only used for after purchase emails).
You can customize the squeeze page for email from the language file. This post will explain more:
Simply search for the following line in the language file and customize the text:
define("ESTORE_FREE_DOWNLOAD_EMAIL_BODY", "Below is your download link: ");
amin007Participantamin007ParticipantPlease open the “wp_eStore_style.css” file and find the following CSS code:
.eStore_paypal_checkout_button{
margin-top:5px;
padding:4px;
border:1px solid #ccc;
width:143px;
height:41px;
}You can change the CSS here to suit your needs.
July 8, 2011 at 12:30 am in reply to: Major Registration Form Problem – Existing Users Can't Upgrade #34076amin007Participant“When an existing user upgrades to a Premium account, they are brought back to the registration form” – Thats not correct… When an existing user upgrades they don’t have to go through the registration process anymore. It simply upgrades their existing account and notifies them via an email telling them that their account has been upgraded. This page will explain more:
The plugin can handle upgrades if the user is logged in as a user while making the payment for the upgrade. It can also detect account upgrade payment based on the email address used to make the payment. If the user is not doing any of the above then the plugin has no way of knowing that this user already has an account and treats him as a new member and sends the registration completion email.
-
AuthorPosts