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 - 5,176 through 5,190 (of 5,807 total)
← 1 2 3 … 345 346 347 … 386 387 388 →
  • Author
    Posts
  • February 15, 2010 at 2:25 am in reply to: WP eStore – Payment Verification Failed!, Aweber was working too… #17970
    amin007
    Participant

    When you use Infusionsoft let me know if you are having issues then I will troubleshoot it.

    I personally recommend using MailChimp just because they truly want 3rd party soft wares to integrate with their services and provides options for easy integration.

    Infusionsoft and AWeber kind of makes the 3rd party integration a bit hard which results in a lot of mucking around.

    February 15, 2010 at 2:20 am in reply to: IE 7 & IE 8 bug, transaction link and paypal completed #17920
    amin007
    Participant

    Looks like I will have to take a look at your site for this one. I will send you an email.

    February 14, 2010 at 10:42 pm in reply to: Am I being hacked? #18012
    amin007
    Participant

    Nope, you are not being hacked. The WP eStore plugin uses PayPal’s IPN (Instant Payment Notification) feature.

    Basically, PayPal is trying to send the payment notification to the plugin after a payment but your server is rejecting it. Why? I don’t know why your server is blocking PayPal IPN (it’s a standard PayPal feature that most ecommerce system uses). Please contact your web host to see what they say.

    February 14, 2010 at 10:13 pm in reply to: Add feature to show affiliate payout history #18010
    amin007
    Participant

    There is a menu item called “Payouts History” which displays all the payouts you have made to your affiliates.

    The outstanding payments that you need to make to your affiliates can be viewed from the “Manage Payouts” menu. Generating the mass payout file is step 2. Step 1 (Just generating the payouts report is a preview).

    February 14, 2010 at 3:20 am in reply to: We eMember widget #17960
    amin007
    Participant

    Search for the following line in the “eMember_misc_functions.php” file:

    function show_login_form()

    February 14, 2010 at 3:19 am in reply to: Importing directly into the MYSQL table #18004
    amin007
    Participant

    There is nothing wrong with directly importing product info into your MySQL database table. I do intend to add in a CSV import functionality later. You can also use the copy a product function in the “Add/Edit Products” menu.

    February 14, 2010 at 3:12 am in reply to: Sharing protected posts as free content #18000
    amin007
    Participant

    Hi Frank, as far as I know each post is unique so you can’t have it protected and not protected at the same time.

    February 14, 2010 at 3:06 am in reply to: Locking down the RSS feed #17963
    amin007
    Participant

    When you are using the WP eMember plugin, any post that is protected in eMember will also be protected in the RSS feed.

    February 14, 2010 at 3:03 am in reply to: Add my own text/image under the PayPal checkout button? #17988
    amin007
    Participant

    You can add any additional instruction/message for your customers just below or above the shopping cart shortcode. Simply edit the area where you entered the shopping cart shortcode and add message below or above the shortcode. If you make the message bold and use a little color on it then it will stand out to your customers.

    Here is an example where you can see how we have added some instructions on our checkout page (where the shopping cart is displayed):

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

    The following post will show you how to cteate a specific checkout page:

    https://support.tipsandtricks-hq.com/forums/topic/how-to-create-a-specific-checkout-page-for-estore


    With that said, look in the “eStore_cart.php” file search for the following:

    $output .= ‘<input type=”image” src=”‘.$checkout_button.'” name=”submit” class=”eStore_paypal_checkout_button” alt=”Checkout” />’;

    that line adds the checkout button image… you can add in your line after that.

    February 14, 2010 at 2:59 am in reply to: WordPress eStore Plugin – Adding A Password #17983
    amin007
    Participant

    Yes you can add in another column in that table then insert a password in the post payment processing script (paypal.php).

    I am guessing you have a membership program that takes care of the user login, page protection and all that kind of stuff. If my guess is correct then all you really need to do is send them a randomly generated password? You could write a little function in the “paypal.php” file that generates this password and add it in the email body that goes out to the buyer maybe?

    February 14, 2010 at 2:53 am in reply to: Digital Download Transaction Doesn't Send Email Notification #17973
    amin007
    Participant

    If the debug log says the email was sent successfully then I suspect the email could be going to the junk folder or the server is blocking the email from going out.

    Please use the “Use WordPess mailing system” option and give it a go. The following post has some explanation around the different mail options:

    https://support.tipsandtricks-hq.com/forums/topic/explanation-on-the-use-wordpress-mailing-system-checkbox-option#post-597

    February 14, 2010 at 2:47 am in reply to: WP eStore – Payment Verification Failed!, Aweber was working too… #17968
    amin007
    Participant

    I added some checks around the payment status verification but it screwed up the refund process a bit. I fixed it up and sent you an updated version of the plugin.

    To change the content of the email that a customer gets if the payment do not clear can be customized from the language file. Open the corresponding language file from the “languages” directory and search for the following:

    “Thank You for your purchase. Product(s) will be delivered when the funds have cleared.”

    Don’t forget to save and upload the modified file to your server.

    February 14, 2010 at 1:50 am in reply to: Vanishing "Add to Cart" buttons #17961
    amin007
    Participant

    Can’t tell you what happened from the top of my head without taking a look at your system for this one.. I will send you an email.

    February 14, 2010 at 12:40 am in reply to: e-member working but shortcodes show when logged in #17791
    amin007
    Participant

    You should be able to protect a section of the post or page for a specific membership level using the instructions on this page:

    How to Protect a Section of a Post or Page (Partial Protection)

    What version of eMember are you using?

    February 14, 2010 at 12:28 am in reply to: The Belcher button #17893
    amin007
    Participant

    You can customize your subscription button images the same way (there should be some subscription button images in the “images” directory of the plugin that you can also use).

  • Author
    Posts
Viewing 15 posts - 5,176 through 5,190 (of 5,807 total)
← 1 2 3 … 345 346 347 … 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