layers-wp / layerswp

Layers WordPress theme by Obox
http://www.layerswp.com
Other
23 stars 10 forks source link

Accordion excerpt has the wrong class breaking the style #414

Open ghost opened 6 years ago

ghost commented 6 years ago

When you create an accordion widget and add tome text a div class="excerpt"" is created and breaks the style (notice the second " ) I can reproduce it anytime I create a new accordion. I'm on the latest layerswp

ghost commented 6 years ago

It's in the pro plugin - still looking.

ghost commented 6 years ago

I think it's on line 366

<div class=excerpt"><?php layers_the_content( $item_ instance['content'] ); ?></div>

ghost commented 6 years ago

That fixed it - what do I get for the bounty ? :D heheheh