Fabien LEGE

Results 6 issues of Fabien LEGE

**Describe the bug** Unable to finish setup. allowing access to google drive file **To Reproduce** Steps to reproduce the behavior: 1. Download and install deb version (for ubuntu 18.04) 2....

bug

I've tried to install this tool but I've an error when I follow install instruction. On database creation (`bin/console orm:schema-tool:create`) i've got this error : ``` [ErrorException] "continue" targeting switch...

## Version - Carbon Fields: 3.1.15 - WordPress: 5.3.2 - PHP: 7.2 ## Expected Behavior Save the date with custom format ## Actual Behavior Date value don't be saved with...

I need to launch a jquery plugin on the textarea added by this plugin. How can i access to the jquery-editable textarea ? I want to maque this : $('#jquery-editable-textare').autosizetextarea();...

I've read this doc for [REST API authentication](https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/). At the last chapter ( [Authentication Plugins](https://github.com/WP-API/docs/blob/master/using-the-rest-api/authentication.md#authentication-plugins) ), the doc suggest some plugins to extends authentication methods. But all the suggested plugins...

If you try to use this class in a child theme, Tax-Meta-Class try to load CSS and JS from the parent theme. There is a 404 error in Chrome Console...