acf-options-for-polylang icon indicating copy to clipboard operation
acf-options-for-polylang copied to clipboard

Does not work with latest Version of ACF Pro 5.10.1

Open peerfischer opened this issue 3 years ago • 11 comments

Hello,

when trying to install on WP 5.8 / ACF 5.10.1 there is an error message "Advanced Custom Fields should be on version 5.6.0 or above."

Best P.

peerfischer avatar Aug 30 '21 09:08 peerfischer

I suppose this is due to this line of code in classes>requirements.php

if ( '5.6.0' > acf()->version )

With the update to 5.10.1 check_requirements() therefore returns false

subotni avatar Aug 30 '21 11:08 subotni

Jep, I can confirm this behaviour. I can't activate this plugin with ACF 10.5. But it works fine with ACF Pro 5.9.

ralphbolliger avatar Aug 30 '21 12:08 ralphbolliger

Hello,

Last commit should have corrected this. Sorry for the inconvenience.

Nicolas,

Rahe avatar Aug 30 '21 13:08 Rahe

There is a bug in the fix. In version check, there is greater than, not less than.

jarkkouro avatar Aug 30 '21 13:08 jarkkouro

The https://github.com/BeAPI/acf-options-for-polylang/commit/88314b353523a73891563e66abf561d5dc08c87a commit corrected the problem, thanks.🤟

clementbiron avatar Aug 31 '21 08:08 clementbiron

Has this been pushed to WordPress? I'm still facing the "Advanced Custom Fields should be on version 5.6.0 or above." prompt.

gustavsvenssonn avatar Sep 01 '21 08:09 gustavsvenssonn

Any change to create a release to wordpress.org/plugins/acf-options-for-polylang/ ?

luuptekman avatar Sep 01 '21 10:09 luuptekman

Hello,

version 1.1.9 released just now on github and wordpress.org.

Nicolas,

Rahe avatar Sep 01 '21 11:09 Rahe

Hello,

version 1.1.9 released just now on github and wordpress.org.

Nicolas,

Can you update correct version to here https://plugins.trac.wordpress.org/browser/acf-options-for-polylang/tags/1.1.9/bea-acf-options-for-polylang.php and https://plugins.trac.wordpress.org/browser/acf-options-for-polylang/tags/1.1.9/readme.txt

They still say old version (1.1.8) and new version don't show correctly.

luuptekman avatar Sep 01 '21 12:09 luuptekman

Still unable to update to latest version 1.1.9 in WordPress.

lyonsun avatar Sep 01 '21 14:09 lyonsun

My bad, I forgot to upgrade the version into the files. I've just released the 1.1.10.

Rahe avatar Sep 01 '21 16:09 Rahe