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

admin

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

Forum Replies Created

Viewing 15 posts - 12,676 through 12,690 (of 14,824 total)
← 1 2 3 … 845 846 847 … 987 988 989 →
  • Author
    Posts
  • February 9, 2012 at 4:51 am in reply to: Customer Orders 'Download' Video But Link Is 'Pay Per View' Version #41703
    admin
    Keymaster

    1. The display you have on the above mentioned page doesn’t seem to be using a standard eStore shortcode. How come you have two different “Add to Cart” buttons but one variation for them?

    2. Load a fresh build of the plugin:

    https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins

    3. Please notify me here once you have done step 2 so I can go back and check that page again.

    February 9, 2012 at 4:46 am in reply to: How to know if I have the latest version of the plugin? #26487
    admin
    Keymaster

    The “version info” page lists the *stable* version details of the plugin not the current build. We only mark a version *stable* once we have performed significant amount of testing.

    February 9, 2012 at 4:39 am in reply to: Remove Add to Cart button from Fancy 3 #41730
    admin
    Keymaster

    You may have missed the section where it says the following:

    “eStore has shortcodes that lets you dynamically retrieve a specific details of a product (for example: the product name, price etc.)”

    Check the shortcodes list for more details but you can retrieve the Name, Description, Thumbnail of a product, price etc just by using shortcodes. And then you can style them however you want.

    This post will explain with examples:

    https://support.tipsandtricks-hq.com/forums/topic/dynamically-create-custom-product-displays-using-product-detail-shortcodes

    Add to cart buttons are not Fancy3 specific which is why there is no class for fancy3 only.

    February 9, 2012 at 4:38 am in reply to: anayltics ecommerce n paypal pro w/ gate way bundle #41734
    admin
    Keymaster

    Please get a new build of the payment gateway bundle from here and check it out. It should send the customer details to PayPal without any issue:

    https://support.tipsandtricks-hq.com/update-request

    February 9, 2012 at 4:07 am in reply to: How to make a Pay for online Video viewing site with access for 30 days #18136
    admin
    Keymaster

    eMember’s “Enable Secondary Membership” feature can come in handy as your members can have multiple levels in their profile that gives them access to all the levels they purchase but yeah I agree with you. We are looking to add a feature in eMember that lets you sell access to an individual post or page (no need to create a membership level for it).

    The alternative is to change eStore so it doesn’t remove the APR cookie when the customer closes the browser but that can introduce a potential security risk as stated by wzp.

    February 9, 2012 at 2:19 am in reply to: Mailchimp interfering with autorespoder & buyer email notification #41758
    admin
    Keymaster

    As far as the plugin is concerned it sent all the emails fine. Some server’s do have restrictions on sending email where the “From” and “To” address are the same. Also, it is possible that your server is not routing the email that you created with david@your-domain.com because there are multiple emails being sent to the same address at the same time. This post has more details on this:

    https://support.tipsandtricks-hq.com/forums/topic/not-receiving-emails-even-though-the-plugin-sent-the-email

    February 9, 2012 at 2:07 am in reply to: Aweber Email Parser or WordPress Issue??? #16233
    admin
    Keymaster

    You just make multiple email parsers on your AWeber account for each plugin. Didn’t you make a new parser for the affiliate one?

    February 9, 2012 at 1:58 am in reply to: Download notification to admin for free download via squeeze form #38816
    admin
    Keymaster

    You can use the following:

    $body = "Some text that will go in the body of the email. The email was sent to: ".$email
    wp_mail("your_email@address.com", "Notification Subject", $body);

    February 9, 2012 at 1:56 am in reply to: Displaying Multiple Selected Categories #41745
    admin
    Keymaster

    Couldn’t you use the following on this page so show only categories 1, 4 and 5?

    [wp_eStore_category_fancy id=1]
    [wp_eStore_category_fancy id=4]
    [wp_eStore_category_fancy id=5]

    February 9, 2012 at 1:53 am in reply to: Whats the widget php function to display the compact version of the cart #41534
    admin
    Keymaster

    The following will show how many items there are in the cart when its not empty. It will show an empty cart when its empty:

    <?php echo eStore_show_compact_cart(); ?>

    So, it will show something all the time.

    February 9, 2012 at 1:51 am in reply to: Fancy10 Lightbox First Image Linking #41721
    admin
    Keymaster

    https://support.tipsandtricks-hq.com/forums/topic/can-i-put-multiple-images-and-videos-in-the-fancy-display

    February 9, 2012 at 1:45 am in reply to: How to change date format? #41712
    admin
    Keymaster

    Check for the following throughout the code and change it to the format that you like:

    date ("Y-m-d")

    Changing this is not recommended as it has a big chance of breaking the plugin (make sure to keep backups).

    February 9, 2012 at 1:42 am in reply to: Registration Form Action is Blank #41725
    admin
    Keymaster

    You shouldn’t need to change file permissions. Anyway, just take a look and make sure that they have 644 permission for files and 755 for folders.

    February 9, 2012 at 1:36 am in reply to: How to serve cached pages only to those that have logged in through eMember #41629
    admin
    Keymaster

    You simply integrate eMember with WordPress users then check the option to serve cached pages to logged in users (if the caching plugin has the option to do so).

    This page will explain how you can integration WordPress users with eMember:

    http://www.tipsandtricks-hq.com/wordpress-membership/using-emember-with-another-plugin-that-uses-the-wordpress-user-roles-350

    February 9, 2012 at 1:33 am in reply to: Any way to show "Free Gift" on checkout page? #41741
    admin
    Keymaster

    Nope, eStore doesn’t have an option to add free gift.

  • Author
    Posts
Viewing 15 posts - 12,676 through 12,690 (of 14,824 total)
← 1 2 3 … 845 846 847 … 987 988 989 →

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