Forum Replies Created
-
AuthorPosts
-
December 8, 2011 at 4:33 am in reply to: How can I display Product Specific Instructions on the 'thank-you' page #39392
admin
KeymasterThe thank you page doesn’t display the product specific instructions (it was mainly designed to deliver the download links so that the customer who can’t wait to receive the email can start to download the products from the thank you page). If you really need to show product specific instructions on the Thank you page then you can contact us for a custom job.
December 8, 2011 at 4:30 am in reply to: How to combine a d/load digital product with an on-line view (with no expiry) #38736admin
KeymasterIf you want to add the user of each video to a user-group then you will have to create a user-group for each video (eMember relies on user group).
admin
KeymasterThe last affiliate always gets the credit (its his referral that resulted the final sale).
admin
KeymasterYou mean when the affiliate buys with his own link?
Normally, buying with their own affiliate link is not an issue since you will set a minimum payout limit which makes it so they have to refer a few sales before they get the commission paid out.
admin
KeymasterLet me know which affiliate view option you are using and I will be able to tell you exactly which file it comes from. This page explains the two available affiliate view:
admin
KeymasterNo, there is no option to do that.
admin
KeymasterThe symptom looks like a running out of RAM memory type issue. Has you hosting provider lowered the PHP RAM memory? Check your PHP.ini file or ask your hosting to see what you PHP memory limit is set to now.
admin
KeymasterThe order doesn’t matter. The prepared data when you want to pass the username and password should look like the following:
$prepared_data = “?secret_key=”.$secret_key.”&first_name=”.$first_name.”&last_name=”. $last_name.”&email=”.$email.”&membership_level_id=”.$membership_level_id.”&username=”.$username.”&password=”.$password;
admin
KeymasterAre you using the smart thumbnail option in eStore?
admin
KeymasterNo, there is no option to do that (eStore doesn’t have a concept of users).
admin
KeymasterBy default eMember lets visitors to register for a free account by going to the registration page (if you allow it in the settings). We can add in a new settings field which can be used to specify if you don’t want that (in that case only users who click on the unique registration completion link will be able to register). The recaptcha is supposed to be centered but I have a feeling there is an unclosed div or paragraph somewhere on this page which is throwing everything off. Please do this theme test to identify if this offending code is coming from somewhere in the template file:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
admin
KeymasterFor some reason one of the eMember regular expressions is breaking into a new line after the following characters which is causing a JavaScript error on that page:
/^([+]
I have sent you an email to get site access so I can checkout why this is happening.
admin
KeymasterWe don’t have an option for that unfortunately.
admin
KeymasterAdded a documentation for this:
admin
Keymasteryeah, removing that code should get rid of the description from the fancy9 display.
Regarding this fancy9 not displaying with the following category shortcode:
[wp_eStore_category_products_fancy id=1 style=9]
Please download a new version of the extra eStore shortcodes from here then give it a try after the update:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
-
AuthorPosts