New Landing How can we help? Atelier Products – Child category doesn't nest under Parent category

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Atelier
  • #262059
    wunderloot
    Member
    Post count: 14

    Added sub-category but it doesn’t show up as a sub-category, rather as a main category, on the shop page.

    Attachments:
    You must be logged in to view attached files.
    #262064
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a WP login so I can see which categories are supposed to nest.

    Thanks.

    #262390
    wunderloot
    Member
    Post count: 14
    This reply has been marked as private.
    #262421
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorted: http://d.pr/i/13Uif/3yEBZi1D

    – Kyle

    #262442
    wunderloot
    Member
    Post count: 14
    This reply has been marked as private.
    #262446
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) No, but you can set to only show children of the current category

    2) This option is in the widget, just untick the box

    3) Add this to your custom cssL

    .posted_in {
      display: none;
    }

    – Kyle

    #262464
    wunderloot
    Member
    Post count: 14

    Thanks again. I’ve done #1 and #2 but it still shows.

    #3 works perfectly.

    I’ve got issues with the mobile banner image getting cropped as well (attached a pic). Somehow can’t get it to show the full image instead of a cropped version.

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

    This is how it shows for me now: http://d.pr/i/EtVT/3hdKDXbZ

    Add this to your custom css:

    .fancy-style .page-heading.fancy-heading {
      height: 140px !important;
      max-height: 140px;
    }
    

    – Kyle

    #262499
    wunderloot
    Member
    Post count: 14

    Thanks again. CSS code worked. But sorry the switching between product category displays messed up the nesting again… Is there a perma fix for it so i don’t need to write in every time i choose to switch between drop down menu or full display?

    #262500
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you screenshot how you want the widget to show?

    – Kyle

    #262507
    wunderloot
    Member
    Post count: 14

    As it was before, as attached. With less line spacing between the categories.

    And the CSS code for the mobile banner seems to have cropped the web banner. It’s also now 140px.

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

    Add this to your custom css:

    .widget_product_categories ul.children {
      padding-left: 30px;
    }
    .woocommerce .widget_product_categories ul:not(.children) > li > a {
      color: #111;
    }

    – Kyle

    #262715
    wunderloot
    Member
    Post count: 14

    Thank you! That worked.

    Got an issue with the checkout button –> It’s all black and has no text. Where do I fix this? I’ve tried the custom css:

    a.checkout-button{
    color:#ff0000 !important;
    }

    But it didn’t work.

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

    Hi

    Strange, for me it’s blue http://d.pr/i/Yf2Q/5qb36YfF

    – Kyle

    #262921
    wunderloot
    Member
    Post count: 14
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 16 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