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,041 through 5,055 (of 5,807 total)
← 1 2 3 … 336 337 338 … 386 387 388 →
  • Author
    Posts
  • March 15, 2010 at 7:00 am in reply to: Emailing Affiliates #18831
    amin007
    Participant

    Hi Leonardi, I have added an option (a new tab in the “Menu Affiliates” menu) so you can get an email list of all your affiliates which can be used to send email. I do not want to add the whole emailing functionality in the plugin at this stage as it makes the plugin heavy without added benefit. There are too many email management plugins and softwares out there already.

    I will send you an updated version of the plugin so you get this new feature.

    March 14, 2010 at 9:43 pm in reply to: Manual Payment checkout flow adjustments #18816
    amin007
    Participant

    Find the following bit of code in the “eStore_payment_submission.php” file:

    echo '<div id="success">';
    echo "".ESTORE_ORDER_COMPLETE;
    echo 'Please click here to return to the Store.';
    echo "</div>";
    exit;

    Once you find it replace it with the following:

    $return = get_option('cart_return_from_paypal_url');
    $redirection_parameter = 'Location: '.$return;
    header($redirection_parameter);
    exit;

    This will automatically redirect the customer to the “Return URL” that you have specified in the settings menu of the plugin after the form submission.

    March 14, 2010 at 9:39 pm in reply to: eStore Rocks!!! #18802
    amin007
    Participant

    Hi Pam, The site looks cool.. good job. Did you use NextGen gallery to create the product display that you have on the home page?

    March 14, 2010 at 7:49 am in reply to: Error message at Checkout #18814
    amin007
    Participant

    In your paypal profile you have encrypted payments turned on. Please turn it off and it will work fine. Here is how you can turn it off:

    1. Log into your PayPal account.

    2. Click the ‘Profile’ subtab

    3. Click on the ‘Website Payment Preferences’ link in the ‘Selling Preferences’ column

    4. In the section titled ‘Encrypted Website Payments’ select ‘Off’

    5. Save it.

    March 14, 2010 at 7:45 am in reply to: Squeeze Pages Questions #16776
    amin007
    Participant

    Okay in the “eStore_includes.php” file search for the following line:

    $('.message').html("<h4>Email sent!</h4>")

    it’s JQuery code but very simple… you can find the email address in a variable in this function so just append that to this message.

    March 14, 2010 at 7:41 am in reply to: Error msg with purchases. Need fast suggestion. #18812
    amin007
    Participant

    Hi Paul, the issue is that you used a negative value in the variation. The plugin do not handle this.

    Creating two different products are fine but you can also do something like the following:

    Base Price: $25

    License Type|Professional or multiple computers:10|Personal – One Computer

    This way by default the price will be $25+$10 = $35 for professional and for personal it will the base prices with is $25.

    March 14, 2010 at 7:35 am in reply to: Thumbnail floating over product details #18804
    amin007
    Participant

    Your site seems to have a lot of HTML violation and CSS errors. Not all violations are fatal but some of them can throw other property on the page off.

    Just for a quick test… Can you please switch your theme to the wordpress default theme and check that page to see if you see any difference?

    March 14, 2010 at 7:26 am in reply to: wp affiliate platform #18803
    amin007
    Participant

    Yeah, you can add a new menu item that points to a new page. You will need to modify the “header.php” file in the “affiliates” directory to include this new nav menu.

    March 14, 2010 at 1:48 am in reply to: When nothing is added to cart, nothing appears #18798
    amin007
    Participant

    Please download the version 2.8.1 from the following page:

    WordPress Simple PayPal Shopping Cart Plugin

    You can use the following shortcode that will always display the cart (even if it’s empty).

    [always_show_wp_shopping_cart]

    March 14, 2010 at 1:24 am in reply to: Squeeze Pages Questions #16774
    amin007
    Participant

    Hi Jeremiah, This is not possible to do without code modification. If you are interested in tweaking the code yourself then I can give you some pointers.

    March 14, 2010 at 12:50 am in reply to: Serious Lockout After Download Generated Issue #18808
    amin007
    Participant

    I have sent you a fresh copy of the plugin. Please use it without any modification to the plugin then let me know what issue you see and we will go from there.

    March 13, 2010 at 4:40 am in reply to: Integration with iContact email #18780
    amin007
    Participant

    There is no built in option to integrate WP eStore with iContact (There are too many autoresponder services out there and they all have slightly different integration methods, so it is impossible from my part to include all of them in the product).

    If you can point me to their API/integration documentation then I should be able to give you some pointers.

    March 13, 2010 at 4:31 am in reply to: Return to Merchant not working #18743
    amin007
    Participant

    Looks like the cart is getting empty before it hit’s the reset somehow. Can you please upload the latest version of the plugin from the following URL:

    http://www.tipsandtricks-hq.com/wordpress-simple-paypal-shopping-cart-plugin-768

    March 13, 2010 at 4:27 am in reply to: MailChimp autoresponder setting and segmented lists #18766
    amin007
    Participant

    Hi Dona, most autoresponder services do not have segmented list so the integration is based on a per list basis (to keep consistency among all the autoresponders).

    March 13, 2010 at 4:24 am in reply to: First name code doesn't work in Manual Checkout email #18779
    amin007
    Participant

    I will send you an updated version of the plugin that will work when you use the following tags in the “Manual Checkout” customer direction field:

    {first_name}, {last_name}, {payer_email}

  • Author
    Posts
Viewing 15 posts - 5,041 through 5,055 (of 5,807 total)
← 1 2 3 … 336 337 338 … 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