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

amin007

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

Forum Replies Created

Viewing 15 posts - 436 through 450 (of 5,807 total)
← 1 2 3 … 29 30 31 … 386 387 388 →
  • Author
    Posts
  • July 20, 2011 at 12:52 am in reply to: Buddypress not recognizing eMember login without double refresh #34462
    amin007
    Participant

    It might be a plugin load order related issue. Maybe buddypress login check is happening way before eMember actually logs the member in. I will send you an email to get site access so we can check this out.

    July 20, 2011 at 12:33 am in reply to: WP eStore – Page reload on Add to Cart #32385
    amin007
    Participant

    I really don’t have any estimate for this one.

    July 19, 2011 at 11:36 pm in reply to: Update your download product for my customer? #31680
    amin007
    Participant

    1. Yes, the [wp_eStore_download_link_sender] shortcode sends all of the items a customer has purchased.

    2. Here is what I meant… when you modify this to send product_id 1, when a customer requests a download it is going to send download link for product 1. There is nothing wrong with it. Now, say for example, you have 10 customers… when they interact with this shortcode aren’t they going to get product 1 only? Are you assuming that every customer purchased product 1? How will the different customers get different products?

    July 19, 2011 at 6:34 am in reply to: Unable to click Save Category due to overlapping navbar – screenshot #34460
    amin007
    Participant

    Please get another build of eStore from here and upgrade the plugin, this should be fixed:

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

    July 19, 2011 at 6:19 am in reply to: Function to display eMember profile image #34139
    amin007
    Participant

    It was never needed. We are adding the following function that will go in the next build.

    wp_emember_get_profile_image_url_by_id('Member-ID')

    July 19, 2011 at 6:02 am in reply to: Paypal Subscription Question #34451
    amin007
    Participant

    When you go to PayPal what does it say in the “Terms” column?

    You most likely didn’t follow the documentation to setup a subscription payment button. Did you follow this documentation?

    http://www.tipsandtricks-hq.com/ecommerce/how-to-add-a-subscription-button-for-recurring-payment-400

    July 19, 2011 at 6:00 am in reply to: Category Thumbs in Grid View #34447
    amin007
    Participant

    Nope, the there is no shortcode to display the categories in a grid view. The following shortcode displays all the categories in a normal list view

    [wp_eStore_list_categories_fancy]

    July 19, 2011 at 5:50 am in reply to: Cart Widget Error #34444
    amin007
    Participant

    This erros is not coming from the eStore plugin not sure why the theme would show an error for a plugin widget. Your theme developer should be able to enlighten this for you.

    You don’t have to use the widget that comes with eStore. You can simply add a “Text Widget” to your side bar and use one of the shortcodes to display the shopping cart to show it in the sidebar.

    July 19, 2011 at 5:47 am in reply to: Before installing Supercache… #34446
    amin007
    Participant

    yeah that link summarizes the things you need to do for supercache plugin.

    July 19, 2011 at 1:09 am in reply to: Restricted Content Message on Comments. #34416
    amin007
    Participant

    Admin doesn’t mean anything to eMember. eMember has it’s own content protection settings for each user (this allows greater flexibility in customizing content protection). You either have access to certain content or you don’t. If you want access, you go to the manage content protection menu and make sure this user in question has access to content that you want it to have access to.

    July 19, 2011 at 1:06 am in reply to: Product already in cart #34419
    amin007
    Participant

    I see… nope, eStore doesn’t have this option.

    July 19, 2011 at 1:05 am in reply to: Remove Variation from Products in Category Thumbnails #34305
    amin007
    Participant

    Thanks. Its not keeping the space for products 4 and 5. Your product 1 and 2 has a name that is going to the next line so it is pushing into the space of the products below it. You get the best result in a grid view if your product names are of similar length so they are either all One line or all two lines. If you make your 3rd product name to be a bit longer so it wraps to 2nd line then it should be able to adjust the 2nd row better.

    July 19, 2011 at 12:21 am in reply to: Dropdowns? Or more than four Variations? #34439
    amin007
    Participant

    A pre-configured fancy display of eStore won’t help here.. this post will explain more as to why:

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

    However, you should be able to achieve what you are after using the “Text Link” method of adding a product to the cart. This method allows your customers to add a product by clicking on a text link. So when you create the drop down menu for your products you just use a link for each drop down item or you could display all the links in a table or a bullet list. For exmaple:

    - <a href="http://example.com/checkout/?wp_eStore_add_to_cart=1">Buy Product 1</a>
    - <a href="http://example.com/checkout/?wp_eStore_add_to_cart=2">Buy Product 2</a>
    ......

    The number correspond to the actual product ID.

    Now, when a visitor clicks on the “Buy Product” link he will go to the “Checkout” page and the item will be in the cart (assuming you have created a page called checkout and placed the shopping cart display shortcode there).

    You will need to use the extra eStore shortcodes plugin to get this “add product via link” option. You can find the plugin here:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    July 19, 2011 at 12:09 am in reply to: Remove Variation from Products in Category Thumbnails #34303
    amin007
    Participant

    Please post a link to the page in question.

    July 19, 2011 at 12:08 am in reply to: Member Expiration Issue #29610
    amin007
    Participant

    1. A member’s status is checked when the member tries to login. This helps minimize unnecessary cronjob that we would otherwise have to run (to check every member’s status everyday) which can keep your server busy on a regular basis when this job is running. We decided to go down the current implementation as it does not impact your site performance.

    2. The logout link is always present in the “eMember Login Widget” or the “Member Login” page where you embedded the login shortcode.

  • Author
    Posts
Viewing 15 posts - 436 through 450 (of 5,807 total)
← 1 2 3 … 29 30 31 … 386 387 388 →

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