New Landing How can we help? Themeforest Theme Support Neighborhood Shop Product Spacing / Alignment

Viewing 15 posts - 1 through 15 (of 15 total)
  • #217680
    commotion
    Member
    Post count: 26

    Hi guys.
    Sorry but I’ve got another problem with the site.

    I’ve finally got multiple products uploaded, however the image alignment / spacing on the shop page is all out of whack (see screen grabs).

    Any ideas?

    Best wishes

    Steve

    Attachments:
    You must be logged in to view attached files.
    #217729
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Looks like you have used the shortcode to set the shop page up? Just leave the editor black and assign it as your shop page in WooCommerce > Settings > Products

    – Kyle

    #218331
    commotion
    Member
    Post count: 26

    Hi Kyle.

    Attached are a screenshot of the WooCommerce settings I’m currently using and one showing the ‘shop’ page blank as suggested. However, this how I already have the site set-up.

    Any other ideas?

    Steve

    Attachments:
    You must be logged in to view attached files.
    #218350
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide me with a link and login so I can look into it for you

    – Kyle

    #218351
    commotion
    Member
    Post count: 26
    This reply has been marked as private.
    #218354
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Fixed for you

    – Kyle

    #218359
    commotion
    Member
    Post count: 26

    That’s awesome. Cheers Kyle.

    For future reference, what was the problem?

    Whilst I’ve got your attention… I’ve send the right hand side bar to us the filter by price widget, however all the sub category pages are now showing a blank sidebar.

    Also… is there anyway to remove the product categories from the beneath the shop thumbnails and on the product pages, as well as the SKU details (I’m not using SKU codes).

    Many thanks

    Steve

    #218367
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I had to set the WP Cache plugin to not minify the shop page as it breaks the layout

    I’m seeing a sidebar on category pages: http://d.pr/i/1tNm/2wFjm1fa

    Sure, add this to your custom css:

    .product .product-details .posted_in {
        display: none;
    }

    – Kyle

    #218377
    commotion
    Member
    Post count: 26

    Of course… should have thought of that myself. Apologies for that.

    Cheers for the custom CSS. Worked a treat.

    One last thing… is there a way to remove the SKU product details from the product pages?

    Best wishes

    Steve

    #218382
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .posted_in{display:none !important;}
    Thanks
    Mohammad

    #218385
    commotion
    Member
    Post count: 26

    Cheers Mohammad.

    That’s removed the product categories but not the SKU code field. What would be the custom CSS I’d need to use to remove that also?

    Best wishes

    Steve

    #218386
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .sku_wrapper {
      display: none;
    }

    – Kyle

    #218388
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add this code to your custom css option

    .single-product .sku_wrapper{
       display:none;
    }

    -Rui

    #218390
    commotion
    Member
    Post count: 26

    Awesome work guys. Worked a treat.

    Many thanks for all your help!

    Steve

    #218393
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle

    -Rui

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