Forum Replies Created
-
AuthorPosts
-
November 23, 2013 at 9:54 pm in reply to: eStore – duplicate customer entries, paypal consistent 2 retries #59171
admin
KeymasterThis issue has more to do with server setup/config. Please read the following post and you will see more related info:
https://support.tipsandtricks-hq.com/forums/topic/multiple-sales-record-and-mails-for-one-sales
The way you have it now is good enough though (eStore won’t process a sale twice even if it receives the notification multiple times).
November 23, 2013 at 9:42 pm in reply to: How to hide membership details in the login widget when member is logged in #59164admin
KeymasterHi Angie, It should be doable with some CSS tweak. Can you please create a test member account (you will delete it later) and then share the details here. Also, post your login page URL.
admin
KeymasterWhen you use eMember and bbpress, your user will only log in via eMember (just one set of login) and thats it. When a member logs into the site and goes to your bbPress forum area, they will be able to see the topics according to the protection you set.
Please read our bbPress integration documentation here:
November 23, 2013 at 9:37 pm in reply to: Thank you…. Answering my Questions before I even Ask Them #59160admin
KeymasterThank you for the kind words. It means a lot.
November 22, 2013 at 11:03 pm in reply to: eStore – conflicting lightbox issue between theme and eStore #59137admin
KeymasterDo you have the “Enable Smart Thumbnail Option” feature checked by any chance? If you do, please turn that off then check it.
Can you put your site on a live server (not localhost install) so we can view the HTML source? It is nearly impossible to see what could be causing an issue if we can’t see the HTML source of your site.
admin
KeymasterGrab the custom CSS plugin (if you don’t have it already):
http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
Then add the following CSS there to remove those thumbnails:
.eStore-bip-product-thumb{
display: none;
}I will reply to your custom job request after I investigate the existing code and find out how much time will take to implement your request.
admin
KeymasterHere is our eStore documentation page.
The first link there is for video tutorial. Please make sure you watch all the videos there and it will help you with the basic setup.
admin
KeymasterAre you handling local pickup via manual checkout? Or are you letting them pay via PayPal then they are coming to the store to pick it up?
November 22, 2013 at 10:37 pm in reply to: eMember – registration hotmail email goes to junk folder #59133admin
KeymasterHi, The plugin has nothing to do with some of your emails going to junk folder. Basically Hotmail is marking emails from your server as *spam*. There are many reasons why that can happen. The following post will explain everything and give you details on what you can do on your end to improve email delivery on your server:
admin
KeymasterI have completed this new little feature. I have sent you an update via email.
This is how you can handle the setup you are going after.
1) Create a new membership level. This is just an intermediate membership level to collect all the members.
2) When members are signing up for this special course (that will begin in the future), put them in this new intermediate level that you created in step 1.
3) Go to the following eMember interface on the day the membership should start:
WP eMember -> Admin Functions -> Bulk Operation
Use the options there to bulk change the subscription start date and then the membership level to the first week level. Thats it.
There is also a step by step instruction on how to do it here:
http://www.tipsandtricks-hq.com/wordpress-membership/membership-site-for-selling-a-course-897
admin
KeymasterI would love to do that too. I just wish PayPal had a way of specifying for each item if it should be taxed or not by the regional tax settings. If you sold one item at a time via eStore’s Buy Now button shortcode (not multiple item checkout) then it will work fine but that doesn’t solve the issue.
You are more than welcome to ask the following question to PayPal tech support and see what they say:
Lets say I have two items A and B. I want only Item A to be affected by the regional sales tax that I configured in my profile. Is there a way to tell PayPal to only charge the regional sales tax for item A when a customer is checking out with both those items together?
admin
KeymasterThank you for the example. That second option should be something like:
Pay with credit cart (optionally create an account)
Something is not correct with your PayPal merchant account. Please contact PayPal support and ask them this question so they can look at your merchant account and tell you why they are not giving that option.
You don’t need to do anything in the photo seller as the issue is with your PayPal merchant account.
admin
KeymasterThis usually happens if your theme has HTML or JavaScript coding errors in it. We make sure our plugin produces correct HTML and JavaScript code all the time (we test our plugin very thoroughly). A quick theme test mentioned here will be helpful:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
Lets start with a link to your affiliate login page so I can see the issue you are explaining.
admin
KeymasterYou have a business or premier PayPal account correct? PayPal doesn’t offer the credit card checkout option to personal account. Upgrading to a business PayPal account is free.
admin
KeymasterHi, Yeah the regional sales tax is only done via PayPal. Authorize.net do not have a regional sales tax feature like PayPal does unfortunately.
-
AuthorPosts