• I’m trying to test the new Chapter Builder feature and it’s not working. I’ve identified some errant HTML in the plugin code that causes the issue. There is an extra " before each of the class="<?php in the Explicit switch HTML.

    It produces these errors in the JS console, which I believe are breaking the JS needed for the Chapter Builder:

    Uncaught SyntaxError: unexpected token: ‘-‘ post.php:2861:22

    Uncaught SyntaxError: missing ( before formal parameters post.php:3234:27

    Uncaught SyntaxError: unexpected token: ‘-‘post.php:3465:18

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter justinmaurerdotdev

    (@360zen)

    I’d be happy to submit a pull request for the fix, but I haven’t been able to find a public repo for the plugin.

    Plugin Support Shawn

    (@shawnogordo)

    Update to the latest version of PowerPress if you haven’t already. If the problem persists, leave another message here and let us know.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTML markup error in Explicit Switch causing broken Chatper Builder’ is closed to new replies.