General syntax errors & better compat for older wp/php versions.
@paolofalomo is keeping an
@All We need more testers to find some
== UPDATE 12/05/2016 ==
Possible solution: #4 (comment 11768721)
@paolofalomo is keeping an
@All We need more testers to find some
Possible solution: #4 (comment 11768721)
Reassigned to @paolofalomo
mentioned in commit f0a906ed
mentioned in commit ece0116f
Just released 0.4.3 that should fix this issue
Thx @thenotec for segnalation.
Thx [John Peacock] (john@peacockdigitalmedia.com) for helping me investigating on this issue.
If you're having this issue in some particular configuration or local hosting try to set short_open_tag=On
in your php.ini.
This fix refers to errors like Parse error: syntax error, unexpected 'elseif' (T_ELSEIF) in /htdocs/wp-content/plugins/wp-flickity/wp-flickity-admin-ui.php on line 186
Status changed to closed
Tested in a dev enviroment and worked fine.