Hi, I am using the WP Discourse plugin on a Wordpress 5.0.2 multisite, and have successfully had multiple sites on the network integrated with our Discourse instance. This works for default posts and pages, as well as for custom post types created by podcasting and event plugins.
However, on custom post types created with the Toolset Types plugin, I am not able to access the editor when enabling the WP-Disource plugin (v. 1.79 and 1.8). Unselecting WP Discourse for those content types restores access to the editor.
This occurs both in live and staging environments. The following error is from our staging:
. componentDidUpdate
zc@https://metapsy.theoryofetest.wpengine.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:146:367
wc@https://metapsy.theoryofetest.wpengine.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:138:274
fa@https://metapsy.theoryofetest.wpengine.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:137:117
gg@https://metapsy.theoryofetest.wpengine.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:135:198
Ca@https://metapsy.theoryofetest.wpengine.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:133:367
enqueueSetState@https://metapsy.theoryofetest.wpengine.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:191:326
setState@https://metapsy.theoryofetest.wpengine.com/wp-includes/js/dist/vendor/react.min.js?ver=16.6.3:20:319
promiseReactionJob@[native code]
Thanks for any help.