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,191 through 5,205 (of 5,807 total)
← 1 2 3 … 346 347 348 … 386 387 388 →
  • Author
    Posts
  • February 14, 2010 at 12:26 am in reply to: Sequential Content Delivery #17951
    amin007
    Participant

    Yeah you could do something like that. WodPress has an option that lets you schedule a task so you could use that functionality from your script.

    We are looking into adding sequential content delivery feature into eMember but at this moment can’t give you a date.

    February 13, 2010 at 5:12 am in reply to: Referrals count bug and lightbox problem #17955
    amin007
    Participant

    When you click on the banner you are technically clicking on an affilate banner as it is a live preview of the banner which is why the click is recorded.

    I will look into the lightbox issue.

    February 13, 2010 at 5:10 am in reply to: IE 7 & IE 8 bug, transaction link and paypal completed #17918
    amin007
    Participant

    When you use an Image for a button it is treated as an input in HTML.

    I had a look at your site and the problem is that you have specified an Image URL for the “add to cart” button that does’t exist. I bet if you copy and paste the URL that you are using for the button in a browser you will get a 404 error. Please fix this URL (maybe you have a type in there) and the button should appear nicely.

    Thesis theme does specify the input field CSS but you can add in some tweak in the custom CSS. The following URL should give you some guidance on this (search for “Thesis Theme” on that page)

    http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-troubleshooting-218

    February 13, 2010 at 5:04 am in reply to: We eMember widget #17957
    amin007
    Participant

    It’s in the “wp_eMember1.php” file… search for the following line:

    function eMember_login_widget()

    February 13, 2010 at 5:02 am in reply to: Question and comment about eMember #17722
    amin007
    Participant

    Here is an example code that gets the user id of the logged in user:

    if (function_exists('wp_eMember_install'))
    {
    global $auth;
    $user_id = $auth->getUserInfo('member_id');
    if (!empty($user_id))
    {
    // User is logged in so display some stuff here
    }
    }

    February 13, 2010 at 4:43 am in reply to: Integration of custom paypal payment page style #16479
    amin007
    Participant

    I have now added this option.

    February 13, 2010 at 4:42 am in reply to: eStore and eMembership last step need help! #17950
    amin007
    Participant

    Just to summarize what the issue was…

    The registration page URL was entered in the “Digital Product URL” field of the silver membership product.

    Please note that this field is for downloadable product that goes with this product (in your case you probably don’t have any downloadable product so u can leave it empty)

    After the payment the customer will get 2 emails from the eStore plugin… one of them will be for the “Complete your member registration” and you need to click on the link in that email which will bring you back to the registration page to complete the registration (so you can choose your username and password)

    February 13, 2010 at 4:22 am in reply to: Explanation on the "Use WordPress Mailing System" checkbox option #16529
    amin007
    Participant

    As far as I know there is no security issues with using this option.

    February 13, 2010 at 1:12 am in reply to: eStore and eMembership last step need help! #17949
    amin007
    Participant

    I will send you an email so we can organize site access to address this issue.

    February 13, 2010 at 12:46 am in reply to: How to delete Manual affiliate orders? #17913
    amin007
    Participant

    I will add an option so you can delete a particular commission from the “Sales Menu”

    February 13, 2010 at 12:21 am in reply to: wrong download link, width of widget and plugin-editor blank #17885
    amin007
    Participant

    Nope you shouldn’t have to do any database fix. The plugin stores all the product details in the database. This is why when you deleted the plugin all the data was still there (this is intentional). Imagine if you accidentally deactivated the plugin and all your product data for hundreds of products got lost!

    WordPress sometimes shows a blank page if there is some sort of PHP error/conflict in one of the files.

    February 12, 2010 at 6:45 am in reply to: Integration of custom paypal payment page style #16477
    amin007
    Participant

    @artmuns, give me a few days and I will add an option so you can specify this from the settings menu of the plugin. I am trying to get away from custom hacks as it makes the upgrade process difficult.

    February 12, 2010 at 6:27 am in reply to: IE 7 & IE 8 bug, transaction link and paypal completed #17916
    amin007
    Participant

    Hi Ariel, “In IE 7 & 8 – I can’t view the add to cart buttons” – this shouldn’t happen as I have tested it on those version of IE and I use the plugin myself. You can try to view this page (http://www.tipsandtricks-hq.com/products) in IE 7 or 8.

    I have a feeling that there is some CSS issue somewhere. Please link to the page where this is happening so I can take a look at it.

    You cannot place the download links on PayPal as they do not allow this but you can make it so the customers get the download links after the payment on a webpage (your thank you page). This URL should explain it more:

    WP eStore – Instant Digital Product Delivery on A Thank You Page

    Regarding issue number 3 please make sure you have followed the instruction on the above page and let me know if you see any difference.

    February 12, 2010 at 12:55 am in reply to: affiliate code text field at checkout, instead of cookie or URL based #17863
    amin007
    Participant

    I will try add a feature to accommodate this soon.

    February 11, 2010 at 11:42 pm in reply to: How to delete Manual affiliate orders? #17911
    amin007
    Participant

    You should be able to manually add a negative commission (to cancel a commission out) from the “Sales Menu” of the affiliate plugin.

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