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

rob.marras

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 29 total)
1 2 →
  • Author
    Posts
  • April 12, 2015 at 9:56 am in reply to: Display stock availability in a separate section? #69549
    rob.marras
    Member

    Yes I am aware of the info appearing if not more stock available, but to be able to display remaining stock availability automatically is useful.

    In this case I will have to update it manually each time I sell one.

    April 11, 2015 at 11:41 am in reply to: Display stock availability in a separate section? #69547
    rob.marras
    Member

    Ok i see what it is happening, in the product section, there is “inventory control”, which let me set the available copies. But I am using the variation Inventory Configuration to determine how many copies are left of each variation. So that shortcode “[wp_eStore_product_details id=1 info=”available_copies”]” will show whatever available number of copies i set in the Inventory Configuration but it won’t take into account if i sold any and i now i have only 1 left for example.

    how to?

    April 11, 2015 at 11:38 am in reply to: Display stock availability in a separate section? #69546
    rob.marras
    Member

    Thanks. If i use [wp_eStore_product_details id=1 info=”available_copies”] doesn’t show anything at all, the product id is correct, 1 as my add to bag button appears but not the available copies left. I use variation add on to set the stock availability and i am not using it for digital products but physical. is there anything I am missing maybe in the settings that i should double check?

    March 31, 2015 at 12:44 am in reply to: Payment Gateway – What file to change for stripe gateway html mark up? #69271
    rob.marras
    Member

    I see, ok that’s fine. I have changed the markup myself, I actually wanted it to be inline so that’s ok.

    Thanks

    March 31, 2015 at 12:34 am in reply to: Can I insert a custom field in the credit card payment page when using payments #69288
    rob.marras
    Member

    Hi thanks

    that’s bad but thanks.

    How can I show the thumbnail on the credit card page of the payment gateway when using stripe?

    March 30, 2015 at 10:03 pm in reply to: Can I insert a custom field in the credit card payment page when using payments #69286
    rob.marras
    Member

    payment gateway, using stripe, the page where you insert your data, shipping and card number

    March 24, 2015 at 1:17 pm in reply to: Payment Gateway – What file to change for stripe gateway html mark up? #69269
    rob.marras
    Member

    I guess is wp_pg_order_processing_form_include1.php – testing

    July 24, 2014 at 6:17 pm in reply to: eStore – Fedex and USPS integration. #46653
    rob.marras
    Member

    I would like this one too

    July 18, 2014 at 12:12 pm in reply to: Which files generates the table for purchase history? #64475
    rob.marras
    Member

    Ok got it, it’s “wp-cart-for-digital-products/eStore_misc_functions.php”

    Strange i thought I would have found it within emember plugin and not the estore one.

    Anyway, got it! :)

    July 16, 2014 at 3:56 pm in reply to: Which wish list members plugin? #64392
    rob.marras
    Member

    hi

    thanks a lot for your answer, i was just going to reply to my own post in orer to clearify this for any other user:

    The plugin you guys talk about “WishList Member” it is indeed a plugin for members but does NOT the wishlist in terms of “add this product to my wish list”. Therefore yes, there is a terminology disconnect here and I guess it’s very confusing.

    For any other users that comes to this post:

    To add a product to a wish list (for example to add it to registered only users) I used:

    https://wordpress.org/plugins/wp-favorite-posts/

    Thanks admin for your reply tho :)

    July 2, 2014 at 6:14 am in reply to: Variation ramaining 0 = auto hide or display Sold out text for single variation #64004
    rob.marras
    Member

    Got your email and I did fill in the form to give you access, let me know when you guys are done, this is much appreciated as that’s the only thing is missing to finalise the site and go live for the client.

    Thanks a lot

    June 30, 2014 at 10:33 pm in reply to: Variation ramaining 0 = auto hide or display Sold out text for single variation #64002
    rob.marras
    Member

    any luck to have an update on this? Thanks guys

    June 30, 2014 at 2:40 pm in reply to: Variation ramaining 0 = auto hide or display Sold out text for single variation #64001
    rob.marras
    Member

    To resolve this (in a dirty way) I had to use jQuery:

    Added a class to the error message in the checkout, so in eStore-variations-form-addon.php i did:

    $check_result = “<span class=’alert alert-danger’>Unfortunatly there are”.$inventory_count.” “.$product_name.” items in stock at the moment</span>”;

    Then in my footer

    if ($(“.alert”).hasClass(“alert-danger”)) {

    $(“#btn-paypal”).remove();

    }

    Where #btn-paypal is my “Buy now” button. This way it removes the buy now button.

    But this is bad for many reasons, ideally should work like your video, where when the variation in the product page is sold out, a message should appear. Really don’t know why this isn’t working. Any idea?

    June 30, 2014 at 11:32 am in reply to: Variation ramaining 0 = auto hide or display Sold out text for single variation #64000
    rob.marras
    Member

    Basically that message as shown here [https://vimeo.com/61771140?height=450&width=800] appearing below the product add to cart when the variation stock is 0 it is not appearing

    June 30, 2014 at 10:50 am in reply to: Variation ramaining 0 = auto hide or display Sold out text for single variation #63999
    rob.marras
    Member

    I tried everything using Advanced variation UI add on but with no luck.

    I set a variation with 0 in stock but in the product page I can still see and add that variation and if I go to the checkout page I get a message saying there is not availability but I still see the Buy now button. I even tried using ajax and in the product page the variation with 0 in stock is there and if I hit the Add to cart i get a green icon, if I then go to the checkout page I don’t even get that no stock message.

    If a variation has 0 in stock should not be selectable, any help please?

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 29 total)
1 2 →

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