• Enabled the plugin & added 2 accordions to the linked page. The output of each accordion has the inline-style style="display: none;" and is therefore not rendering. I do have a conflicting shortcode in my theme PHP, but I’ve disabled it manually by commenting out the code in the appropriate theme file (no chance it will be overwritten by an update as I am heavily modifying it to produce a new theme).

    I can override the inline style w/ an !important declaration in my CSS, but that’s a band-aid solution. Would rather get to the bottom of this & fix it properly. Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author philbuchanan

    (@philbuchanan)

    I think there may still be a conflict with the theme. My plugin does not add display: none to the main accordion container at all. My guess is there is some code in a JavaScript file somewhere in the theme causing the issue.

    Thread Starter Chris J. Z?hller

    (@seezee)

    Thanks, that seems to be the likely culprit. I’ll dig thru the theme files & find the offending lines. Mark this closed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘inline display: none?’ is closed to new replies.