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,916 through 12,930 (of 14,824 total)
← 1 2 3 … 861 862 863 … 987 988 989 →
  • Author
    Posts
  • January 25, 2012 at 3:21 am in reply to: WP eMember Timeout #41136
    admin
    Keymaster

    This may be related…. There is also an option in the membership plugin that can be used to force your members to re-authenticate after XX minutes of browsing. To use this option specify the minute value in the “Logout the Member After XX Minutes” field of eMember settings.

    January 24, 2012 at 8:49 am in reply to: Suddenly no e-mail and no track of sales after the purchase #41114
    admin
    Keymaster

    Looks like the plugin is not even sending the email which means you probably unchecked the “Send Emails to Buyer After Purchase” option from eStore settings.

    January 24, 2012 at 8:43 am in reply to: short code to show product price #41051
    admin
    Keymaster

    Completed the addition of this shortcode. You can use the following shortcode to dynamically show a particular detail of a product:

    [wp_eStore_product_details id=1 info="name"]

    The above example will display the name of the product whose ID is 1. You can change the value of the “”info”” parameter to customize what details of the product you show. For example, the following shortcode will show the price:

    [wp_eStore_product_details id=1 info="price"]

    January 24, 2012 at 6:32 am in reply to: Not Stamping but no errors #39361
    admin
    Keymaster

    One of the PDF stamper files was corrupted. I uploaded a fresh copy to your site using the WordPress plugin uploader and it is working fine now.

    January 24, 2012 at 5:29 am in reply to: Real Time Affiliate Statistics Not Functioning #41073
    admin
    Keymaster

    Issue #1. The following URL that you gave me gives a 404 so that needs to be corrected

    http://fullpowergrowth.com/2012/01/23/testing-124/

    Issue #2. You need to follow every single step outlined in the documentation for the integration you are trying to do. In your case you are doing an integration with the PayPal button but you didn’t do step 1?

    http://www.tipsandtricks-hq.com/wordpress-affiliate/plain-paypal-button-and-affiliate-plugin-integration-168

    January 24, 2012 at 5:25 am in reply to: Is it possible to speed up stamping? Takes 30s #41123
    admin
    Keymaster

    If you have a good hosting it will take less than 3 seconds to stamp 260 pages. So that option is always open for you.

    Is the “Enable PDF File Encryption” checkbox checked in your PDF stamper settings? The encryption is CPU intensive so I would recommend turning that off if your are on a shared hosting.

    You can also try enabling caching in the PDF stamper. Open the “wp_pdf_stamp.php” file and find the following line of code:

    define('WP_PDF_STAMP_USE_CACHE', "0");

    Once you find it change it to the following to enable caching:

    define('WP_PDF_STAMP_USE_CACHE', "1");

    January 24, 2012 at 5:19 am in reply to: More info button #41102
    admin
    Keymaster

    You can also place the following HTML code in your product description section which will do what you are after:

    <a href="link-to-your-products-page">More Info</a>

    See examples of this on our products page:

    http://www.tipsandtricks-hq.com/products

    January 24, 2012 at 5:17 am in reply to: Wp-estore multiple carts/domain #41105
    admin
    Keymaster

    You can’t have two products in two separate stores and do a combined checkout. You could do the following to get around the terms and conditions maybe

    1. Have your sales page on a separate website.

    2. The buy button on this separate site should just be a link to your main store page that takes advantage of the eStore’s add item via a link feature.

    This way it will still have a separate site for that product but the product actually gets added on your main site when someone decides to buy it.

    January 24, 2012 at 4:57 am in reply to: Suddenly no e-mail and no track of sales after the purchase #41112
    admin
    Keymaster

    Your issues looks a lot similar to this one:

    https://support.tipsandtricks-hq.com/forums/topic/email-notification-suddenly-stopped-working

    January 24, 2012 at 4:45 am in reply to: WP eStore Custom Product Display Work #32418
    admin
    Keymaster

    The examples you gave are sites where the business spent money to get those designs custom developed. You most likely won’t get a ready made WordPress theme that will look just like those. You can search for various eCommerce themes out there and see if you can find one that you like.

    January 24, 2012 at 4:42 am in reply to: Categories not expanding (showing all content) in Firefox and IE #41092
    admin
    Keymaster

    You have mistake in your HTML tags. You started a bunch of paragraph tags (<p>) but you never closed them. Every paragraph tag (<p>) you start need to be closed with the paragraph closing tag (</p>).

    Some browsers are more strict than others so it is important to follow the proper HTML guideline.

    January 24, 2012 at 4:28 am in reply to: eStore/PDF Stamper/WordPress v3.21/MailChimp/ and now —->goMobi integration #41076
    admin
    Keymaster

    I see what you mean. We only have support for iPhone, iPad and Android. We don’t have support for other mobile devices (we don’t even test them for those devices unfortunately).

    January 24, 2012 at 4:23 am in reply to: Display text link to shopping cart only when items are in cart #41089
    admin
    Keymaster

    There are a couple of things that you can do:

    1. Enable the “Automatic redirection to checkout page” option from the settings menu of the eStore plugin. This will automatically redirect the user to the checkout page when they add an item

    2. Add the eStore widget to the sidebar then check the “Show Compact Cart in Widget” option which will place a compact cart with “View cart” link in there when you have items in the shopping cart.

    January 24, 2012 at 4:17 am in reply to: WP eStore Plugin won't activate #20185
    admin
    Keymaster

    The issue you described is looking like a database related issue but your MySQL version seems okay. Lets try increasing the PHP Memory limit a little. Please change your memory limit value (memory_limit) to 128MB and give it a try.

    January 24, 2012 at 4:14 am in reply to: Lightbox showing additional images #40963
    admin
    Keymaster

    I think you want to use an image set. This should help:

    https://support.tipsandtricks-hq.com/forums/topic/problem-with-lightbox

  • Author
    Posts
Viewing 15 posts - 12,916 through 12,930 (of 14,824 total)
← 1 2 3 … 861 862 863 … 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