TheExtensionLab / MegaMenu

Magento MegaMenu extension
27 stars 6 forks source link

TinyMce ul formatting issue. #16

Closed JamesAnelay closed 8 years ago

JamesAnelay commented 8 years ago

If the code below is processed by tinymce it will remove the widgets from the ul and place at the bottom.

<div class="list-block megamenu-list-block ">
<ul>
{{category widget}}
{{attribute widget}}
{{category widget}}
{{attribute widget}}
</ul>
</div>

I imagine there is a TinyMce setting that can be added to setup-override.js to fix this just not sure what that setting is.

JamesAnelay commented 8 years ago

Fixed with https://github.com/TheExtensionLab/TinyMceConfig/commit/152bccb02d60fe39dd84d0af175df20af6acd191