Tony Djukic

Results 3 issues of Tony Djukic

When using the IMAGE module in the Unyson page builder you can successfully select an image and in the editor it looks as though everything is working fine. On the...

Compatibility check throws multiple errors regarding the use of 'resource' in the AWS plugin's code and resource being a reserved keyword in PHP 7. After reviewing the code for the...

When building the code for the `$pager` variable on line 68 in `responsiveslides.js` the `` tag for the pager isn't closed properly. You have: ``` $pager = $(""), ``` Whereas...