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 - 14,371 through 14,385 (of 14,824 total)
← 1 2 3 … 958 959 960 … 987 988 989 →
  • Author
    Posts
  • September 16, 2011 at 12:16 am in reply to: Custom Product ID in Shortcode Daily #36643
    admin
    Keymaster

    I don’t think the database will have an issue since this new ID is also unique.

    We don’t allow the product ID to be changed in eStore. No one ever tried this and hence I don’t have any confirmed data to back this up unfortunately.

    September 16, 2011 at 12:02 am in reply to: Different membership sign up levels on different pages #36673
    admin
    Keymaster

    WP eMember uses one registration form which is capable of detecting which membership level a user is permitted to signup for. As an example, if a user pays for the “Gold” level then after the payment it will only let this user signup for the gold membership level. If a user directly goes to the registration page without paying then it will only let this user signup for a free membership.

    Make sure you have read the “Registration Flow” documentation:

    http://www.tipsandtricks-hq.com/wordpress-membership/a-typical-member-registration-flow-96

    with that said, you can place a registration form for a particular membership level if you really want to. The following documentation will help (check the “Backdoor Entrance” section)

    http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248

    September 15, 2011 at 11:51 pm in reply to: Variation for downloadable products #36671
    admin
    Keymaster

    Does the answer to your other post help?

    https://support.tipsandtricks-hq.com/forums/topic/product-subscription

    September 15, 2011 at 11:47 pm in reply to: Adding new products to page makes the whole page dissapear? #36652
    admin
    Keymaster

    The most obvious thing to look for would be your server’s PHP Memory limit. The shortcodes in a post needs to be processed which takes up some memory and CPU power. If you are on the borderline of your allocated PHP memory then WordPress will run out of memory while processing that page and won’t be able to finish it. I would check your PHP membery limit on this server (your hosting provider will be able to help with this). Try increasing that limit in the server config.

    September 15, 2011 at 11:42 pm in reply to: Affiliate Payout – Only pay after 30 days #36668
    admin
    Keymaster

    Introduce a delay (cooling period) before you pay your affiliates. For example, the June’s affiliate payment will be paid on the 30th of July (not the 1st of July)… July’s affiliate payment will be paid on the 30th of August and so on.

    Affiliate Payout option B or C will allow you to do that.

    The other option is to just pay them whenever you want to and even if a refund takes place after paying the affiliates, it will put their commission into negative. This makes it to where they can’t get another payout until they make another sale to cover that. So when you look at the data beyond one month it all gets adjusted.

    September 15, 2011 at 11:31 pm in reply to: Importing SEO Draft page #36666
    admin
    Keymaster

    Yes you can import pages into WordPress using PHPMyAdmin too. Essentially, you are directly manipulating the data in the database table so there is no reason for it to not work. Don’t worry about messing up because you can always take a backup of the table that you are going to manipulate so if something goes wrong you can always restore it. I am pretty sure the WP post and page content is stored in the “wp_posts” and “wp_postmeta” table. This document might help you:

    http://codex.wordpress.org/Database_Description

    September 15, 2011 at 11:26 pm in reply to: Product Subscription #36663
    admin
    Keymaster

    You can create 3 subscription products and hook them all to the same membership level. Then place 3 buttons for 3 of these subscriptions on your Join Us page and let the user choose which one they want. If you select “No Expiry or Until Cancelled” for the membership duration field then their membership will be valid until their subscription runs out.

    September 15, 2011 at 3:01 am in reply to: W3 Total Cache fatal error, page not loaded #36662
    admin
    Keymaster

    This should help:

    https://support.tipsandtricks-hq.com/forums/topic/fatal-error-after-installing

    September 15, 2011 at 1:47 am in reply to: Custom Product ID in Shortcode Daily #36640
    admin
    Keymaster

    Nope, WP eStore’s product IDs are numerical and it cannot be changed unless you manually change it in the database.

    September 15, 2011 at 1:41 am in reply to: Download E-mail does not be send at all…. #36656
    admin
    Keymaster

    You mentioned the following which mean you are not getting debug at all:

    ipn_handle_debug.log looks blank

    First, we need to get debug going which will reveal the issue. Please go through this checklist to fix that and the rest will flow easily:

    https://support.tipsandtricks-hq.com/forums/topic/what-to-do-if-the-debug-file-is-empty

    September 15, 2011 at 1:36 am in reply to: mail.php conflict #36654
    admin
    Keymaster

    Please update your eStore by downloading a new build from here (I have renamed that function name in eStore so that should help):

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

    September 15, 2011 at 1:33 am in reply to: Adding new products to page makes the whole page dissapear? #36650
    admin
    Keymaster

    When you say "it completely erases all content on the page", do you mean that you get a blank white page?

    September 15, 2011 at 1:31 am in reply to: 2 downloads are purchased and only one link appears #36601
    admin
    Keymaster

    Thank you for the details. Please do the following:

    1) Enable debug from eStore’s settings menu so the next time this happens we can see what the plugin exactly tried to do. This post will help you with the debug:

    https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do

    2) Update your PDF stamper from here (just in case):

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

    3) Do a test transaction for that product and share the debug file.

    September 15, 2011 at 12:53 am in reply to: I need more variations for WP eStore #36231
    admin
    Keymaster

    You can also collect more details from the customer using this approach (may not be ideal for your particular situation but someone else might find it helpful):

    https://support.tipsandtricks-hq.com/forums/topic/collecting-customer-input-with-wp-estore-plugin

    September 15, 2011 at 12:47 am in reply to: Adding facebook like link to wp_eStore_show_all_products style=2 #36579
    admin
    Keymaster

    WP eStore doesn’t have any feature to add like buttons to images unfortunately.

  • Author
    Posts
Viewing 15 posts - 14,371 through 14,385 (of 14,824 total)
← 1 2 3 … 958 959 960 … 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