Ant Eksiler

Results 13 issues of Ant Eksiler

Getting this error: ``` ❌ Failed to compile build. 👉 ./dist/blocks.build.js from UglifyJs Unexpected token: name (result) [./dist/blocks.build.js:37363,6] ``` My dependencies: ``` "dependencies": { "@wordpress/components": "^10.2.0", "@wordpress/data-controls": "^1.17.1", "@wordpress/element": "^2.17.1",...

Using flickity.pkgd.min.js + fade script throws the following error: Cannot set properties of undefined (setting 'fade') Test case: https://codepen.io/anteksiler/pen/QWadjXP

I have seen this issue, but the fix given there is not applicable at the moment: https://github.com/syamilmj/Aqua-Resizer/issues/13 Is there anyway we can get this to work?

Removing any of the fields using the filter: ``` function thb_filter_typography_fields( $array, $field_id ) { if ( in_array( $field_id, array( 'primary_font' ), true ) ) { $array = array( 'font-family',...

Just tried this and it wasn't working. I was using a condition that watched a state of an option outside the list-item.

Is there anyway we can create a responsive typography option? I would like to create it myself, but have not found a user-friendly way of doing it yet.

It would be great to have a link option to utilize the WP add Link lightbox.

I would like to get other details like City and country information. Is this possible?

Using Safari 11.1.1, when you use the back button, the video is paused. For example: https://www.svdl.nl

I am trying to run gh-changelog on my computer for a private repo, but getting the below error: {"message":"Not Found","documentation_url":"http://developer.github.com/v3"}