Closed xApep closed 1 year ago
I cannot reproduce the issue. However, I only tested with the content element, as your description is missing exact reproduction steps. If this issue still occurs, please provide more detailed reproduction steps.
To reproduce it:
I also cannot reproduce it this way. The custom template will be output:
<div class="mod_newslist block">
<!-- TEMPLATE START: templates/news_latest.html5 -->
<div class="layout_latest arc_1 block first even">
<!-- … -->
<!-- TEMPLATE START: templates/sharebuttons_foobar.html5 -->
<!-- … -->
<!-- TEMPLATE END: templates/sharebuttons_foobar.html5 -->
</div>
</div>
When you create a new template and select it, nothing happens. It always takes _default one.