• Resolved 99roblems

    (@99roblems)


    Hello
    my shop page has all the products in my store displayed, but sometimes there will be blank spaces. if it’s set to a width of 3, usually 3 will display across, but sometimes only 2 or 1 will show up, with just blank space in the other spots.

    here is the page: https://monicasbeadcraft.com/shop/

    can any one help me with this?
    thanks!

Viewing 15 replies - 1 through 15 (of 17 total)
  • It’s because some of your titles are so long. Add this to your custom css in theme options and it should work.

    .product_details h5 {
    min-height: 100px;
    }

    Kadence Themes

    Thread Starter 99roblems

    (@99roblems)

    awesome! thank you!
    i was just thinking that that was probably the problem and was going to try to adjust it, but either way, this looks much nicer to have them be the same height. thanks!

    while i’ve got you – could you possibly also tell me where/how to change the link colors?! and also the button colors. the default color seems to be blue. do i just do that in the custom css area too or is there something already built in for that?

    thanks!

    Just change your primary colors in the theme options, under basic styling.

    Kadence Themes

    Thread Starter 99roblems

    (@99roblems)

    ah, gotcha. thanks
    i was searching for Links or options.
    now that you’ve pointed it out though, primary colors totally makes sense.

    ok and one last thing! ha –

    on my individual product pages – is there an easy way to make the product image bigger? as you can see here:

    https://monicasbeadcraft.com/product/tagua-pringle-collar-in-green/

    there’s a lot of space in between the image and the product description.

    and also below that, the thumbnails aren’t lined up with the image on the left side, and are all stuck together. how can i style those?

    thank you so much!!!

    Thread Starter 99roblems

    (@99roblems)

    (i’m using YITH WooCommerce Zoom Magnifier for those images, so maybe it’s something in that that messed it up…)

    did you set your Single Product Image size to 468 ? in woocommerce setting?

    Kadence Themes

    Thread Starter 99roblems

    (@99roblems)

    i did! i found that info elsewhere in this forum
    but that hasn’t worked

    so maybe it’s the YITH WooCommerce Zoom Magnifier that is messing it up?

    Thread Starter 99roblems

    (@99roblems)

    hmm, yeah, i just deactivated YITH WooCommerce Zoom Magnifier, and it at least centered the image, so that’s definitely part of it…

    i guess i will see what i can find on that end of things, but if you’ve got any tips i’d appreciate that too! thanks!

    Could be a setting in that that needs to change. It’s showing that the image width and height is set to 300. so something is telling it that.

    Kadence Themes

    Thread Starter 99roblems

    (@99roblems)

    yeah, i see that too.
    ok, i will dig into things on that end

    thank you so much for all your help!

    Thread Starter 99roblems

    (@99roblems)

    that worked for me. maybe just try bringing up the min-height by a LOT. like 200 or 300 until it works, and then take it down from there.

    .product_details h5 {
    min-height: 100px;
    }

    if not that though, maybe it’s something else

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    I’ve added a js script to make the products work way better, you can download the release here: https://www.ads-software.com/themes/download/virtue.1.5.6.zip

    Hello, I am using Virtue theme 2.2.1 with WordPress 3.9.1
    My issue: when scrolling down on the shop page, some products descriptions disappear, only their picture is displayed.
    https://www.cocina-boutique.com/shop/

    I think it is an issue with the masonry behaving strangly, as when I have few products, they show OK, like here:
    https://www.cocina-boutique.com/categoria-producto/regalos/

    I already fixed pictures and .product_details h5 height, I used two lines title in every products…
    Don’t now what else to try… Would appreciate if anyone could give me a clue !

    You should post in a new topic, rather then posting on a different question that has been resolved.

    I also don’t see what you mean? Which browser are you using, everything seems fine in chrome?

    Please post your response in a new topic.

    Kadence Themes

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘products not always constantly being displayed in shop page’ is closed to new replies.