Forum Replies Created
-
AuthorPosts
-
admin
KeymasterYou don’t need to recreate the admin account. The existing one should work fine. After you do the import in the “Import WP Users” menu and go to the manage members menu you don’t see the admin user listed there right? What version of WordPress are you using? What version of eMember are you using? Have you recently upgraded your eMember plugin?
January 10, 2012 at 3:52 am in reply to: How to Change the Color of the "Product Name" links in the Shopping Cart #15771admin
KeymasterWhen I check your CSS code in the “style.css” file I still see the following line which means you didn’t change it correctly (make sure your edit the correct file and also empty cache if using a caching plugin):
th {background-color: #666; padding: 10px 10px; border-color: #666; font-weight: bold; color: #FFF; }
admin
KeymastereStore doesn’t have option for trial 2 and trial 3. You can use your PayPal button with eMember using this instruction:
January 10, 2012 at 3:15 am in reply to: S2Member and Affiliate Plugin Integration – Affiliate sale tracking not working #40369admin
KeymasterAs far as I can see the sales are tracking fine. Don’t try to read through every line of the debug file as it has way more information (some of it may not be relevant to you).
I can see that the transaction you made for “testaff” on the 9th is getting tracked fine from the following debug.
[01/09/2012 1:00 PM] – SUCCESS :Referrer: testaff, Sale Amount: 0.02, Transaction ID: Item ID: , Buyer Email: emailremoved, Custom Commission Rate:
[01/09/2012 1:00 PM] – SUCCESS :The sale has been registered in the WP Affiliate Platform Database for referrer: testaff with amount: 0.01
[01/09/2012 1:00 PM] – SUCCESS :Commission awarded!
If this is working then it means that it will do the same for any affiliate.
January 10, 2012 at 3:08 am in reply to: Number of attempts in recurring billing – Reattempt on failure #40539admin
KeymasterPayPal only has the following option for the reattempt on failure feature (PayPal doesn’t allow you to configure how many times it will be reattempted):
If the payment fails, the payment will be reattempted two more times. After the third failure, the subscription will be cancelled.
PayPal reattempts to collect recurring payments three days after the day on which recurring payments fail. If the first reattempt to collect a recurring payment fails, PayPal waits 5 days to reattempt a second time. If the second reattempt fails, PayPal cancels the subscription.
admin
KeymasterThis should be fixed now. Please get a new build of the plugin from here:
admin
KeymasterWordPress lets you create private page (you can protect it with a password). I don’t know the full details of your project but I guessed that you probably have 1 or 2 special affiliates who you want to give additional stuff to. So if you create a separate private WordPress page (one for each special affiliate) and place the appropriate content in that page then only that affiliate will be able to get it as the page will be password protected.
January 9, 2012 at 6:09 am in reply to: How to Display Product list with thumbnail image and name only #40452admin
KeymasterThis change will only affect the fancy3 display.
admin
KeymasterIf this only happens after your log into PayPal then this is definitely not connected to eStore. PayPal takes full control after the data is submitted to PayPal. I have double checked the buttons that you placed on your site and I don’t see any issue with it (if you search PayPal’s forum you will see that a lot of users faced this issue). Please contact PayPal and tell them that your merchant account is having an issue whereby after a customer logs into their PayPal account the payment page shows that error.
admin
KeymasterRunning Debug for Plain PayPal Button and WP PDF Stamper Integration
What version of PDF Stamper are you using?
admin
KeymasterThere is a title field already that you can enable by checking it in the pages/forms settings menu. Are you not using it?
January 9, 2012 at 5:35 am in reply to: Require an End User License agreement prior to download #40505admin
KeymasterYou can customize the text “Terms and Conditions” by following this method:
I would recommend doing the following unless you want to do custom development.
1. Create a page where you have links to all these legal documents (Terms and conditions, EULA, Privacy Policy etc.)
2. Now use this page (created in step 1) as your terms and conditions page so the user has to agree to all these legal stuff before they purchase.
3. Customize the text “Terms and Conditions” to whatever suits you.
January 9, 2012 at 5:18 am in reply to: Public Profile pages – option for members to be listed or not #40510admin
KeymasterNo, there is no option like that.
admin
KeymasterIt is hard for us to fix your theme code as we are not familiar with it. I would recommend using the standalone affiliate area option so you don’t have to deal with this.
admin
KeymasterOkay the issue you are seeing is related to this:
https://support.tipsandtricks-hq.com/forums/topic/wordpress-33-and-wp-emember-issue
-
AuthorPosts