• Resolved kkngai96

    (@kkngai96)


    Hi I created a frontend form and put it in an Elementor popup, but there are 2 main problems:

    1. The style is different from the backend admin interface. I want it to be the same as backend, just like the one in your website (https://www.acf-extended.com/features/fields/select). The reason I’m asking for this is because mine in the frontend is not displaying properly (eg. dropdown box not in the correct position, either too far away or covering the field)
    2. Conditional, add button to create terms not working (The second problem only appears in the popup, not in the pages/posts)

    I’m not an expert in coding and would be grateful if you can point me a direction to solve the interface problem. Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    1. The dropdown from the ACF Select field is using the Select2 library. This is tied to the native ACF logic. As you can see it works correctly in the documentation (which use front-end forms). If you have visual problems, then it comes from your theme/plugins CSS or JS.

    2. It looks like the problem is the same as above. You’ll have to debug your theme/plugins manually. You can try to use a Blank WP Theme, you’ll see that ACF Front-End Forms work correctly.

    Hope it helps!

    Regards.

Viewing 1 replies (of 1 total)

The topic ‘Frontend form style’ is closed to new replies.