Forum Replies Created

Viewing 1 replies (of 1 total)
  • `To fix the issue just replace line 15 in the file bulk-block-converter/js/scripts.js, witch is:

    wp.editPost.initializeEditor(‘bbconv-editor’);

    with:

    wp.editPost.initializeEditor(‘bbconv-editor’, ”, 0, {styles: []});`

    Not working anyway. Is there any other way to resolve it? thanks ((

Viewing 1 replies (of 1 total)