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,071 through 5,085 (of 5,807 total)
← 1 2 3 … 338 339 340 … 386 387 388 →
  • Author
    Posts
  • March 9, 2010 at 7:58 am in reply to: NextGen Gallery drop downs #18532
    amin007
    Participant

    @darkmatter, I did a little brainstorming on this and found a few obstacles so this is not going to be a very quick and easy implementation. I will implement something in the future but don’t want you to be waiting on it for now. I have sent an email to you.

    March 9, 2010 at 7:20 am in reply to: Duplicate Cart Title in Widget??? #18509
    amin007
    Participant

    In the settings menu of the “Simple Shopping cart” plugin you can find a field called “Shopping Cart title”.

    If you don’t know where the settings menu of shopping cart is located then see this page:

    http://www.tipsandtricks-hq.com/ecommerce/wordpress-shopping-cart-additional-resources-322

    March 9, 2010 at 7:16 am in reply to: How to make a Pay for online Video viewing site with access for 30 days #18107
    amin007
    Participant

    Nope “Buy Now” buttons can’t add to the cart. If you can add the item to the cart then it wouldn’t be a “Buy Now” button anymore… it would be an “Add to Cart” button.

    Remember the text of the button do not mean anything. It’s the type of the button. Button type “Add to Cart” means that the items can be added to the cart. “Buy Now” type buttons means it’s a one click single item purchase.

    March 9, 2010 at 7:11 am in reply to: Subscription Test Product doesn't send out customer emails #18696
    amin007
    Participant

    When you use the subscription system the value entered in “Product Price” field has no effect as all the subscription values are set in the “Subscription Details” section of the product. However for verification you just need to set the “Product price” to a value that is lower than the value set in the “Trail amount” or “Recurring amount” field.

    So in your case if you set “0.01” it will work fine (remember this value does not indicate that the customer will be charged a total of 0.01). Let me know how you go.

    March 8, 2010 at 8:51 am in reply to: Hey Amin, #18703
    amin007
    Participant

    I will send you an email.

    March 8, 2010 at 8:50 am in reply to: Integration Problems – What did I miss? #18700
    amin007
    Participant

    1. WP eMember doesn’t have any option to create random username and password and send it. Most people don’t like to have random usernames and password so it was implemented in a way that gives the member the ability to choose their own usrname and password. However, it is possible to tweak the code to achieve what you are after (you will need PHP coding knowledge for this though).

    2. eStore sets the IPN notification URL dynamically based on the site the plugin is being used from. So you should be able to use the plugin on multiple domains with one PayPal account.

    3. WP eMember has be updated so it reads the role from WordPress rather than assuming the 5 default roles. I have a feeling that this update should make it so it works with a “Role Manager” plugin. I have emailed you an update.

    March 8, 2010 at 8:40 am in reply to: Request for eStore #18676
    amin007
    Participant

    LOL… yeah creating a shortcode that displays the download now button with with name, thumbnail image and description (similar to the fancy display) shouldn’t be too hard. I will add it in. If I forget then feel free to bump this post to remind me :)

    Remember, to give a free product with another product all you have to do is create one zip file that has both the products and use that as the downloadable item.

    March 7, 2010 at 10:54 pm in reply to: Integration Problems – What did I miss? #18698
    amin007
    Participant

    “How do I get them to be signed up with aWeber?” – Have you checked out this documentation page:

    How to Integrate WP eStore with AWeber

    Please checkout the following URL to learn eMember integration (so a wordpress account is created for the user upon payment… don’t forget to enable the wordpress user integration from the settings menu of eMember):

    WP eMember and WP eStore Integration for Membership Payment

    “is there a way to test this in the PayPal sandbox?” – The following documentation will answer this question:

    How to Test the WordPress eStore to Make Sure Everything is Working Properly

    “I went live, thinking that all is OK” – I am not here to tell you how to run your business but it is always a good idea to test the system after you set everything up before going live.

    March 7, 2010 at 12:17 am in reply to: WP Cart – PayPal form in new window #17410
    amin007
    Participant

    All you have to do is use the shortcode that displays the shopping cart at the top of the page… this way when someone adds a product it will be displayed at the top of the page.

    If you want the page to open a new window when someone hits the “Add to Cart” button then search for the following in the “wp_shopping_cart.php” file:

    $replacement = ‘<object><form method=”post” action=””

    once you find the line replace it with the following:

    $replacement = ‘<object><form method=”post” action=”” target=”_blank” style=”display:inline” onsubmit=”return ReadForm(this, true);”>’;

    March 6, 2010 at 11:40 pm in reply to: How to Identify products #18665
    amin007
    Participant

    “Blonde leading the blonde” – we are on dangerous ground here =)

    LOL… I will look into adding the thumbnail of the product in the “Manage Products” page so you can identify the product easily.

    March 6, 2010 at 11:32 pm in reply to: WP eStore and JROX JAM Affiliate Manager Integration #17102
    amin007
    Participant

    Okay when I copied and pasted the code I made a little mistake :)

    The following line should not be in the “eStore_payment_submission.php” file:

    $this->debug_log(‘Awarding JROX affiliate commission.’,true);

    That line is in the “paypal.php” file to output information to the debug file.

    March 6, 2010 at 11:24 pm in reply to: PHP4 Issue with "UTF-8" decoding – Error I cannot fix #18651
    amin007
    Participant

    “Warning: cannot yet handle MBCS in html_entity_decode()” – This means your server is using a older version of PHP and can’t handle “UTF-8” decoding (this is needed for other languages).

    Removing the “Additional Product Details” is not the best solution. Please contact your hosting provider to update your PHP version to the latest (you should do this for security reasons anyway).

    If you can’t get your hosting provider to update your PHP version to the latest then let me know and I will give you a proper workaround.

    March 6, 2010 at 11:17 pm in reply to: WP eMember v.s. WishList #18646
    amin007
    Participant

    Hi Brownie, I am not a big fan of telling people that my products are the best and everything else is not good :)

    I don’t believe that there is one product that will fit everyone’s need. So which one is the best for you? It depends on your situation… you kind of have to come up with a list of functionality that you want from a membership plugin then find the one that suits your need.

    With that said, WP eMember doesn’t have any IP address restriction feature. We have plans to add a feature so you (the admin) can restrict shared login access. So eMember won’t work for your needs at the moment :)

    Update: eMember now has IP address restriction feature.

    March 6, 2010 at 3:47 am in reply to: WP eStore and JROX JAM Affiliate Manager Integration #17099
    amin007
    Participant

    In the “eStore_payment_submission.php” there is a place for awarding commission to “WP Affiliate Platform” so search for the following comment in that file:

    //Award Affiliate Commission

    and replace the commission awarding of “WP Affiliate Platform” to do the JROX Affiliate awarding. The following bit of code should do it.

    $sale_amt = $_SESSION;

    $trans_id = “”;//Use some unique ID

    $jrox_cookie = $_COOKIE;

    $JAMIntegrate = file_get_contents(“http://www.mydomainname.com/affiliates/sale.php?amount=&#8221;.$sale_amt.”&trans_id=”.$trans_id.”&custom_mid=”.$jrox_cookie);

    $this->debug_log(‘Awarding JROX affiliate commission.’,true);

    March 6, 2010 at 2:22 am in reply to: WP Cart – PayPal form in new window #17407
    amin007
    Participant

    There seem to be a bit of communication gap here.

    The title of this forum thread is “PayPal form in new window” and the goal is:

    “After hitting the checkout button, I’d like to open the paypal form in a new window if possible”

    Now if you click on the “Checkout button” from the shopping cart you will see it opens the a new window for the paypal payment. So from my point of view it’s doing what I thought you wanted it do.

    But now you just posted:

    “The shopping cart still appears at the bottom”

    The shopping cart is going to sit where you want it/place it on a page. So my question to you is what are you after?

  • Author
    Posts
Viewing 15 posts - 5,071 through 5,085 (of 5,807 total)
← 1 2 3 … 338 339 340 … 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