Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password? (Having an issue with the forum login?)

Search the Forum

Tips and Tricks HQ Forum » WP eStore Forum » WP eStore Tweaks

How to Display Product list with thumbnail image and name only

(6 posts) (2 voices)
  • Started 4 months ago by Libin V Babu
  • Latest reply from admin
  • Possible Solutions (Related Topics):
    1. Fancy 6 Display - Remove Product Name
    2. fancy 3 display - uneven based on legnth of product name
    3. Product names not displaying properly on transaction results page or in emails
    4. Change location of product name and "close" link to top of image in lightbox
    5. Displaying 'Add to Cart' button on product list page

Tags:

  • category
  • display thumbnail
  • Product Name
  • products
  1. Libin V Babu
    Member

    Hi,
    I wants to display the product list when clicking a category like the below image.
    http://mockupwebsite.com/estore/product-list-display.jpg

    How to achieve this? Currently I'm using [wp_eStore_category_products:category_id:2:end] to list products. But it showing the description, price and add-to-cart button. I need to display the thumbnail and Product name only that link to product details page. I have separate page for each products.
    Do you have any short-codes or a tweak in code to do this?

    Posted 4 months ago #
  2. admin
    Key Master

    The fancy 3 display template might be close to what you want so use that template with the category shortcode. This page has a list of all the available eStore product display templates:
    http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829

    Check the extra shortcode plugin for more details on which category shortcode to use:
    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    Posted 4 months ago #
  3. 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?

    Posted 4 months ago #
  4. admin
    Key Master

    There are some directions here that might help:
    http://www.tipsandtricks-hq.com/forum/topic/fancy-3-category-products-css

    Posted 4 months ago #
  5. 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.

    Posted 4 months ago #
  6. admin
    Key Master

    This change will only affect the fancy3 display.

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin