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

Libin V Babu

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

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • June 28, 2012 at 11:31 am in reply to: Getting error – Function integration in PHP #46517
    Libin V Babu
    Member

    Got it.

    $product_name = $wpdb->get_results( "SELECT * FROM wp_wp_eStore_tbl WHERE id ='$product_id'");

    foreach ($product_name as $row)

    {

    echo $row->name;

    }

    Its working fine. Hope the usage is correct.

    June 28, 2012 at 4:41 am in reply to: Getting error – Function integration in PHP #46516
    Libin V Babu
    Member

    Thank you so much. That was really helpful. Now it is working.

    I got the code to call the “add to cart” button from that topic.

    <?php echo get_button_code_for_product($product_id); ?>

    I wants to include the products details at different places in my template. So How can I display a product’s name, price, availability separately with the product_id?

    I tried to do this:

    $product_name = $wpdb->query($wpdb->prepare( "SELECT name FROM wp_wp_eStore_tbl WHERE id ='$product_id'"));

    echo $product_name;

    But it is not working.

    January 9, 2012 at 4:12 am in reply to: How to Display Product list with thumbnail image and name only #40451
    Libin V Babu
    Member

    Hey, Thanks admin. I just edited the function “function show_wp_eStore_fancy3” inside the eStore-extra-shortcodes/shortcode_include.php

    I made 3 changes there. changed the price variable to “$show_price=0”. Also commented the below lines.

    $output .= '<div class="eStore-fancy3-price-tag"><strong>'.ESTORE_PRICE.': '.print_digi_cart_payment_currency($ret_product->price, WP_ESTORE_CURRENCY_SYMBOL, ".").'</strong></div>';

    $output .= eStore_extra_show_button_based_on_condition($id,$ret_product,$button_type,$restriction);

    Now there is thumbnail and product name only. Will this tweak affect any other function? Just let me know.

    Thanks once again.

    January 7, 2012 at 5:42 am in reply to: How to Display Product list with thumbnail image and name only #40449
    Libin V Babu
    Member

    Yeah… Thank you. I just found that shortcode. Its almost close to what i need. Can we do a little bit tweak in code just to display the thumbnail and name only?

    January 7, 2012 at 5:23 am in reply to: Product Categorization Options in WP eStore Plugin #37766
    Libin V Babu
    Member

    Ok Thank you. I just handled it using eStore Categories.

    January 6, 2012 at 9:29 am in reply to: Product Categorization Options in WP eStore Plugin #37764
    Libin V Babu
    Member

    Can I use wordpress “sub-categories” for eStore?

    I need to list main category in the main page and need to list the sub category in sub page. Is it possible?

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)

Forum Related

  • Forum Home
  • Forum Search
  • 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
  • WP PDF Stamper Documentation
  • WP Photo Seller 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
  • WP Photo Seller Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Download Monitor

Copyright © 2023 | Tips and Tricks HQ