Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

Ivy

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 1,229 total)
← 1 2 3 … 13 14 15 … 80 81 82 →
  • Author
    Posts
  • July 7, 2012 at 12:59 am in reply to: Selling a digital download with a license key #26987
    Ivy
    Member

    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

    July 7, 2012 at 12:58 am in reply to: Downloads stopping at 38MB all of a sudden #47055
    Ivy
    Member

    See 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

    July 7, 2012 at 12:53 am in reply to: eStore – link to paypal in german #47053
    Ivy
    Member

    The 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.

    July 7, 2012 at 12:47 am in reply to: Auto price update with variation selections #46962
    Ivy
    Member

    Unfortunately 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 #47049
    Ivy
    Member

    I 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/

    July 7, 2012 at 12:16 am in reply to: eStore – button subscription not working #47025
    Ivy
    Member

    Looks 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:

    http://validator.w3.org/check?uri=http%3A%2F%2Fproduciconnoi.altervista.org%2Fblog%2Fjoin-us%2F%3Fdoing_wp_cron%3D1341619978.0694630146026611328125&charset=%28detect+automatically%29&doctype=Inline&group=0

    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 #21911
    Ivy
    Member

    When 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:

    Issue(s) Related to Database Table Columns Out of Sync

    https://support.tipsandtricks-hq.com/forums/topic/migrating-db-from-windows-server-to-linux-server-loses-products-and-categories

    July 4, 2012 at 11:50 pm in reply to: Hide From Member Level – eMember #46861
    Ivy
    Member

    You 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]

    July 4, 2012 at 11:45 pm in reply to: Lightbox Ultimate – Current Version of the Plugin #46872
    Ivy
    Member

    You can find version information for our plugins here:

    https://support.tipsandtricks-hq.com/version-info

    July 4, 2012 at 11:40 pm in reply to: How to add a second product #39322
    Ivy
    Member

    The error you are getting is from a bug in the latest version of Contact Form 7:

    https://support.tipsandtricks-hq.com/forums/topic/fatal-error-call-to-undefined-function-wpcf7_add_tag_generator

    July 4, 2012 at 5:58 am in reply to: Hide From Member Level – eMember #46856
    Ivy
    Member

    Why 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.

    July 4, 2012 at 12:21 am in reply to: Change quantity in checkout shopping cart #46703
    Ivy
    Member

    First, 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:

    How and When to Enable Debug and What does it do?

    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? #46864
    Ivy
    Member

    Can 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 #46846
    Ivy
    Member

    Can 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.

    July 4, 2012 at 12:06 am in reply to: Variations Physical and Digital book different prices #46845
    Ivy
    Member

    You 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

  • Author
    Posts
Viewing 15 posts - 196 through 210 (of 1,229 total)
← 1 2 3 … 13 14 15 … 80 81 82 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ