qtranslate / qtranslate-xt

qTranslate-XT (eXTended) - reviving qTranslate-X multilingual plugin for WordPress. A new community-driven plugin soon. Built-in modules for WooCommerce, ACF, slugs and others.
GNU General Public License v2.0
550 stars 103 forks source link

ACF PRO 6.0.7 - cannot see option to create qTranslate fields #1291

Closed dragonwear closed 1 year ago

dragonwear commented 1 year ago

Hello,

with newest ACF PRO 6.0.7 i cannot see option to create qTranslate fields. When creating custom field, qtranslate fields are not seen there, thus unable to create one.

It works on site with ACF PRO 6.0.5 and latest qtranslate-xt

Using the latest version of qtranslate-xt.

This problem was here before, so I am curious if someone has the same problem or can give me some guidance how to fix it.

Kind regards, me

herrvigg commented 1 year ago

I tried with ACF Free 6.0.7 and I can't reproduce the problem. I can see all the "qTranslate-XT extended fields" when I edit a group field, if this is what you mean by "creating a custom field". Are you using the latest version on github (master branch) or the last release 3.13.0?

I'd like to deprecate the "qTranslate-XT extended fields". Consider switching to standard ACF fields like text, textarea and wysiwyg. These are the ones we should keep.

dragonwear commented 1 year ago

I tried with ACF Free 6.0.7 and I can't reproduce the problem. I can see all the "qTranslate-XT extended fields" when I edit a group field, if this is what you mean by "creating a custom field". Are you using the latest version on github (master branch) or the last release 3.13.0?

I'd like to deprecate the "qTranslate-XT extended fields". Consider switching to standard ACF fields like text, textarea and wysiwyg. These are the ones we should keep.

Using 3.13.0 qtranslate, tried with 3.12.1 also that worked on the other site.

I mean, when creating field group and picking type of custom field, there are no qtranslate fields at all in select menu.

Now I noticed, that difference between those two sites is PHP version, the one where it works is 7.xx and the one that doesnt work is 8.xx

Can the problem be there?

Thank you for your time

MKRD-SUPPORT commented 1 year ago

In my quick check with PHP 8.x, ACF-PRO 6.0.7 and QTX 3.13, I was not able to reproduce the behavior described (group & QTX fields).

herrvigg commented 1 year ago

No problem with PHP 8.2.0. It's something else, maybe another plugin creating troubles. What do you have? Try disabling all except QTX + ACF. Obviously, check that the ACF module is active and if translation of standard fields is working, there were many fixes with 3.13.0 including the initialization sequence.

herrvigg commented 1 year ago

@dragonwear please retry with last release 3.14.0 and see the new settings. The redundant qTranslate fields are now deprecated, try using the standard ones. If you still see some problems give more information, I will close this ticket if there's no activity.

herrvigg commented 1 year ago

No update so I close this ticket. Re-open if you can provide more relevant data and how to reproduce it.