Sergi Arias

Results 9 issues of Sergi Arias

This solution works perfectly unless you need responsive radius, based on rem value. To solve it, I was thinking to add a js code on resize so it changes rx...

As most of the roots sage fans do, we write a lot of acf builder fields. Wouldn't it be interesting to have some snippets to complement the cheatsheet and thus...

I am building a block with acf that depends on some terms defined in poet. But they aren't available. I changed priority of init to 4 and it works, but...

Probably not this package fault, but the :messages attributes don't work for me. I checked and it converts it correctly to the data-message-success and so on in the markup. But...

It doesn't find the module because this ScrollMagic is in capitals. Changing to lowercase it works, but it maybe comes from this plugin? Before adding this plugin it didn't throw...

This is maybe an unreasonable request, as I wasn't able to solve it by myself, and maybe it's unfeasible given the way that Gutenberg saves the content and blocks. But...

### Version 4.2.2 ### What did you expect to happen? No php warning in shared hosting ### What actually happens? ``` Warning: is_readable(): open_basedir restriction in effect. File(/home) is not...

bug

Sometimes I give the full route to @svg and it doesn't work, it has to be absolute. (example "https://domain.com/wp-content/.../svgfile.svg") I would do it like this, in ResolvePath: ```php if (!...

### Current Behavior: ```html ``` Independently of remainder being true or false, the time reminder is shown. toggle function works (but if remainder isn't defined it doesn't). ### Expected Behavior:...

bug