Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with latest Version of ACF Pro 5.10.1 #78

Open
peerfischer opened this issue Aug 30, 2021 · 11 comments
Open

Does not work with latest Version of ACF Pro 5.10.1 #78

peerfischer opened this issue Aug 30, 2021 · 11 comments

Comments

@peerfischer
Copy link

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.

@subotni
Copy link

subotni commented Aug 30, 2021

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

@ralphbolliger
Copy link

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.

@Rahe
Copy link
Member

Rahe commented Aug 30, 2021

Hello,

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

Nicolas,

@jarkkouro
Copy link

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

@clementbiron
Copy link

The 88314b3 commit corrected the problem, thanks.🤟

@gustavsvenssonn
Copy link

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

@luuptekman
Copy link

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

@Rahe
Copy link
Member

Rahe commented Sep 1, 2021

Hello,

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

Nicolas,

@luuptekman
Copy link

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.

@lyonsun
Copy link

lyonsun commented Sep 1, 2021

Still unable to update to latest version 1.1.9 in WordPress.

@Rahe
Copy link
Member

Rahe commented Sep 1, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants