New Landing How can we help? Atelier Shop page not behaving according to settings.

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Atelier
  • #309034
    wayward_studio
    Member
    Post count: 71

    Hi there,

    I’m looking to have my main shop page look identical to this demo page –

    http://swiftideas.com/shop/

    I’m fairly certain I’ve had it set up how it should be but the results are not the same. I have three columns set however only one product shows up.

    #309082
    David Martin – Support
    Moderator
    Post count: 20834

    Will need a login to see what you have done.

    #309088
    wayward_studio
    Member
    Post count: 71
    This reply has been marked as private.
    #309092
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #309098
    wayward_studio
    Member
    Post count: 71

    Aha!

    I purchased another 6 months of support for such a simple fix! Sometimes the problem is staring you in the face.

    One last thing, how to remove the grey bar beneath header?

    Thanks a lot Rui!

    #309103
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    the good point is that now you have more 6 months of support, and time is money.

    Add the code below to the custom css option hide that grey area.

    .post-type-archive-product #breadcrumbs{
      display:none;
    }

    -Rui

    #309104
    David Martin – Support
    Moderator
    Post count: 20834
    .post-type-archive-product #breadcrumbs {
        display: none;
    }
    #309147
    wayward_studio
    Member
    Post count: 71

    Agreed Rui!

    So as I have a bunch of questions would you prefer me to open new topics for each or can I continue here?

    Thanks,

    A

    #309148
    David Martin – Support
    Moderator
    Post count: 20834

    You should have a topic per request.

    Thanks.

    #309154
    wayward_studio
    Member
    Post count: 71

    This hasn’t worked.

    I also tried to implement the code that you give out to remove SKU and it did not work as well.

    Any thoughts?

    Feel free to log in and correct if easier.

    Thanks.

    #309158
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    already fixed it. Check again.

    -Rui

    #309159
    David Martin – Support
    Moderator
    Post count: 20834

    The code to remove the breadcrumbs has worked:

    #309162
    wayward_studio
    Member
    Post count: 71

    Great, perhaps I inputted it incorrectly. Still struggling with removing the SKU on product pages however.

    #309163
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I made a change in the last css rule in your custom css and the sku is gone.

    -Rui

    #309165
    wayward_studio
    Member
    Post count: 71

    Thanks Rui! I’ll mark this topic as completed.

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