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

Display all products from particular category

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Display all products from particular category

  • This topic has 1 reply, 2 voices, and was last updated 12 years, 5 months ago by amin007.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 16, 2010 at 9:40 am #2044
    makbet
    Member

    Hi guys

    So far so good, my website is filling up with products.

    Another problem I run into is displaying all products from one category using fancy style.

    At the moment I am using this code [wp_eStore_category_products_fancy id=1 style=5]

    This time I have 2 issues. The first one is that I can not center the displayed products. I tried using < center > I also tried using < p align=center > but this doesn’t help too.

    Another issue I have is that for each product I have own add to cart button. When I want to display all products on one page, they display with own add to cart buttons. I have specified add to cart button in estore setting and I would want to use that one when displaying all products and keep own buttons when displaying full description of the product on product’s page.

    To see what I mean have a look at my site http://estore.kupwaluty.com/thank-you/

    October 17, 2010 at 12:23 am #25484
    amin007
    Participant

    The fancy5 display is a grid based display so it will automatically stack as my products as it can in one row then go to the next row. If the width is narrow then it won’t be able to stack that many.

    To manually center the entire block you need to use proper CSS centering code.

    1) Add the following to eStore’s CSS file (You can add this to your themes CSS too if you prefer)

    #estore-center-content {

    width: 500px ;

    margin-left: auto ;

    margin-right: auto ;

    }

    2. Now use this in your page like the following:

    <div id="estore-center-content">
    [wp_eStore_category_products_fancy id=1 style=5]
    </div>

    This is how the button image is handled… If the product does not have a button image specified for it then it will use the button image specified in the settings menu of the plugin. Whenever you specify a button image for a product you are basically telling the cart to use that button image.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

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