Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #855756

    mitchmeister
    Participant

    Hi

    Since upgrading to 4.4 my Accordian on http://www.rehabitlabs.com/ is no longer working (won’t expand). Still fine in Chrome 49. Everything was working fine before the upgrade. Running OSX 10.11.4 & Safari 9.1

    #855790

    Alexander
    Keymaster

    Hi there,

    Thanks for letting us know. I can confirm this, and have been able to patch it in Cornerstone. Keep an eye out for an update to resolve the issue very soon.

    #855807

    mitchmeister
    Participant

    Additional issue: In Chrome

    I have this code inside an accordian

    [column type="1/5"] [icon type="search" style="font-size:100px; text-align: center;"] [/column] [column type="4/5" last="true"] Our Behavioural analytics solution enables you to better understand how your users are interacting with your product. We go beyond vanity and usage analytics to find [highlight]predictive correlations[/highlight] in your customers’ behaviour, so you can understand which behaviours correlate with strongest engagement. You can then use these insights to direct other users to the same actions. This results in stronger conversion rates for funnels and better retention and engagement for loops. [/column]

    It results in this when I click on the accordian item.
    Resulting rendering

    #855816

    Alexander
    Keymaster

    Hey there,

    Could you try wrapping your columns with [x_container][/x_container]? Our columns were never really meant to be used outside a container, so it looks like the changes we made to some baseline styles is breaking that accordion now.

    #855858

    mitchmeister
    Participant

    perfect thank you

    #855862

    Alexander
    Keymaster

    You’re welcome!