I installed the module and added a node as extra pane. I can see the checkbox (Terms of service) but no node content.

This is the code that comes out.

<div id="node-14" class="node node-statik-sayfa contextual-links-region clearfix">
    <h2><a href="/mesafeli-satis-sozlesmesi"></a></h2>

    <div class="content">
    </div>
</div>

Comments

yepa’s picture

Category: Bug report » Support request

Check if your field body is displayed in :
admin/structure/types/manage/your-content-type/display/checkout_pane

RgnYLDZ’s picture

That was the problem :) I think this was not in the previous versions. Or it was by default set to display. What matters is that it's working now.

Thanks a lot.

RgnYLDZ’s picture

Status: Active » Closed (works as designed)