XPress - A theme and bridge for bringing WordPress into XenForo [Deleted]

When using the official s3 addon for xenforo located here ( https://xenforo.com/community/resou...or-amazon-s3-for-file-storage-in-xf-2-x.6805/ ) I get the following errors when browsing any wordpress page.

Code:
PHP message: PHP Fatal error:  Uncaught TypeError: Argument 1 passed to Aws\Handler\GuzzleV6\GuzzleHandler::Aws\Handler\GuzzleV6\{closure}() must be an instance of Exception, instance of TypeError given, called in /var/www/html/community/src/addons/XFAws/_vendor/guzzlehttp/promises/src/Promise.php on line 203 and defined in /var/www/html/community/src/addons/XFAws/_vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php:45
Stack trace:
#0 /var/www/html/community/src/addons/XFAws/_vendor/guzzlehttp/promises/src/Promise.php(203): Aws\Handler\GuzzleV6\GuzzleHandler::Aws\Handler\GuzzleV6\{closure}(Object(TypeError))
#1 /var/www/html/community/src/addons/XFAws/_vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\Promise\Promise::callHandler(2, Object(TypeError), Array)
#2 /var/www/html/community/src/addons/XFAws/_vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}()
#3 /var/


I have a ticket opened #12470
 
Thanks, but how would we go about making the blog Home and not have the blog menu.. I've managed but the category submenu doesn't move under home when i set home as the static page within wordpress.
The documentation gives you enough information to get up and running, but is lacking how you manage pages and menu setups.
There are a number of addons that i'm thinking of using that need a page and menu entry, I'm guessing i have to add the menu mittems within Pulic Navigation with admin of XF.
You would need too make such pages within the Public Navigation section of your administrative panel, yes.

When using the official s3 addon for xenforo located here ( https://xenforo.com/community/resou...or-amazon-s3-for-file-storage-in-xf-2-x.6805/ ) I get the following errors when browsing any wordpress page.

Code:
PHP message: PHP Fatal error:  Uncaught TypeError: Argument 1 passed to Aws\Handler\GuzzleV6\GuzzleHandler::Aws\Handler\GuzzleV6\{closure}() must be an instance of Exception, instance of TypeError given, called in /var/www/html/community/src/addons/XFAws/_vendor/guzzlehttp/promises/src/Promise.php on line 203 and defined in /var/www/html/community/src/addons/XFAws/_vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php:45
Stack trace:
#0 /var/www/html/community/src/addons/XFAws/_vendor/guzzlehttp/promises/src/Promise.php(203): Aws\Handler\GuzzleV6\GuzzleHandler::Aws\Handler\GuzzleV6\{closure}(Object(TypeError))
#1 /var/www/html/community/src/addons/XFAws/_vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\Promise\Promise::callHandler(2, Object(TypeError), Array)
#2 /var/www/html/community/src/addons/XFAws/_vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}()
#3 /var/


I have a ticket opened #12470

We have received your ticket and will respond soon! :)
 
If I buy a wordpress theme and put my forum into that with your addon is the style from wordpress also in my forum?
 
If I buy a wordpress theme and put my forum into that with your addon is the style from wordpress also in my forum?

It's the opposite way around - Xpress can use your forum theme for your wordpress blog. Otherwise you can keep your WP theme (it might need a few amendments) and try to design your Xenforo theme to mimic it.
 
Works with 2.1 BETA4.
Only issue is that in ACP the FA icon is broken.
Other issue (which existed in 2.0.X also is that latest patch if enabled on WP, it breaks the WP CSS completely. So, I am running one patch lower on WP side.

I am using SSO only.
 
I have Wordpress and Xpress installed. I now need to create a menu structure like my old site has in Wordpress

189526

How do I replicate this in XPress??
 
I was wondering if I could use this with WordPress multi-site? I want to make current categories into multi-sites, each with their own home page...
 
Last edited:
Works with 2.1 BETA4.
Only issue is that in ACP the FA icon is broken.
Other issue (which existed in 2.0.X also is that latest patch if enabled on WP, it breaks the WP CSS completely. So, I am running one patch lower on WP side.

I am using SSO only.

I just updated to 2.1 BETA 4 and WordPress 5.0 on my test set. I see no issues other than the broken FA icon.
I have not seen the other issue. I did run into a problem that if you disable the addon in the XF CP before switching your WP theme to something other than the XPress theme, it breaks the WP site. I think the same happens if you disable the WP plugin before switching the theme.

Hope the next update comes out soon. I want to get my project moving.
 
I just updated to 2.1 BETA 4 and WordPress 5.0 on my test set. I see no issues other than the broken FA icon.
I have not seen the other issue. I did run into a problem that if you disable the addon in the XF CP before switching your WP theme to something other than the XPress theme, it breaks the WP site. I think the same happens if you disable the WP plugin before switching the theme.

Hope the next update comes out soon. I want to get my project moving.
Only thing that I face is that latest patch break WP CSS entirely. This has been there since XF2.0.x
 
What is the refund policy or a trial I can request? I essentially just want to trial this in a local dev environment to see if it'll make sense for my use case before deciding to purchase.

  • Is WP 5.x supported?
  • Is there a way to do synchronize Xenforo users to Wordpress only if they are in a special XF usergroup? Trying to avoid needing to maintain two sets of users if only a subset of XF users will be able to submit articles through Wordpress.

I created my own Wordpress bridge for XF 1.x for my site but it took a lonnnng time to do so looking to see if I can just use this as replacement as part of my work trying to upgrade to XF 2.

Thank you!
 
Last edited:
Top Bottom