• Hello!

    I’m having a bit of an issue where EHC seems to be firing after a few page widgets, causing content to fall out of their container DIVs.

    This is a live example. Some bits are still not functional:

    https://sportzsafe.com/SportzSafe-V2/2016/09/18/parents-guide-safer-athletics/?ign_skip=94z3ZGV7S00jKYa

    It appears to be entirely due to the Facebook comments and Twitter feed plugins loading after Equal Height Columns has run its own JavaScript to equalize each page.

    Depending on which blog post you’re on, sometimes it’ll equalize for the Twitter feed, sometimes not, and it almost never equalizes for the slow-as-molasses Facebook comments unless the post and comments section are of less height than the sidebar.

    I’m suspecting my problem may be related – code-wise – to the recent “Form goes under footer when expanded” post above, and the EHC JavaScript is firing before the Facebook or Twitter widgets take hold and expand the DIV. Is this the case? If so, would it be the right thing to try to re-fire EHC as described in that thread? I’ve already tried overflow:hidden;, and though it does work at times, it’ll also sometimes chop off the content on the main/left content container.

    Thank you for the assist!

    -Kurt

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Facebook, Twitter widgets loading after Equal Height Columns, content overflowin’ is closed to new replies.