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,596 through 5,610 (of 5,807 total)
← 1 2 3 … 373 374 375 … 386 387 388 →
  • Author
    Posts
  • December 8, 2009 at 9:21 am in reply to: Box.net compatibility #16517
    amin007
    Participant

    Hi Jane, I am not familiar with box.net but I do know that some of my customers are using a 3rd party storage site to host the downloadable files.

    As long as they support PHP fopen or CURL to stream a remote file there shouldn’t be any problem.

    December 8, 2009 at 9:18 am in reply to: Most Clicks not tracked. #16409
    amin007
    Participant

    I have updated the plugin so now it will record it as a click even when you directly enter the affiliate link in the browser’s address bar. Also the double click issue has been sorted out.

    December 8, 2009 at 9:16 am in reply to: Does eStore have coupons/discount functionality? #16537
    amin007
    Participant

    Hi Tink, I introduced the conditional coupon option after v2.6.9. I haven’t sent out this release to the existing customers yet but I will send you a copy so you can start playing around :)

    December 8, 2009 at 4:59 am in reply to: Bug: Warning: Invalid argument supplied for foreach() #15878
    amin007
    Participant

    As explained in this thread (https://support.tipsandtricks-hq.com/forums/topic/emember-feature-requests) we now have a new version of eMember that will definitely solve this Interface issue. The question is do you want to upgrade to the new version right now or not. Upgrading to the new version is definitely good but it means the pasword for existing users need to be reset/changed since the new version now uses the same password encryption algorithm that wordpress uses (this was necessary to make the wordpress user integration feature happen).

    I can give you a script that will automatically convert the member passwords so you can do the upgrade too (this option is good if you have a large number of existing members already)

    December 8, 2009 at 4:33 am in reply to: eMember Feature requests #16207
    amin007
    Participant

    Hi Greg, This is something I am definitely going to implement but we had a set back with the whole PHP4 and PHP5 server issues so we decided to work on updating the whole codebase so it works seamlessly on both PHP4 and PHP5. We also added the option so you can now integrate the eMember users with your wordpress user database so when a member signs up in eMember an user account is also created in the core wordpress user database so the login credentials can be shared (this feature can be turned on or off). This option resulted a lot of additional work. Anyway, hopefully we should be able to implement the email address getting feature soon.

    At the moment renewals are handled by subscription payments. So for example if you want to create a membership where the members have to pay “x” amount of money per month or year to stay subscribed then all you have to do is create a “Membership Level” and set the subscription duration to “Never Expire”.

    Now configure a Subscription button in eStore and hook it to this membership level (http://www.tipsandtricks-hq.com/wordpress-membership/?p=60)

    Once they make a payment using this subscription button they will become a member but they can’t cancel this subscription in order to stay a member cause as soon as they unsubscribe PayPal will notify the eStore plugin and it will automatically deactivate the membership for this member.

    This way the recurring payments and subscriptions are automatically handled for you and you don’t have to worry about sending notification to your members and stuff. Does this make sense?

    December 8, 2009 at 4:11 am in reply to: Bug: Warning: Invalid argument supplied for foreach() #15877
    amin007
    Participant

    I will take another look at this.

    December 8, 2009 at 4:06 am in reply to: Obfuscated download links expire after 1 download, rather than after "x" hours? #16548
    amin007
    Participant

    Hey Ryan, it is not possible to limit by the number of downloads yet but this is something I am definitely looking to implement in the near future.

    December 8, 2009 at 3:19 am in reply to: Most Clicks not tracked. #16408
    amin007
    Participant

    yeah it sounds good… I will get this implemented… bug me in a few days if I haven’t finished doing it. I have a super long to do list so it is very easy for me to forget :)

    December 8, 2009 at 3:13 am in reply to: WP Affiliate – Match WordPress Theme #16539
    amin007
    Participant

    There is a “CSS” file for the affiliate view which you can modify to make the affiliate view match your theme (eg. use same header image, background color, font etc).

    Yep you can easily remove the footer link by unchecking that option in the settings menu o this plugin. The link is there as a place holder for you to plug your affiliate link.

    December 8, 2009 at 3:10 am in reply to: Please help : Urgent | Enable Transaction Result Display not working #16505
    amin007
    Participant

    Please check the following URL and make sure the values are set accordingly:

    https://support.tipsandtricks-hq.com/forums/topic/wp-estore-and-paypal-profile-settings

    December 7, 2009 at 8:23 am in reply to: Does eStore have coupons/discount functionality? #16535
    amin007
    Participant

    Yes the WP eStore plugin has coupon configuration option:

    How to Use Coupons/Discounts in WP eStore

    here is a page that lists the main features of eStore

    WordPress eStore Plugin Features

    I have tried to keep the eStore simple to use but it’s a little bit more complex than the simple shopping cart since it has a lot more functionality and stuff. this video tutorial should give you more insight:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-quick-setup-and-usage-video-tutorial-593

    December 7, 2009 at 7:40 am in reply to: Any suggested catalog / showcase plugin for WP E Store #16518
    amin007
    Participant

    Hi Kamal, you can use one of the fancy options used in the demo page:

    WordPress eStore Plugin Demo

    You can also use the display all products options:

    WordPress eStore List of All Products Display Demo

    WordPress eStore Product Categorization

    The other option is to use NextGen Gallery to showcase your products:

    http://www.tipsandtricks-hq.com/wordpress-estore-and-nextgen-gallery-integration-create-photo-shop-1200

    December 7, 2009 at 3:47 am in reply to: Most Clicks not tracked. #16406
    amin007
    Participant

    Hi Mike, copying and pasting the URL in the browser won’t record the click because that is not considered as a click. For a click to be valid I make sure that the visitor followed the link from a web page or email or something so this reference can be recorded in the database too. If you paste the address directly in the browser then this does not satisfy the definition of referral. This can be easily changed if you want on your installation though.

    The double click record issue is related to how different browser handles redirection (on IE you won’t see this behavior). At the moment the Affiliate Platform plugin doesn’t do Unique referrals (this is something I will add in a future release) so it doesn’t really hurt to have multiple clicks.

    I tried to keep it as simple as possible, so all I have tried to make sure is that the very core functionality of an affiliate software works (an affiliate sends traffic your way and he/she gets proper commission for that referral).

    December 6, 2009 at 8:53 pm in reply to: "Request timed out" in Admin #16489
    amin007
    Participant

    This is a server related issue. If your server takes too long to respond to a certain request then the PHP script will time out.

    December 6, 2009 at 8:50 pm in reply to: Please help : Urgent | Enable Transaction Result Display not working #16503
    amin007
    Participant

    You do not need to do any settings in your PayPal for this to work. eStore is designed to work with the default PayPal settings.. however if you have changed the settings around how the IPN and auto return is handled then I need to know cause a wrong settings will make it to know work.

    For example, you have “Auto return” turned on in your PayPal profile the “Thank You” page won’t display the downloads cause when you use “auto return” PayPal doesn’t POST the payment data back to the site and without verifying the payment data the plugin wont’ give out the downloads.

  • Author
    Posts
Viewing 15 posts - 5,596 through 5,610 (of 5,807 total)
← 1 2 3 … 373 374 375 … 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