PenciDesign Supporter replied
Hi,
About this case, please:
Find:
<?php the_content(); ?>
Replace with:
<?php echo get_the_content(); ?>
This is a temporary solution, I'll check again on my development site and then update this ticket when I'm found the solution.
Regards,
PenciDesign.