Givan
Givan
From the error messages it seems that for nginx tries to open urls like `/page/contact` as static file, fails and for some reason it doesn't test the following rule from...
The warning generated by `admin/controller/content/menus.php` is fixed in `latest.zip` please redownload and update the file. Directory permissions are standard, files should be owned by nginx user/group which is usually user...
This looks like it might be caused by javascript cache. If it still doesn't work after browser clear cache please check for javascript errros in developer tools > console (F12...
It looks like media.js is not updated on https://www.twilightcomputer.com.au/admin/default/libs/media/media.js where line 586 has an assignment. The test version https://test.twilightcomputer.com.au/admin/default/libs/media/media.js is the same as the latest version https://github.com/givanz/vvveb-admin-template/blob/master/libs/media/media.js#L586 and does not...
https://www.twilightcomputer.com.au/admin/default/libs/media/media.js it's now updated and has the new code. It's strange that you still get this error that should happen only with the older file, in the new file on...
Thanks for feedback, I was able to reproduce the bug on Firefox and fixed it in the last commit https://github.com/givanz/vvveb-admin-template/commit/916af350627c2c4730d1ca7a68920d8ac66559e1 If you don't want to wait for the next update...
Default image resize method was changed to crop and resize to have uniform size for images with different aspect ratios. You can switch to previous resize only method from `site...
Thanks for the bug report, it was caused by a chrome bug that adds div elements inside paragraphs on enter key. It's fixed in the latest update, changed file [public/js/vvvebjs/builder.js](https://github.com/givanz/Vvveb/blob/master/public/js/vvvebjs/builder.js)...
Can you please try on a newly added Showcase-3 section? The existing section might have a wrong structure from the previous bug with div elements inside p that might prevent...
Thanks for the bug reports, I fixed the php notices https://github.com/givanz/Vvveb/commit/1a2ad53dc720d141bc0fdc67cf897fec751ca418 https://github.com/givanz/Vvveb/commit/11f3b4aa378d2cd259dbd616787b3b498f1c720b