mitchmac / ServerlessWP

Host WordPress sites on Vercel, Netlify, or AWS Lambda
GNU General Public License v3.0
240 stars 85 forks source link

Oxygen Builder is not working - Blank page #57

Open HatimDa opened 5 months ago

HatimDa commented 5 months ago

Thank you for the fantastic directory, @mitchmac. I encountered some problems with the Oxygen Builder Plugin. Specifically, when I attempt to edit using Oxygen Builder (similar to Elementor), I end up with a blank page.

Browser Console: hostname.vercel.app/?ct_template=primary&ct_builder=true net::ERR_CONTENT_DECODING_FAILED 200 (OK)

Vercel Logs: [Tue Jan 23 12:42:14 2024] 127.0.0.1:55948 [404]: GET /wp-content/uploads/oxygen/css/universal.css?ver=6.3.1&cache=1706011529 - No such file or directory

Do you know of any potential solutions to this issue? I'd like to continue building our website using the Oxygen Builder.

Also is there a way we can also update the Wordpress Version? Maybe that's the problem.

PS: Yes I already added the oxygen plugin to the repo and redeployed on vercel before touching anything.