New Landing How can we help? Themeforest Theme Support Neighborhood Number of product in shop

Viewing 15 posts - 1 through 15 (of 39 total)
  • #41638
    djsidor
    Member
    Post count: 1

    How can I change the number of displayed products in shop from 24 to example 12?
    And how can I change number of columns?

    #42372
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, you cannot change the number of columns and you can use the product filter to display 12/24/all

    Cheers!

    #84298
    stylecoup
    Member
    Post count: 1

    Can you control if it pre-set to show 12 instead of 24?

    I understand you can’t control the number of columns, I just don’t want the page so long. I rather have more pages of product.

    I hope this makes sense, thanks in advance.

    #84562
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You could add 12 as an option by going to neighborhood/woocommerce/loop/result-count.php and editing line 58:

    <a class="show-products-link" href="?show_products=24">24</a>/<a class="show-products-link" href="?show_products=48">48</a>/<a href="?show_products=<?php echo $total;?>"><?php _e("All", "swiftframework"); ?></a>

    however you can’t change the default amount

    – Kyle

    #91804
    crystallisspecimens
    Member
    Post count: 113

    Hi Kyle,

    In Categories I can only show 3 columns right.?!
    But in products, I would like to show 4 maybe 5 columns and also smaller pictures of the products.
    Is that possible?

    Thx

    #91807
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    That’s not possible unfortunately, the theme is built on a 12 column grid, the sidebar uses 3 columns and the products use the remaining 9 columns, taking up 3 columns each. There’s no way to divide 9 columns up between 4 or 5 products

    – Kyle

    #91811
    crystallisspecimens
    Member
    Post count: 113

    OK that is fine.
    Is that a way to reduce the products displayed then??

    THX

    #91814
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You mean about adding 12 as a view option? Yes that will work

    – Kyle

    #91821
    crystallisspecimens
    Member
    Post count: 113

    Sorry my question is:
    How to reduce the size of the product image displayed?
    THX

    #91827
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You mean both width and height, or just height? A screenshot would help

    – Kyle

    #91830
    crystallisspecimens
    Member
    Post count: 113

    I think both.
    Look at the link: http://crystallis.com/product-category/polished-crystals-and-minerals/

    I think the photos are too big.

    Thanks.

    #91832
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I don’t think it’s possible, you could try this:

    .woocommerce ul.products li.product figure {
      width: 60%;
    }

    – Kyle

    #91837
    crystallisspecimens
    Member
    Post count: 113

    YES IT WORKS.
    The price is far away from the picture.
    Any way to fix this problem too??
    Sorry and thanks

    See link:
    http://crystallis.com/product-category/natural-stones/

    #91839
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I don’t see any prices? (see screenshot)

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #91844
    crystallisspecimens
    Member
    Post count: 113

    OH YES. THat is because you are not logged in.
    I take a screen shot for you:
    Thanks

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 1 through 15 (of 39 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register