Forum Replies Created
-
AuthorPosts
-
IvyMember
If you do not see this option in your eStore please load a fresh build of the plugin.
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
IvyMemberSee the following checklist. This will help you troubleshoot the issue you are having with your download links.
https://support.tipsandtricks-hq.com/forums/topic/downloaded-file-size-is-0-zero-byte
IvyMemberThe following forum post will explain how to do this.
How to send buyers to english URL version of paypal checkout page?
Note: This says it is to send buys to the English version of PayPal but it can be used to force any language supported by PayPal.
IvyMemberUnfortunately the time frame is unknown at this time. This is being added to the plugin, however after it has been added there will need to be extensive testing. We are looking to have this out this month but I can not guarantee this.
July 7, 2012 at 12:35 am in reply to: Affiliate sign up Image Verification Input error: k: Format of site key invalid #47049IvyMemberI quickly Googled this and came up with 3 possible reasons for this error.
1. The copy and paste of the keys was not done correctly and there are white spaces. Make sure there are no spaces before or after the keys
2. They keys where not put in the right place.
3. This website will explain the 3rd issue that can be happening. It has to do with the setup of the account and keys.
http://www.coffeecup.com/help/articles/input-error-k-format-of-site-key-was-invalid/
IvyMemberLooks like your shortcode is wrapped inside paragraph tags which is making the button inactive. Please do the following:
1) Edit your “Join Us” page in WordPress
2) Go to the HTML view
3) Make sure there is no hidden HTML tags like (
<p>
) around the eStore shortcode that you are using.4) Save the page then try again.
Also take note of the following:
1. It looks like there are some cascading errors on your site that maybe causing this issue. You can see these here:
2. Can you please do the following:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
3. Also try loading a fresh build of the plugin:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
July 5, 2012 at 11:56 pm in reply to: Products and Customers lost (but not Settings) after moving from local PC #21911IvyMemberWhen you did the move did you remember to deactivate and reactivate the plugin. This needs to be done so the database tables sync.
You can read more about this here:
IvyMemberYou have a page that has 2 sections of content on it. One section A you do not want logged in members to see and section B you want only logged in members to see.
This will make it so only members not logged in will see this content
[emember_protected scope=not_logged_in_users_only]
Section A
[/emember_protected]
This section will only be seen by logged in members no matter what membership they are logged into.
[emember_protected scope=verified_users_only]
Section B
[/emember_protected]
IvyMemberYou can find version information for our plugins here:
IvyMemberThe error you are getting is from a bug in the latest version of Contact Form 7:
IvyMemberWhy not use this option.
Section Protection for Anyone Who is Logged In
If you want to just protect a section of a post or page for logged in member (you don’t care if the member’s status is expired or not) then use the following shortocde:
[emember_protected scope=verified_users_only]
Whatever content goes here is only viewable by anyone who is logged into eMember (doesn’t matter if his account is expired or not)
[/emember_protected]
This way the section you want protect for logged in members can be seen by any membership level.
IvyMemberFirst, lets load a fresh build of the plugin:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
After you have done the update please test this issue again and let me know if it is still happening.
Second, Are you using the PDT option for eStore:
http://www.tipsandtricks-hq.com/ecommerce/?p=499
Can you please do the following, run a test transaction with the debug turned on:
After you have done the transaction can you please post us the log for the transaction.
July 4, 2012 at 12:16 am in reply to: After adding variations to my product, the buy button disappears? #46864IvyMemberCan you send me the text you placed in the variation?
Also can I have a link to where this is happening so I can have a look at it.
Are you using a fancy display?
If not what shortcode are you using to show the button?
What version of the plugin and WordPress are you using?
July 4, 2012 at 12:11 am in reply to: eStore – Manual checkout not working when coupon results in $0.00 balance #46846IvyMemberCan you please try checking the “Use multiple payment gateways” and testing the coupon again.
Also can you send me a link to your page and a test coupon code so I can have a look at this.
IvyMemberYou only need to set this variation in one of the options.
Since you are using a digital variation you should use the last box.
You need to specify a price variation.
|Hardcover|Download::http://domain.com/product.zip
this should look like this:
|Hardcove::5::|download::0::http://domain.com/product.zip
As for the one big book the easiest way to do this is zip all the files together into one.
You can read more about variations here: http://www.tipsandtricks-hq.com/ecommerce/how-to-use-variation-control-in-wordpress-estore-plugin-345
-
AuthorPosts