Support

Account

Home Forums Search Search Results for 'WPML'

Search Results for 'WPML'

reply

  • TEST 4

    One more test. This time I updated WPML for their Beta versions:

    WPML Multilingual CMS — Version 3.1.8-b4
    WPML Translation Management — Version 1.9.7-b4

    It’s still not working.

    (all the test were running on a new and clean wp installation)

  • In the meanwhile i have run some more tests on a new installation:

    TEST 1
    this time with WP4.0, and the JUST the older versions of the plugins on a new installation:

    Advanced Custom Fields — Version 4.3.8
    WPML Multilingual CMS — Version 3.1.6
    WPML Translation Management — Version 1.9.5

    It works fine.

    _______

    TEST 2

    I updated the “Advanced Custom Fields” for the last version (v4.3.9):

    It works fine

    ______

    Test 3

    I updated WPML for the last versions:

    WPML Multilingual CMS Version — 3.1.7.2
    WPML Translation Management — Version 1.9.6

    Result: it doesn’t work. Apparently the problem is on this last versions of WPML. Am I right? There is something i can do?

    Thank you guys!

  • on a production website, running in older versions (WordPress 3.9.2 // Advanced Custom Fields by Elliot Condon version 4.3.8 // WPML Multilingual CMS by ICanLocalize version 3.1.6 // WPML Translation Management by ICanLocalize version 1.9.5), everything works fine:

    ### Environment ###

    WC Version: 2.1.12
    WC Database Version: 2.1.12
    WP Version: 3.9.2
    WP Multisite Enabled: No
    Web Server Info: nginx/1.1.19
    PHP Version: 5.3.10-1ubuntu3.13
    MySQL Version: 5.5.35
    WP Memory Limit: 256 MB
    WP Debug Mode: No
    WP Language: Default
    WP Max Upload Size: 32 MB
    PHP Post Max Size: 32 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 1000
    SUHOSIN Installed: No
    WC Logging: Log directory is writable.
    Default Timezone: Default timezone is UTC
    fsockopen/cURL: Your server has fsockopen and cURL enabled.
    SOAP Client: Your server has the SOAP Client class enabled.
    WP Remote Post: wp_remote_post() was successful – PayPal IPN is working.

    ### Plugins ###

    Installed Plugins: Advanced Custom Fields: Date and Time Picker by Per Soderlind version 2.0.16
    Advanced Custom Fields: Repeater Field by Elliot Condon version 1.1.1
    Share Buttons by AddToAny by AddToAny version 1.3.5
    Adminimize by Frank Bültge version 1.8.4
    Advanced Custom Fields: Limiter by Atomic Smash – David Darke version 1.1.0
    Advanced Custom Fields by Elliot Condon version 4.3.8
    Akismet by Automattic version 3.0.2
    Contact Form 7 by Takayuki Miyoshi version 3.9.1
    Custom Favicon by Dreams Online Themes version 1.0.2
    Google Analytics for WordPress by Joost de Valk version 4.3.5
    Google XML Sitemaps by Arne Brachhold version 4.0.7
    Latest Custom Post Type Updates by David Wood version 1.3.0
    Simple Image Sizes by Rahe version 3.0
    WPML Multilingual CMS by ICanLocalize version 3.1.6
    Soliloquy Thumbnails Addon by Thomas Griffin version 1.0.4.1
    Soliloquy by Thomas Griffin version 2.3.4
    User Role Editor by Vladimir Garagulya version 4.14.4
    WooCommerce Gateways Country Limiter by OnTheGoSystems version 1.0.3
    Woocommerce Adwords Conversion Tracking by Víctor Falcón version 1.0.1
    WooCommerce MailChimp by Adam Anderly version 1.3.1
    WooCommerce Multilingual by ICanLocalize version 3.3.2
    WooCommerce by WooThemes version 2.1.12
    WooCommerce HeidelpayCw by customweb GmbH version 1.0.120
    wpMandrill by Mandrill version 1.33
    WPML CMS Nav by ICanLocalize version 1.4.4
    WPML Media by ICanLocalize version 2.1.5
    WPML Sticky Links by ICanLocalize version 1.3.4
    WPML String Translation by ICanLocalize version 2.0.6
    WPML Translation Management by ICanLocalize version 1.9.5

  • +1 for this

    ACF Pro with WPML translation of $field[‘label’] needed.

  • I would love to use this functionality, but i don’t get how to use it. Can anybody please explain to me, how i should set up the acf_add_options_page? I want this feature (“Options page: Added compatibility for different language values” ) for a current project I’m working on.
    (working with WPML 3.1.6 and ACF_Pro 5.0.9)

  • Hi KS, you would probably have to translate it via wpml > translation management > #tab multilingual content setup

    When you scroll down you will see “Custom Field Translation” there you will probably find your custom field and you can set the translation instruction there.

  • Me to!

    Last night i dreamed that ACF Pro and WPML were fully compatible.

    In my dream i just created some fields, connected them to my home page and when I visited the translated version of the page the fields were there.

    With shaking hands I filled out the fields and submitted the page.

    My fingers trembled as I clicked the “visit page” link and my heart was filled with utter and complete joy when I saw that the data showed up on the front end.

    Oh what a beautiful dream it was.

  • I have the same problem. I had everthing set up so the things that don’t need translation would get the value from the original language, now I have to translate everything. The way I set it up was to have options pages (via the “acf_add_options_page” function) in the other languages and i appended the languagecode to the fields that needed to be translated and used ICL_LANGUAGE_CODE to get the correct field for the language. I believe the way it is set up now you don’t have to use the ICL_LANGUAGE_CODE anymore, however now I have to translate everything… I don’t think that that was the intention of duepi.biz who suggested the code.

    I use $field = get_field(‘your field’, option); and it translates the fields, but I don’t want to have to translate things that can be the same in other languages (like telephonenumbers).
    Please can someone enlighten us?

  • hey,

    i have pretty much the same issue.

    After setting “translate” for “field groups” and
    “do nothing” for “fields”
    at wpml options
    I can now create independent acf’s for the translation with independent field_names. saving here works…

    on a page/post i can copy the acfs with content to the translated page but when i edit the translated page it always gets overwritten by the acf’s from the default language page.

    trying to achieve:
    i need to copy content with acfs from a default language post to a translated language post. and then edit each language’s acf independently

    On every other project it just works fine that way…

    i already tried:

    1. 1)
      https://wpml.org/forums/topic/post-need-update-and-custom-field-dont-save-value/page/2/
      no success
    2. 2)
      http://support.advancedcustomfields.com/forums/topic/text-area-fields-are-not-saving-on-update/
      no success
    3. 3)
      deleting wpml completely and deactivating acf and all other plugins.
      then install wpml first and then activate acf again.
      no success.
    4. 4)
      tried every possible combination of settings in both plugins available.
      no success

    I can provide some login values to you elliot so you can test the bug and hopefully solve it!

    My next step would be to downgrade acf to an earlier version.

    versions:
    wpml: 3.1.7.2
    acf: 5.0.9
    wordpress: 4.0

    greetings timotheus

  • Sometimes making too big of a jump with both WPML and ACF can break stuff. I would recommend upgrading ACF to the most recent version of ACF 4 first and then do the same with WPML 2. Then once those versions are up to date you can upgrade ACF 4 to 5 and WPML 2 to 3.

  • Unfortunately today I updated from an old 4.x version of acf to pro5 and wpml from 2 to 3 and i could get nothing to work. The default language works perfectly, the second one (wpml-ed one) doesn’t show fields in frontend and it doesn’t save fields in backend. Even a print_r of fields show nothing 🙁

    I had to revert back to all previous one 🙁

  • Hi guys,

    I am still unable to produce any of the WPML issues. Can I ask for a very clear description of the issue with a set of instructions to reproduce the exact issue?

    Also, some login details would be great to see this in action.

    Thanks
    E

  • Hi.

    Is there any ongoing development to solve this issue?
    I just want to say hi – and hope to speed this up.

    Am thinking of that the problems with the combination of acf and wpml really is a huge advantage since both of these plugins makes WordPress so powerful.

    My concern is the “Settings of Multilingual content” that comes with WPML. But since Elliot is the true magician – I hope he/you can solve this.

    But I also has these problems, that translated pages is having a hard time “copying content” from repeaters, as well as adding new blocks in other languages.

    I know WPML and ACF does not really add up to a great combination in every moment, but I wish to make it a little more streamlined.

  • Hi Elliot,

    Yes I could see them in the Custom Fields page. I tried doing the upgrade when ACF PRO came out, it was an older version. The project ended up going online using old versions of ACF, WPML and WordPress for time constraint reasons, so I did not get to test the update using a more recent version of ACF.

    From what I’ve been told, the more recent versions of ACF fixed the issue. Or maybe it was more recent versions of WPML.

    In any case, I have not experienced the issue on any other project since then. Sorry I can’t be of more help in regard to this issue. I’m inclined to think it’s an issue that has been fixed.

    Cheers!

  • I have almost the same problem.
    I used to have a ACF field group and a copy of that in another language.
    Now the language options suddenly are gone in the settings of the ACF group and both groups appers in posts. But just one of them saves changes I make.

    What has happened? Are all my data lost for the translated ACF Group?

    Wordpress 4.0 + WPML + ACF

  • Hi @Elliot,

    After more testing, I think this bug is a «false positive». It seems the problem was due to files being added to the translated post before WPML Media was activated. As a result, the Media modal tries to get the data for the file in the original langauge, which it doesn’t have access to after WPML Media is installed. I created a new translation, and the problem wasn’t replicated.

    This particular project is huge, and I have editors adding content while I’m developing, thus the blooper. Cancel red alert.

  • I think that is hard to connect WPML with ACF, but it will be easiest to create multilangual plugin from the same author like ACF.
    It’s because, author of ACF can occur future problems when someone from WPML change some of functions.

    For me, it’s better way to have single plugin for multilangual working with ACF.

    WPML has many options that I’m not using.

    Issue for consideration 🙂

    Of course it can be paid plugin, I will pay for it as I pay for addons 🙂

  • Absolutely what I would need.
    We use ACF in every single Project and it´s the best extension ever, but we´re need to build multilingual pages all the time as well, and since this works like shit together I would really appreciate if you could get this work together. ACF is the biggest custom field extension and wpml is the biggest translation plugin. Please add WPML support.

    Even if this is a additional paid plugin, it´s fine with me.

    Like I see here, it was possible one day to dublicate / translate the field groups (http://vimeo.com/47708514).

    The Problem now is, if you select a english page where ACF should appear, it´s gone in french until you duplicate the whole field group and add the french page as new position. In the end you´ve got every field group dublicated and it shows multiple times on the page or post you selected. I guess you already know whats up exactly. As a fan who bought each of your plugins, I beg you: please add WPML support.

  • Hi @leof

    I believe this is the reason for the issue. Can you please contact WPML support and ask them for help to find and click the ‘Translate independently’ button?

    Thanks
    E

  • Hi guys

    I can’t replicate any of these WPML issues. Can you please clearly explain what is going wrong + steps to reproduce the issue.

    Thanks
    E

  • Hi @mosne

    Thanks for the request. Before we talk about conditional logic for language, did you know that ACF and WPML already play quite nicely together? You can translate each field group into each language.

    Then when editing a post, you can translate the post into each language and the respective field group will appear!

    Does that help?

  • Hi,

    I can’t see anywhere the button ‘Translate independently’…
    I saw it on your video but in my WPML install I just have :

    ——————————————-
    Traduire Duplicata
    Anglais + []
    ——————————————-

    When I clic Duplicata, un new button [Duplicate] shows up.
    This is the one I use.

  • I don’t have a lot of experience with different multilingual plugins. I do know form a bit of working with WPML and digging into things that it has problems with causing a site to be extremely slow with many languages. I also ran into problem recently with crons failing due to PHP errors.

  • It’s true that WPML is far from great but I’m not aware there’s a better solution for complex multilingual websites.

    Hube2, have you tried other multi-language plugins that allow some advanced options (string translation, translated CPT slugs, …)?

  • While I agree that ACF is the best when it comes to custom fields, I’m not so sure about WPML being the best.

Viewing 25 results - 301 through 325 (of 495 total)