Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

ACF qTranslate 1.7.1 + Qtranslate-X bugs #19

Closed
fburatti opened this issue Feb 28, 2015 · 1 comment
Closed

ACF qTranslate 1.7.1 + Qtranslate-X bugs #19

fburatti opened this issue Feb 28, 2015 · 1 comment

Comments

@fburatti
Copy link
Contributor

The new release is much improved, thank you so much for your work!

I report some bugs:

  1. In the post editing screen (post, page and every custom post type) there is this notice:
    Notice</b>: Undefined variable: args in <b>/Applications/MAMP/htdocs/wp/wp-content/plugins/acf-qtranslate/src/acf_5/acf.php</b> on line <b>113

In the offending line perhaps we need to change acf_get_field_groups ($ args) to acf_get_field_groups ($ filter)
so the ACF fields used in the screen are correctly filtered.

  1. In addition, on the first loading of the edit page, the (hidden) switch-editor of acf-qtranslate fields is set to the wrong language, if the current language (stored in the administrator session) is different from the default.

  2. Inside Flexible Content or Repeater, the wysiwyg editor does not save the content in any language, however the text and plain textarea field work properly

Wordpress 4.1.1
Qtranslate-X 3.2
ACF Pro 5.1.9.1
ACF qTranslate 1.7.1

@funkjedi
Copy link
Owner

Thanks for reporting back. These issue should now be resolved in the latest release 1.7.2 which I just pushed out.

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

No branches or pull requests

2 participants