The bridge to Wordpress, Xenword, is not able to link posts, new or old.
(The author isn't very available for trouble shooting at the moment.)
I have some errors in ACP:
ErrorException: Fatal Error: Call to a member function exists() on a non-object - /var/www/vhosts/URL/SUBDOMAIN.URL/wp-includes/pluggable.php:989
Generated By: MY-ADMIN-USER, Yesterday at 11:46 PM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(47) "
https://SUBDOMAIN.URL/wp-admin/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
And this one
ErrorException: Fatal Error: Call to a member function check_capabilities() on a non-object - /var/www/vhosts/URL/SUBDOMAIN.URL/wp-includes/class-wp-customize-control.php:283
Generated By: MY-ADMIN-USER, Yesterday at 11:14 PM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(83) "
https://SUBDOMAIN.URL/wp-admin/customize.php?theme=mytheme-2"
["_GET"] => array(1) {
["theme"] => string(16) "mytheme-2"
}
["_POST"] => array(0) {
}
}