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,811 through 12,825 (of 14,824 total)
← 1 2 3 … 854 855 856 … 987 988 989 →
  • Author
    Posts
  • January 30, 2012 at 4:38 am in reply to: Stamped pdf not being created #41380
    admin
    Keymaster

    Updated the min requirements document.

    January 30, 2012 at 4:35 am in reply to: Add to cart button not centered #41381
    admin
    Keymaster

    You will need some CSS adjustment. Remove the image URL from the “Button Image URL” field and then post a link to the page where you are using it so I can check the HTML.

    You can use the following code to center the add to cart button on a page.

    <div style="text-align: center;">[wp_eStore_add_to_cart id=2]</div>

    January 30, 2012 at 4:28 am in reply to: Replace or remove login link in menu #41339
    admin
    Keymaster

    You are correct on the compact login widget usage.

    “What do I do with the existing “Login/Register” link?” – I can only tell you that it is not coming from eMember so what you do with it is really upto you.

    January 30, 2012 at 4:21 am in reply to: Shopping Cart – Checkout page does not work #41332
    admin
    Keymaster

    I checked it on Chrome and it works fine for me. Clear cookies in your Chrome browser and test it again. You can also get another friend to test it for you for peach of mind.

    January 30, 2012 at 4:07 am in reply to: Satellite plugin not integrating with S2Member #41352
    admin
    Keymaster

    The satellite plugin is not a copy of the main plugin. It has very limited functionality as to what it can do. Manually enter that URL in the S2Member’s (the one you have in the sub-domain) options ->API/Notifications to point to the main affiliate plugin.

    January 30, 2012 at 4:04 am in reply to: estore changing picture border color #41353
    admin
    Keymaster

    You have the following code in your custom style sheet of eStore (wp_eStore_custom_style.css):

    .eStore-thumbnail img, .eStore-thumbnail a img {
    margin: 4px 0 4px 5px;
    padding: 4px;
    max-width: none !important;
    }

    Change it to the following which will change the background color from white to black:

    .eStore-thumbnail img, .eStore-thumbnail a img {
    margin: 4px 0 4px 5px;
    padding: 4px;
    max-width: none !important;
    background-color: black;
    }

    I also noticed that you have another lightbox plugin active which is also putting lightbox effect on those images. You can turn off the lightbox option eStore settings and only use the lightbox of that other plugin.

    January 30, 2012 at 3:39 am in reply to: About Notifications throughout the Membership process #41286
    admin
    Keymaster

    AWeber has finally enabled the ability to add contact via their API. We are in the process of updating our plugins to use this API. As soon as this is done we will introduce a feature in eMember that will allow you to automatically unsubscribe the user from the autoresponder when the membership expires.

    January 30, 2012 at 3:33 am in reply to: Logging back in after logging out problem #41289
    admin
    Keymaster

    Are you using the “After login redirection” feature?

    January 29, 2012 at 6:35 am in reply to: Adding tax to shipping fee #41306
    admin
    Keymaster

    If you want to apply a fixed tax to the shipping amount we will be able to custom code something for you. Please use the contact form on our site to get in touch.

    January 29, 2012 at 6:32 am in reply to: PayPal Regional Tax not applied #31522
    admin
    Keymaster

    You have specified ‘0’ in the “Item Specific Tax” field of this product which is making it tax exempt. Edit this product and remove ‘0’ (make it empty) then save the product.

    January 29, 2012 at 6:26 am in reply to: eStore – Sort products in category #26187
    admin
    Keymaster

    Use a value of “7” or “8” for the order parameter to sort by price. Example:

    [wp_eStore_category_products_fancy id=1 style=1 order=7]

    [wp_eStore_category_products_fancy id=1 style=1 order=8]

    January 29, 2012 at 5:53 am in reply to: Referencing more than one membership level in a product #41345
    admin
    Keymaster

    You can’t put “2,3” in the reference text field. You can only put one membership level ID there. Create another membership level that has access to content that you were going to offer with level 2 and 3 and use the ID of that level in the reference text field.

    If you have enabled “Enable Secondary Membership” feature in eMember then when a member purchase a new level he will have access to both the old level and the new level.

    January 29, 2012 at 5:32 am in reply to: How do I ensure that an affiliate gets credit no matter which product a visitor #41342
    admin
    Keymaster

    This happens by default. Once a visitor lands on your site following an affiliate link, any purchase from them (that are linked to the affiliate platform) will generate commission.

    https://support.tipsandtricks-hq.com/forums/topic/does-affiliate-get-commission-on-all-sales-from-one-link

    January 29, 2012 at 5:30 am in reply to: Uploading a spreadsheet with affiliate commissions #41341
    admin
    Keymaster

    This video should help:

    http://www.tipsandtricks-hq.com/how-to-easily-import-or-export-any-of-your-wordpress-database-content-using-phpmyadmin-3415

    You will need to import it into the “XX_affiliates_sales_tbl” table (XX is your WordPress database prefix).

    January 29, 2012 at 5:27 am in reply to: Replace or remove login link in menu #41337
    admin
    Keymaster

    eMember doesn’t automatically place any “Login/Register” link the top menu of your site. It maybe coming from your theme. Post a link to the page so I can verify.

    This is what eMember offers:

    http://www.tipsandtricks-hq.com/wordpress-membership/using-a-compact-login-and-join-us-message-203

  • Author
    Posts
Viewing 15 posts - 12,811 through 12,825 (of 14,824 total)
← 1 2 3 … 854 855 856 … 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