ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
924 stars 218 forks source link

Page builder and Pantheon hosting #3559

Open vampandora opened 5 years ago

vampandora commented 5 years ago

I"m having the same issue that is described here: https://github.com/ThemeFuse/Unyson/issues/2568

But the solution at the bottom doesn't make sense to me. I don't know what file to change.

what is the correct file to edit to update the updated path that points to /uploads directory so it is a writable directory on the live server?

iajay commented 5 years ago

same here... tried all types of symlinks and also the custom folder for extensions.. nothing works :(

vampandora commented 5 years ago

I had to install and use Visual Composer Website Builder (https://visualcomposer.io/) and rebuild my pages that were using the Unyson page builder. It was not a good week. But it works now. It did eliminate some of the Theme functionality but for the most part it worked.

carl-alberto commented 5 years ago

The Unyson extensions seems to have some .gitignore files lying around and it prevents all of the codes being deployed in the platform: https://github.com/ThemeFuse/Unyson/issues/3615. Hopefully the author can remove it in their production version so it won't mess up with hosts that has built in version control like Pantheon.