New Landing How can we help? Cardinal Bugs in "Tabs" Element

Viewing 15 posts - 1 through 15 (of 19 total)
  • Posted in: Cardinal
  • #87581
    gpiccon
    Member
    Post count: 64

    Hello, I found a bug that it’s really annoying, I don’t know how to guide you to reproduce. But In tabs element, when I have 3 tabs, for example, and I add different elements, suchs a RAW HTML, Rows, and texts, I edit theme, delete them, add one more, etc, you know, playing with it till you get what you want. Sometimes the modules go from one tab to another and you can not read them and you end with a endless tab full of “Add Content element or Add text block.

    #87592
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @gpiccon

    That is odd, and I can only thing it may be down to a certain asset. Is this linked with the maps asset issue you were having with tabs? If you could let me know a list of the assets you are trying to place in tabs when this issue happens, that would probably help quite a bit!

    Thanks,

    – Ed

    #87593
    gpiccon
    Member
    Post count: 64
    This reply has been marked as private.
    #87607
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Ahh – accordions within tabs currently isn’t possible, that will likely be your issue. We’ve got this on the list to address, unfortunately it’s quite a complex one code-wise.

    – Ed

    #87610
    gpiccon
    Member
    Post count: 64

    Ha! Gald you figured it out! I’ll try without accordions, not a reply big problem if it has to work without accordions ๐Ÿ˜‰ By the way, can you explain me how can I center the tabs? ๐Ÿ˜›

    BR

    #87612
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Center the tabs at the top of the asset?

    – Ed

    #87613
    gpiccon
    Member
    Post count: 64

    Yes!

    #87614
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Just add “center-tabs” (no quotes) as an extra class to the main tabs asset, then add this custom css:

    .center-tabs.spb_tabs .nav-tabs {
    text-align: center;
    } 
    .center-tabs.spb_tabs .nav-tabs > li {
    float: none;
    display: inline-block;
    }

    This will be a checkbox option in the next update!

    – Ed

    #87616
    gpiccon
    Member
    Post count: 64

    Sorry, removed the acordion, and still having some issuess sometimes :/

    EDIT: Thanks for the help! ๐Ÿ˜‰

    #87619
    gpiccon
    Member
    Post count: 64

    Okay, I got how to solve it. But just for next update myabe you can check that? I think it’s not really stable. At least for me.

    #87668
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    We’re looking to re-work the code that sorts out the tabs, we personally haven’t noticed any issues other than the accordion/map issue, but nevertheless we will test it thoroughly!

    Thanks,

    – Ed

    #87757
    gpiccon
    Member
    Post count: 64

    That’s fantastic! Good luck my friend ๐Ÿ™‚

    #87770
    gpiccon
    Member
    Post count: 64
    This reply has been marked as private.
    #87804
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for the extra information – the way we have set up the multiple pin creation is definitely conflicting with the tabs, and I’m hopefully sorting a fix for this today. Will keep you updated.

    Thanks,

    – Ed

    #87872
    gpiccon
    Member
    Post count: 64

    Great. Thanks a lot Ed.

Viewing 15 posts - 1 through 15 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register