Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password?

Search the Forum

Tips and Tricks HQ Forum » WP eStore Forum

Categories in Sidebar & Grid Display

(33 posts) (9 voices)
  • Started 1 year ago by gamehermit
  • Latest reply from amin007
  • Related Topics:
    1. Displaying Multiple Selected Categories
    2. Display products from particular category
    3. Displaying registration form in widgetized footer
    4. Cart not updating in sidebar
    5. Setting up categories

Tags:

  • categories
  • Category Grid View
  • grid display
  • product view
  • sidebar
12…4Next »
  1. gamehermit
    Member

    Hi everyone,

    What a great plugin. I just purchased the cart and will be converting my old cart to eStore. I have two questions...

    1. I would like to have a categories list in the side bar that can show parent and child categories... Here's an example from my old cart ( http://gamehermit.com/ghwp/?page_id=33#ecwid:category=315060&mode=category&offset=0&sort=normal ). But I'm not sure what my options are.

    2. I will be using categories for my products and am interested in displaying all the products in a given category so I'm looking at this short code: [wp_eStore_category_products_fancy3 id=1]. My question is will this display the products in a grid format and does it display an add to cart button? Here's an example from my wife's site for a particular category: ( http://www.pumpkinlady.com/purrfect.htm ) I know that I won't be able to display the same number of items per row due to the WP template I created....but can I make the product display for the category look the same?

    Thanks so much for taking the time to look at this with me.

    Jack

    Posted 1 year ago #
  2. gamehermit
    Member

    Awesome...just figured out question 2....[wp_eStore_category_products_fancy3 id=1] works great for the grid display. On some pages, however, I need four products to a row...so by taking the css for [wp_eStore_category_products_fancy3 id=1] and setting padding-left: 0px; and padding-right: 2px I can get the 4 products per row. But how can I add another css style so I can choose between 3 products per row and 4 products per row? I couldn't figure out how to add a custom style...and the only difference between [wp_eStore_category_products_fancy3 id=1] and the custom style is the two padding values above.

    I still need help with question 1 and I just posted a lightbox question.

    Thanks,

    Jack

    Posted 1 year ago #
  3. amin007
    Key Master

    To display a list of all the categories you can use a shortcode like the following:

    [wp_eStore_list_categories_fancy]

    You are after a simple list so the above won't fit our need though. I can add in another shortcode that displays a plain list of all the categories (one category per line).

    Posted 1 year ago #
  4. amin007
    Key Master

    Added the shortcode for displaying the category list. Use the following shortcode:

    [wp_eStore_list_categories]

    You will need the eStore Extra Shortcode plugin which can be found here (see the "More Shortcodes and Function References" section):

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    Posted 1 year ago #
  5. gamehermit
    Member

    Is the [wp_eStore_list_categories] what I would use to create the vertical categories in a widget? Or is this for the page display itself....sorry for the confusion.

    Jack

    Posted 1 year ago #
  6. gamehermit
    Member

    OK...please disregard my last....haven't had enough coffee yet :) That works like a charm in the widget. I was wondering though....is it possible to have sub categories?

    Posted 1 year ago #
  7. JackAubrey
    Member

    I'm trying to figure out something sort of like this: is it possible to have categories displayed in a side widget, but with the categories nested and the number of items in stock listed in parenthesis?

    I can't seem to figure out how to do this...

    BTW -- I'm totally loving this plugin. Simply awesome, and I've tried a bunch of different ecommerce solutions!

    Posted 1 year ago #
  8. amin007
    Key Master

    Added an option for the list category shortcode to show the product counts per product. Use the following shortcode:

    [wp_eStore_list_categories count=true]

    or the following PHP function:

    <?php echo wp_eStore_list_categories(true); ?>

    Don't forget to get the updated version of the extra shortcodes plugin from here:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    Posted 1 year ago #
  9. JackAubrey
    Member

    Hmmm, just tried them both and neither seemed to work. The first shortcode was the same as the one without "countr=true" in it and the php function left the widget blank...

    Maybe i'm screwing something up here? I've definitely downloaded and installed the extra shortcodes plugin..

    Posted 1 year ago #
  10. Ivy
    Administrator

    Did you download a new version of the plugin and install it?

    Posted 1 year ago #

RSS feed for this topic

12…4Next »

Reply »

You must log in to post.

Tips and Tricks HQ Forum is proudly powered by bbPress

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