Givan

Results 364 comments of Givan

Thanks for the bug report, it's fixed in the last commit https://github.com/givanz/Vvveb/commit/7c83b9ee9fb7a826be2fee7e3eb54e298df59fb2

Thanks for the bug report and fix, it's fixed in the latest commit https://github.com/givanz/VvvebJs/commit/319e96d1412339e923b90148a6250a5eacf6f94a

Thanks for the bug report, it's fixed in the latest commit https://github.com/givanz/VvvebJs/commit/33e89aefa5e4507d307a702af5c4a66271c95311

Hi You can add new buttons to text editor toolbar by adding the html to [editor.html#L530-L535](https://github.com/givanz/VvvebJs/blob/master/editor.html#L530-L535) and then add the event listener with the code to apply the style in...

Are you using multi site or have only one site? Another possible cause after permissions is invalid configuration/id's in `config/sites.php` due to some bug like one that was recently fixed...

It was a faulty built, the build script changes some css related to fonts to include multiple fonts only once to make the zip smaller, please redownload to get a...

Hi I added Arabic language pack https://github.com/Vvveb/ar the language pack can be installed from the language edit page https://demo.vvveb.com/admin/index.php?module=localization/language&language_id=8 The install button downloads vvveb.po to `locale/ar/LC_MESSAGES/vvveb.po` and then compiles vvveb.po...

Multi language content can be set from post/page edit page https://demo.vvveb.com/admin/index.php?module=content/post&post_id=6&type=post Existing translations can be edited from https://demo.vvveb.com/admin/index.php?module=localization/translations&action=domain&lang=ar&domain=vvveb New user defined translations can be added to user domain https://demo.vvveb.com/admin/index.php?module=localization/translations&lang=ar&domain=user&action=domains Text...

Do you have any language configured? it looks like there is no language tab for description. You need to have at least one language (default language) added in settings >...

Hi Thanks for the bug report, it's fixed in the last update, please redownload `latest.zip` and update files on your server, you might need to clear cache.