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 - 166 through 180 (of 1,229 total)
← 1 2 3 … 11 12 13 … 80 81 82 →
  • Author
    Posts
  • July 20, 2012 at 1:02 am in reply to: Corupt file? Cannot manually stamp #30799
    Ivy
    Member

    Turned out the user wasn’t using a valid PDF file which is why the stamper was failing. Going through the minimum requirement helped:

    http://www.tipsandtricks-hq.com/wp-pdf-stamper/minimum-requirements-for-the-wp-pdf-stamper-plugin-104

    July 20, 2012 at 12:30 am in reply to: WP Affiliate Platform – Comparing Affiliates #47562
    Ivy
    Member

    The stats in the affiliate admin dashboard gives a overview. You can go to the individual menu areas like Sales, Click Throughs menu to get more details as to which affiliate is doing what.

    The following might come in handy too as you can export all the data and mash it however you see fit:

    How to Easily Import or Export any of Your WordPress Database Table Content

    This will allow you to export information from the databases.

    July 20, 2012 at 12:26 am in reply to: eStore Product Download Link #47561
    Ivy
    Member

    Please see the following forum post on how to shorten the eStore download links.

    WP eStore – Automatically Shorten the Encrypted Download Link

    With plain text emails you can not hyperlink text. The only option at this time is to shorten the link.

    https://support.tipsandtricks-hq.com/forums/topic/why-use-plain-text-email-instead-of-html-email

    July 20, 2012 at 12:22 am in reply to: eStore/eMember – only allowing a member to download file once #47465
    Ivy
    Member

    There are options for downloading the item again. However to have it so the information is re-stamped when a download is requested you would need to use the eMember and eStore with the PDF Stamper. There is the following shortcode for you can use.

    [wp_eStore_download_now_button_with_stamping id=1]

    When a logged in member of WP eMember plugin

    uses this button to download the the file it will stamp it

    using the details from eMember’s member info and

    serve the download.

    You can also manually stamp the file with the information and email the link to the customer.

    July 20, 2012 at 12:16 am in reply to: Different eMembers with only one eStore intregration… #47559
    Ivy
    Member

    You cannot sell an eStore product from one domain and allow eMember access on a different domain. Information can not be shared cross domain like that. What you need to do is install eStore on all the domains where you have eMember and then sell your membership from there.

    Alternatively, you can have all your video courses on one site and separate theme with membership level (you do not need to have a separate domain for each of your courses). Each membership level can offer different content. Read the following documentation to understand what membership level is:

    http://www.tipsandtricks-hq.com/wordpress-membership/how-to-add-a-membership-level-in-wp-emember-13

    July 20, 2012 at 12:11 am in reply to: "Your cart is empty" when adding a product to Cart #47418
    Ivy
    Member

    You will need your hosting to check the following.

    1) Check if your server’s PHP config is set to allow sessions.

    2) Check to make sure the session save path has been configured correctly. This is just a matter of adding a line similar to the following in the php.ini file:

    session.save_path = /tmp

    July 20, 2012 at 12:06 am in reply to: Problem – Denied access for downloading e-Store addon (shortcodes plugin) #45958
    Ivy
    Member

    I fixed up your purchases so they use the same email address. I used your forum email address so you should be able to get the add-ons now. Please try this and let me know if you have any issues.

    July 19, 2012 at 11:59 pm in reply to: eMember – the avatar image in edit profile not editable #47501
    Ivy
    Member

    We need the username and password for a member account so we can access the issue. All you need to do is create a test member in the admin dashboard of the eMember. Then send use the user name and password. You also didn’t tell us what version of eMember you are using.

    July 19, 2012 at 12:50 am in reply to: Lightbox Ultimate – Two Lightbox images loading instead of one #47541
    Ivy
    Member

    It looks like you maybe using the lightbox plugin and the eStores build in lightbox at the same time.

    In the eStore setting try un-checking the following option.

    Enable Lightbox effect on Images

    This should make it so you are only using the lightbox from the lightbox plugin.

    July 19, 2012 at 12:46 am in reply to: Limited Time Availability Product #47523
    Ivy
    Member

    The best way to do this is with categories. The following will explain more about this.

    Product Categorization Options in WP eStore Plugin

    Using the option above you can make a category called July. Please all your products for July in this category. Then use one of the show category shortcodes on the page where and when you want these items available.

    Then do the same for Aug.

    July 19, 2012 at 12:43 am in reply to: eStore- formatting removed when upgraded WordPress #47411
    Ivy
    Member

    A good tool for finding CSS issues is FireBug. You can learn more about this here:

    http://www.tipsandtricks-hq.com/how-to-use-firebug-to-modify-your-wordpress-sites-css-video-tutorial-4037

    July 18, 2012 at 12:49 am in reply to: Inventory and stats not updating, No emails sent after purchase #47429
    Ivy
    Member

    Please run a test transaction with the debug turned on as this will tell you exactly what is going wrong after a payment.

    The following forum post will explain when and how to use the debug:

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

    If you need help reading the debug log feel free to share the content of the following two debug files

    – ipn_handle_debug.log

    – eStore_post_payment_debug.log

    – subscription_handle_debug.log

    July 18, 2012 at 12:46 am in reply to: Separate emails for each product ID? #47460
    Ivy
    Member

    There is the following option in the eStore “Product Specific Instructions”.

    This option is useful when you need to give your customer some specific instruction that applies only to this product (e.g. a secret password for the PDF file). This instruction will be added to the buyer’s email body when this product is purchased.

    July 18, 2012 at 12:43 am in reply to: eStore – Time-delayed digital download links? #47459
    Ivy
    Member

    You do not have to specify a digital download for a product. You can have a pre-sale product and it will not send a link (if you do not specify one).

    Then when you want to release the link you just generate a email list for that product and send out the file (generate an encrypted download link and email it out).

    Note: The same link can be sent to everyone on the list as long as you do not use a click limit.

    More details on this topic here:

    https://support.tipsandtricks-hq.com/forums/topic/digital-product-pre-order

    July 18, 2012 at 12:40 am in reply to: Downloadable zip file is empty ? #46844
    Ivy
    Member

    The different download methods are for different server configurations. When you changed hosting the sever configuration of the new server was most likely different.

    I am glad that method 6 worked for you and this is working again.

  • Author
    Posts
Viewing 15 posts - 166 through 180 (of 1,229 total)
← 1 2 3 … 11 12 13 … 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