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 - 121 through 135 (of 5,807 total)
← 1 2 3 … 8 9 10 … 386 387 388 →
  • Author
    Posts
  • August 9, 2011 at 10:45 pm in reply to: Duplication notifications #35335
    amin007
    Participant

    Basically, your server has to respond with a status code (this is a standard handshake thing) when PayPal sends the notification. If your machine is not doing it then PayPal thinks the message didn’t get through so it tries again. You will need to find out why your server is not doing this. Remember, this is something you will only see when using PayPal’s IPN feature so you wouldn’t have seen this before unless you use a plugin that deals with PayPal IPN.

    August 9, 2011 at 8:02 am in reply to: Need to Display Product without Buy Button. Is it possible? #35331
    amin007
    Participant

    So you will go here and give me a Google plus? :P :P

    http://www.tipsandtricks-hq.com/wordpress-estore-plugin-complete-solution-to-sell-digital-products-from-your-wordpress-blog-securely-1059#gfts_share

    August 9, 2011 at 7:58 am in reply to: Duplication notifications #35333
    amin007
    Participant

    https://support.tipsandtricks-hq.com/forums/topic/ipn-sent-to-wp-estore-are-failing

    August 9, 2011 at 7:55 am in reply to: Blank field registration #35105
    amin007
    Participant

    You haven’t shared the content of the following debug file as requested in my earlier post (this file will contain the details of what the plugin did in terms of the membership account upgrade):

    – subscription_handle_debug.log

    I am not sure why you are trying to view it from PHPMyAdmin?

    August 9, 2011 at 3:19 am in reply to: Secure RSS enclosure #35052
    amin007
    Participant

    The encloser protection only works if the individual post is protected at the moment. We will extend it for category protection later.

    August 9, 2011 at 3:17 am in reply to: Carrying Over the Affiliate ID to Other Pages (Different WordPress Install) #34332
    amin007
    Participant

    The satellite plugin will be able to track the affiliate click even after the optin as long as it is done correctly. Which of the following sites have the main affiliate plugin and which one has the satellite one?

    [http://empowertochange.com/news/empower-you/]

    [http://empowertochange.com/join]

    Which one is the entry page (landing page)?

    August 9, 2011 at 3:13 am in reply to: Nextgen Gallery & WP eStore: Will not display in gird view #35274
    amin007
    Participant

    Okay that shouldn’t be an issue. Some CSS code in this site is reserving a large area for the image thumbnails so it is not being able to stack in a grid. We need to find out where this rogue CSS is coming from. Please do this test and let me know what you find:

    https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin

    August 9, 2011 at 3:11 am in reply to: Exclude commission for specific products #35332
    amin007
    Participant

    Nope, the way exclude products works is that the shopping cart keeps a marker for the products that need to be excluded from commission awarding. When a sale happens the shopping cart can check this marker for the product that got sold and conditionally notify the affiliate plugin. eShop plugin does not have this ability.

    August 9, 2011 at 3:08 am in reply to: Clicks are showing, but not sales (PayPal/WP-Affiliate) #35324
    amin007
    Participant

    The satellite affiliate addon is not a duplicate copy of the actual affiliate plugin so it doesn’t work like the way you may think it does. It has very limited relay functionality.

    Which page is the customer getting redirected to after the purchase? Is this page part of the WordPress install that has the main affiliate plugin installed?

    August 9, 2011 at 2:57 am in reply to: Need to Display Product without Buy Button. Is it possible? #35329
    amin007
    Participant

    Use the eStore extra shortcodes plugin with the following shortcode. As you can see it has a “restriction” parameter which lets you specify which users (form a particular membership level) can interact with the button:

    [wp_eStore_fancy_display id=1 type=1 style=1 show_price=1 restriction=1]

    Look in the extra shortcodes list file for more details on this:

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

    August 9, 2011 at 2:49 am in reply to: Blank field registration #35101
    amin007
    Participant

    Most likely you did not deactivate and reactivate the plugins during the update and they may be out of sync.

    The only way to know what is happening is to run a test transaction with debug option enabled.

    Are you using eStore for your membership payment or just plain PayPal button? The following two post should help (use the one that you are using):

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

    – Plain PayPal button (no eStore) – https://support.tipsandtricks-hq.com/forums/topic/wp-emember-and-plain-paypal-button-integration-troubleshooting

    share the content of the “subscription_handle_debug.log” file after the test.

    August 9, 2011 at 2:19 am in reply to: Nextgen Gallery layout #35193
    amin007
    Participant

    User corrected the mistake.

    August 9, 2011 at 2:19 am in reply to: Another Nextgen Integation question: #35319
    amin007
    Participant

    The following file name is wrong so you incorrectly renamed the file.

    gallery-wp-auto-addtocart.php

    The correct filename is “gallery-wp-eStore-auto-addtocart.php”

    Go to the “view” directory of eStore and grab the “gallery-wp-eStore-auto-addtocart.php” file then copy and past it into the view directory of the nextgen gallery plugin (do not rename anything).

    August 9, 2011 at 2:14 am in reply to: Back button from Paypal page brings me to an error page. #35000
    amin007
    Participant

    Just another alternative… you can check the “Enable Fancy Redirection On Checkout” checkbox which will redirect the customer slightly differently and when your customers use the back button they will come back to your site.

    August 9, 2011 at 2:12 am in reply to: Integration with a WordPress Forum #35312
    amin007
    Participant

    Any Forum Software that can be integrated with WordPress users database (works based on the Role setting of the WordPress users) will work with eMember. This post will explain more:

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

    A lot of people have been using SimplePress forum plugin for WordPress which works fine with eMember. BBPress also have an option to be integrated with WordPress users database.

  • Author
    Posts
Viewing 15 posts - 121 through 135 (of 5,807 total)
← 1 2 3 … 8 9 10 … 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