[fmwp_forums /] shortcode not working – javascript error
We're trying to use the [fmwp_forums /] shortcode but it's not displaying anything. We can see it's making an API call, and causing a Javascript error:
underscore.min.js?ver=1.13.4:2 Uncaught SyntaxError: Invalid or unexpected token
at new Function (<anonymous>)
at Function.template (underscore.min.js?ver=1.13.4:2:15198)
at wp-util.min.js?ver=6.3.2:2:328
at Object.success (forums-list.min.js?ver=2.0.2:1:661)
at c (jquery.min.js?ver=3.7.0:2:25266)
at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.7.0:2:26015)
at Object.<anonymous> (wp-util.min.js?ver=6.3.2:2:1230)
at c (jquery.min.js?ver=3.7.0:2:25266)
at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.7.0:2:26015)
at l (jquery.min.js?ver=3.7.0:2:77721)