Forum Replies Created
-
AuthorPosts
-
November 4, 2019 at 10:39 pm in reply to: WP Affiliate: Top Referrers by Commission Not Working Correctly #80038adminKeymaster
It needs a few entries from 5 or so affiliates (minimum) for it to display correctly. How many transactions do you have in the last 30 days? Another thing to check is the date range.
November 2, 2019 at 10:57 pm in reply to: eStore – Collect Details page header & menu are distorted #80032adminKeymasterDoes your theme use the pure CSS library? It maybe conflicting with the pure CSS form we are using in the collect details page.
adminKeymasterIf you recently purchased it then you don’t need to do that. My previous reply was to a person who was using an older version.
I will log into your site and check the setup of the addon to see what I can find. I have sent you an email for it.
October 31, 2019 at 1:02 am in reply to: 504 Error when editing or adding additional information to the product #80028adminKeymasterI will take a look inside your site. I have sent you an email for it.
October 31, 2019 at 12:44 am in reply to: Paypal mass pay appears to be deprecated: confused about handling payments #80024adminKeymasterHi, Mass pay isn’t deprecated. That one is a good way to make payments to a bunch of users with cheaper fees. You just have to contact PayPal and ask them to enable Mass pay for your PayPal account. I think they want you to call them to enable it (just to make sure you will not be mis-using it).
October 28, 2019 at 10:50 pm in reply to: Check whether Shopping Cart is empty & Collect Customer Input #80022adminKeymaster1. You can use the following PHP function to determine if the cart is empty or contains item(s):
eStore_get_total_cart_item_qty()
If it returns 0 then the cart is empty.
2. There is a buy button in that page that you posted above. Did you buy that addon?
3. This will need to be discussed using a custom job (so I can properly understand what is being done):
October 28, 2019 at 10:43 pm in reply to: eMember – Give WordPress "Admin" User access to all eMember Levels/Content #80023adminKeymasterThe existing system allows for the greatest flexibility. There are “real life” situations in which exclusion of the WordPress admin from the eMember content is desirable.
Also, when you are setting up protection for various pages (while logged in as an admin), you want to see how the protected pages will look like to other users.
If everything is open to the admin by default then the users who like the above option will lose that functionality.
You can do the following to get what you are after.
Create a non expiring, “Admin” membership level and assign yourself to it. You can create a membership level that has access to everything and doesn’t expire. Only your user account will be assigned to that level.
So basically, import your WP Admin user into a membership level that has access to this all access level:
You can import any WP User from the following area of eMember:
WP eMember Members menu -> Import WP Users
adminKeymasterThe stamping configurations cannot be done on a per product basis unfortunately.
October 26, 2019 at 10:40 pm in reply to: eMember – erratic behavior after login, protected content not displaying #80020adminKeymasterCan you please ask the hosting provider about caching? The issue you explained seems to be caching related. A cached page is being served which is why you are seeing a page different than what you are expecting to see as a logged-in member. When a cached page is served, it doesn’t check the user’s status since it is just sending the cached version of the page to the browser.
October 26, 2019 at 2:12 am in reply to: eMember – erratic behavior after login, protected content not displaying #80018adminKeymasterGo to the settings menu and turn off (uncheck) the following checkbox:
Disable Simultaneous Member Login
Then test the login again.
Do you have any caching on this site?
October 26, 2019 at 2:10 am in reply to: Admin Tool to create missing wordpress user accounts for emember accounts #80017adminKeymasterLooks like it is getting stuck in a loop with user ID: 0. Something is not right there on this site. How many user accounts are we looking at there?
adminKeymasterThe only way to fix it is to load a fresh new copy of the plugin (where we already added a fix for this).
You don’t need a developer to do the following:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
We can also do it for you. I will send you an email for it.
October 22, 2019 at 12:22 am in reply to: WP Affiliate Standard Terms and Conditions Page Overwritten #80011adminKeymasterDo you mean the message of the “Index Page Message” field?
You can do the following to get the original/default message:
#1) Go to the settings menu then delete everything from that field (make that field empty).
#2) Hit the update button. Scroll down to that field and you should see that the plugin has re-generated the default value/message.
#3) Read it and make any adjustments then hit the update button again to save it.
October 22, 2019 at 12:13 am in reply to: My page is not protected – nonloggedin people can see the page… #80015adminKeymasterAlso, the following is a good post to read for this:
October 22, 2019 at 12:12 am in reply to: eStore – problems with sessions and headers after site migration to a new server #80006adminKeymasterThat space is not an echo. It is just the formatting in the code. That shouldn’t cause this issue.
-
AuthorPosts