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,251 through 5,265 (of 5,807 total)
← 1 2 3 … 350 351 352 … 386 387 388 →
  • Author
    Posts
  • February 3, 2010 at 10:00 pm in reply to: Question and comment about eMember #17715
    amin007
    Participant

    Hey Frank, you should be able to have different sales page for each membership. The plugin doesn’t care which page a payment button for membership is placed on. As long as each payment button is hooked to the correct membership level it’s all good.

    So I would create a sales page for each membership/product then put links to all of them on the “Join US/membership Payment page”. This way they can be accessed separately (by going directly on that sales page) or thru the “Join us” page that have links to all the sales page/products.

    February 3, 2010 at 9:54 pm in reply to: Infintiy Remix Theme – no title bar / font too big for widget title slots #17698
    amin007
    Participant

    There is an image file called “logo.png” in the Images directory of the theme. This is the image that gets shown on the header. Looks like this file is missing… please delete the theme from your server then re-upload a fresh copy. You will most likely want to put your own logo or site name so modify the PSD file that comes with it or design your own logo and name it “logo.png”. Then place it in the “images” directory of the theme.

    The shopping cart will need a bit more room so it is a good idea to add the cart widget in the “Sidebar Bottom” or “Sidebar Top” area of the widget. This way it will be able to use the full width of the sidebar.

    February 3, 2010 at 9:49 pm in reply to: Is it possible to use moneybookers #17701
    amin007
    Participant

    Sorry to hear that. It doesn’t work with Moneybookers unfortunately. It does work with 2Checkout though so you can maybe look at their site to see if you want to use them.

    http://www.2checkout.com

    February 3, 2010 at 9:42 pm in reply to: I need help…..and very soon please #17287
    amin007
    Participant

    Deleting the whole directory and re uploading the new version is a nice and clean way to update the plugin (No data gets lost in this process either). The only reason I do not tell people to delete the plugin directory is because some people may choose to store their downloads in the “downloads” directory of the plugin and deleting the whole directory would mean they would have to re upload all the downloadable files.

    February 3, 2010 at 6:39 am in reply to: add to cart #17684
    amin007
    Participant

    Please post a link to the page where you are testing this (It helps me understand the problem if I can see it)

    February 3, 2010 at 6:29 am in reply to: Product Links not appearing on Thank You Page #16628
    amin007
    Participant

    Thanks for posting it… looks like in your case it is the “Fund not cleared” issue so taking care of that will fix it.

    February 3, 2010 at 1:38 am in reply to: Product Links not appearing on Thank You Page #16626
    amin007
    Participant

    “When PayPal finally decides to approve the transaction, do they send notification back to the WP eStore so that the product delivery email can be sent?” – The answer is yes.

    “IPN product validation failed” – this does not mean that the payment is in review state. It could fail for other reasons too… the debug file should have more info as to why it failed though.

    February 2, 2010 at 9:48 pm in reply to: Is emember kept uptodate #17681
    amin007
    Participant

    I understand your concern… I actively support my plugins so if something like this happened (highly unlikely) it would be my top priority to address the issue and release an update (I would say, you should have something within a day or two)

    February 2, 2010 at 11:20 am in reply to: I need help…..and very soon please #17285
    amin007
    Participant

    I am pretty sure the update didn’t happen properly. Do the following:

    1) Deactivate and delete the eStore plugin from your site (deleting the plugin do not cause you to loose any data so don’t worry)

    2) Now upload and activate the new version (Please post the version number here after you install it).

    If you are still having issues then I will take a look at your site.

    February 2, 2010 at 7:32 am in reply to: Refresh Web Page Increases Shopping Cart Item Quantity? #17677
    amin007
    Participant

    This is how the browser works. If you have performed a HTTP POST operation (e.g just added a product to the cart) then if you refresh the page, the POST operation will get executed again and thus adding the product again to the cart.

    February 2, 2010 at 7:30 am in reply to: Want Variaton Selection Fields Side-By-Side #17680
    amin007
    Participant

    You should be able to do the following modification to achieve this.

    1. open the “eStore_button_display_helper.php” file

    2. search for the following line of code:

    function get_variation_and_input_code($ret_product,$line_break=true)

    3. Once you find it, replcate it with the following line:

    function get_variation_and_input_code($ret_product,$line_break=false)

    that should make the variations stack sideways.

    February 2, 2010 at 3:31 am in reply to: WP eMember Short Codes #17665
    amin007
    Participant

    Thanks… I have added a PDF files listing the shortcodes on the documentation site:

    http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-shortcodes-and-functions-reference-124

    February 2, 2010 at 2:05 am in reply to: Shopping Cart on Sidebar Wide #16679
    amin007
    Participant

    The button you added has the name “Buy Now” but it’s actually an “Add to Cart” button so when you click on it the item is getting added to the cart. Since you are not displaying the Shopping cart you are not seeing the item in the cart.

    If you want to place a “Buy Now” type button (a button when clicked takes you directly to paypal for payment) then use the following function:

    <?php echo print_eStore_buy_now_button(1); ?>

    1 is the Product ID here.

    February 2, 2010 at 12:07 am in reply to: Bookmark Feature not working #17654
    amin007
    Participant

    It will be easier to see what the issue is if I can take a look at your site… I will send you an email.

    February 2, 2010 at 12:02 am in reply to: Please login to view this content. (Not a member? Join today). Not showing #17670
    amin007
    Participant

    Ah I see.. you are using the “Section Protection”. When you use section protection it only shows the following text

    “This content is for members only”

    If you click on that text it will take you to the login page.

    The reason for not putting the “Login now” and “Join Now” links there is that if you have multiple sections protected in a page it looks a bit ugly. Maybe we will change that text.

  • Author
    Posts
Viewing 15 posts - 5,251 through 5,265 (of 5,807 total)
← 1 2 3 … 350 351 352 … 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