• Resolved hwcltjn

    (@hwcltjn)


    I’ve just discovered this plugin and started exploring it. It’s great so far! Thank you for all the hard work.

    I have a clone field that is calling all the fields from another field group with “Edition modal” enabled. The clone field group has a repeater.

    When I open the modal window to edit the fields and add a row to the repeater, the instructions are duplicated/presented twice. Tooltips as well.

    Screenshot – https://imgur.com/RaDZiLs

    WordPress – 5.7
    ACF Pro – 5.9.5
    ACF Extended – 0.8.8.1
    PHP – 7.4
    WPML ACF installed as well

    • This topic was modified 5 years, 2 months ago by hwcltjn.
    • This topic was modified 5 years, 2 months ago by hwcltjn.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the detailed report! I was able to reproduce this issue when using Field Group Instruction Placement “Above Fields” or “Tooltip” with your clone field setup. I added the bugfix on the todo list for the next patch in the Trello Board.

    Since it’s a javascript issue, I cannot give you a quickfix (Javascript files have minified & unminified versions). In the meantime, I would recommend to switch back the Instruction Placement back to default “Below Labels”. See screenshot: https://i.imgur.com/UXtbEfh.jpg

    This will fix the issue and the render will be very similar in your setup (instructions will be below labels).

    Sorry for the inconvenience.

    Regards.

    Thread Starter hwcltjn

    (@hwcltjn)

    @hwk-fr it’s not really an inconvenience when you’re offering the plugin for free and reply to a bug report the same day 🙂

    Thank you!

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Just a heads up to let you know that a fix for this issue will be included in the next patch. However, the next update is scheduled for the next week.

    In the meantime you can apply the fix by yourself to keep using the latest 0.8.8.1 update. To do so, please follow this instructions:

    Replace the following files in your ACF Extended plugin:

    • /plugins/acf-extended/assets/js/acfe.js
    • /plugins/acf-extended/assets/js/acfe.min.js

    With this files:

    Once updated, please make sure to clear your browser cache to use the updated version of the JS files. You can do it directly from your browser console, in the “Network” tab, by checking “Disable Cache” and pressing CTRL + SHIFT + R.

    You can also clear browser cache from your browser settings. Also make sure to press CTRL + SHIFT + R when visiting your admin page.

    Sorry for the inconvenience.

    Regards.

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Just a heads up to let you know that the latest 0.8.8.2 update fix the issue.

    Have a nice day!

    Regards.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Instructions Duplicated’ is closed to new replies.