New Landing How can we help? Cardinal Shop display problem

Viewing 15 posts - 1 through 15 (of 21 total)
  • Posted in: Cardinal
  • #135626
    Flamm
    Member
    Post count: 31

    When adding shop page categories with woo commerce , the images and category title do not display neatly. Not sure if this is a theme error. Is there a way to have everything display neatly into boxes? Or better yet, would I be able to display full categories divided by text on the shop page? I attempted to do this by adding multiple shops using the swift code on the shop page, each with their own category, but only one shop shows.

    Thanks!

    #135658
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can you please update to the latest version of the theme and see if the issue persists

    – Kyle

    #135675
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please choose the shop page in woocommerce settings and remove all code from shop page because woocommerce automatically created code for this page.

    Thanks
    Mohammad

    #136040
    Flamm
    Member
    Post count: 31

    Updated the theme and set the shop page up via woo commerce, and neither worked. There is still a graphic error for the categories.

    http://nateflamm.com/shop/

    #136087
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Add this in the Custom CSS, for now for a quick fix.

    .product-category.product {
        float: left;
        margin-left: 10px;
        width: 12%;
    }

    I will forward this issue ( if we choose category to choose on shop page ) to our developer to take a look.

    Let us know,

    Thanks,
    laranz.

    #136089
    Flamm
    Member
    Post count: 31

    Cool, thank you, that helped.

    Although the images are still rather small, not sure if this is how the proper display is supposed to appear? Would be nice if the category images were a bit larger/full width.

    Let me know when you hear back.

    Thanks again!

    #136106
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Go to Woocommerce -> Settings -> Products -> Catalog Images Change the values for the catalog images, and regenerate the thumbnail, it will increase the size for the category images in the shop page, and adjust the width in the above CSS according to the needs.

    Let us know,

    Thanks,
    laranz.

    #136110
    Flamm
    Member
    Post count: 31

    That didn’t work for me. It seems others have had issues resizing the thumbnail size for woo commerce.

    https://wordpress.org/support/topic/woocommerce-product-image-sizes-not-changeing

    #136112
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    It did resized, I guess you change the value to 500*500 and you missed the last step I said, adjust the width in the Custom CSS I gave.

    .product-category.product {
        float: left;
        margin-left: 10px;
        width: 32%;
    }
    

    Let us know,

    Thanks,
    laranz.

    #136115
    Flamm
    Member
    Post count: 31

    Ah I see. That worked now.

    Thanks!

    #136153
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Thanks Laranz.
    Thanks
    Mohammad

    #136170
    Flamm
    Member
    Post count: 31

    Im having an issue with the categories now. There should be 3 that display. Books, prints and original illustrations. I’ve created a category called “original illustrations” and published a product under that category, but it’s not appearing on the shop page.

    #136172
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me shop page url to inspect the issue.
    Thanks
    Mohammad

    #136174
    Flamm
    Member
    Post count: 31
    #136177
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you pass us the WP Login details in a private reply to check whats the issue?

    Let us know,

    Thanks,
    laranz.

Viewing 15 posts - 1 through 15 (of 21 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