Enguerran Weiss

Results 14 comments of Enguerran Weiss

Assuming I fixed the error I got earlier with the following: `response = new Buffer(dataString).toString('base64');` I still got the same error: 400, `rest_upload_no_data`

@anesumuz That seems obvious, but did you check that username / password are correct and registered on your WP install? If you need more help on this, open your own...

See #3415, this issue is not related to Slick, it's the expected behavior of `fr` units. Use `minmax(0, 1fr);` to allow your grid items to shrink.

You mean, slick.js is in `{ vertical: true, verticalSwipe: true }`? See: https://codepen.io/enguerranws/pen/dLNGQE