New Landing How can we help? Atelier Two minor issues

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #222514
    MBzwo
    Member
    Post count: 45

    Hi guys,

    on my website the toggle sometimes displays wrong, the cross is not in the right position and does not react as supposed to on hover. I think this might happen when you use a toggle element in row or column.

    Another issue is that the recommended products at the bottom of the product page do not show up like they should. Sometimes, not always there is a big empty space below the recommended procducts. I i scroll horizontal vertical columns of products turn up, like you can see in the screenshot.

    Example product page http://www.mb-zwo.de/product/n_blogg/

    Would be great if you had an idea about this.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #222522
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option to adjust it.

    .toggle-wrap .spb_toggle:after {
        margin-top: -9px;
    }
    
    .toggle-wrap .spb_toggle:hover:after, .toggle-wrap .spb_toggle.spb_toggle_title_active:hover:after  {
        -webkit-transform: rotate(360deg) translate3d(0,0,0)!important;
        transform: rotate(360deg) translate3d(0,0,0)!important;
    }

    Let us know the result.

    -Rui

    #222578
    MBzwo
    Member
    Post count: 45

    Hey Rui,

    thanks for the quick reaction!
    the toggle cross is in place now but does not rotate. Its okay for me like this.

    The second issue about the recommended products at the bottom of the product pages is not solved yet.
    Do you have any idea about this?

    Thanks!

    #222583
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I forgot about that one.

    Guess you are talking about this
    https://www.dropbox.com/s/4v85ghhursskvt5/Screenshot%202015-10-22%2015.34.31.png?dl=0

    Can you disable all plugins except Swift Framework and Woocommerce so we can check if it’s a plugin conflict or not.

    -Rui

    #222811
    MBzwo
    Member
    Post count: 45

    Hi Rui,

    it is not a plugin conflict. I have disabled all plugins, same error. I have also deleted all of my custom css, doesn’t help neither.

    Best,
    JOhann

    #222835
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you just update to the latest Swift Framework we released today?
    Can you also provide admin access so we can determine if this is a bug or not?

    Use the private reply.

    Thanks

    -Rui

    #222898
    MBzwo
    Member
    Post count: 45
    This reply has been marked as private.
    #223206
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Yes I see that also, however I cannot replicate this issue. Please add this CSS and re-test:

    .single-product .owl-wrapper-outer, 
    .single-product .owl-carousel .owl-wrapper {
        height: auto!important;
    }

    – David.

    #223290
    MBzwo
    Member
    Post count: 45

    Hey David,

    thanks for your help!
    unfortuantely the css doesn’ t have any effect. Swift framework is updated. I have tried in different browsers, cleared the cache of course.

    best,
    Johann

    #223326
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In that case will have to forward it to the development team.

    -Rui

    #223580
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Issue looks to be with some customisation you have done – https://www.dropbox.com/s/77dp2eacpi406w0/Screenshot%202015-10-27%2014.27.01.png?dl=0

    Try with the default theme – I can’t see this being a theme issue, and can’t replicate locally.

    – Ed

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