ACF Support
Forum Replies Created
-
Hi @ivoltbg,
ACF Support Team here.
This forum is generally used by ACF users to help each other out.
However, we would love to continue investigating and troubleshooting this issue, please can you create a ticket using our support form and we can look into it further.
Regards,
Pat.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] CCT in ACFHi @dionix,
Thank you so much for your feedback , we really appreciate it.
To ensure your suggestion gets the attention it deserves, could you please post it on our Feedback Forum? This platform allows all our users to upvote feature requests, and we prioritize developing the most popular ones. By sharing your idea there, you not only help us understand your needs better but also allow others to support your suggestion.
We look forward to seeing your feature request and working towards making our product even better with your input.
If you need any further clarification, please feel free to create a ticket using our support form, and we’ll be happy to assist you further.
Best regards,
Pat
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Custom Field “File” not VisibleHi @grant512,
Thank you for reaching out.
This is a common point of confusion with ACF. Creating and filling out a custom field doesn’t automatically display it on your website – you also need to add a small code snippet to your theme template to render the field value on the front end. The issue is likely in this final step.
For a step-by-step guide, please reach out to our support team by creating a ticket, and we’ll assist you fully.
Best wishes,
Pat
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] taxonomy not an option if using elementorHi @ghmercado,
ACF Support Team here. This forum is generally used by ACF users to help each other out.
However, we would love to continue investigating and troubleshooting this issue, please can you create a ticket using our support form and we can look into it further.
Best regards,
Pat
Hi @hrkdevy,
Thank you for reaching out for assistance and for your detailed report.
It sounds like you’re encountering a new WordPress core notice related to localization. This specific notice,
_load_textdomain_just_in_time, usually indicates that a piece of code in either your theme or another plugin is calling an ACF-related function or string for translation before WordPress has fully initialized its translation system.We would love to continue investigating and troubleshooting this issue, as it often requires a closer look at the specific code running on your site. Please can you create a ticket using our support form and we can look into it further.
Kind regards,
Patroba.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Purchased Repeater plugin not working anymoreHi @nanny7,
Thank you for reaching out for assistance.
It sounds like you’re running into a compatibility issue with a legacy version of the Repeater add-on.
We would love to continue investigating and troubleshooting this issue, please can you create a ticket using our support form and we can look into it further.
Kind regards,
Patroba.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Uncaught Error: No select2/compat/dropdownCssHi @midas34,
Thank you for reaching out.
It looks like you’re encountering a JavaScript error related to the “Select2” script, which is used by ACF and many other plugins to create enhanced selection boxes. The error
No select2/compat/dropdownCsstypically occurs when another plugin or your theme loads an incompatible or different version of theSelect2script on the same page, causing a conflict.We would love to continue investigating and troubleshooting this issue, please can you create a ticket using our support form so that we can look into it further.
Best wishes,
Patroba.
Hi Stuart,
Thanks for reaching out with your question; it’s a great one, and I’m happy to help clarify.
Automating post creation from a front-end form with ACF is absolutely possible via it’s function called
acf_form().I recommend reviewing the official ACF documentation on creating front-end forms, the best starting point, as it explains the code and setup required to allow users (like your bands) to submit content that automatically generates a new post.
https://www.advancedcustomfields.com/resources/create-a-front-end-form/#overview
To answer your other question, this functionality is available in both the free and Pro versions of ACF. However, for the complex data you’ve mentioned (MP4s, MP3s, taxonomies, etc.), you will likely find that ACF Pro is a much better fit. The Pro version includes more advanced field types like the Gallery and Repeater fields, which are ideal for managing media files and repeatable data, giving you far more flexibility.
For more assistance on this, kindly create a ticket using our support form and we will be happy to help you further.
Best wishes,
Patroba.
Hi @allarmsllc,
Thank you for reaching out for assistance.
It sounds like you’re dealing with a plugin compatibility issue, especially since you’ve correctly identified that the problem started after a specific update to the WPC Composite Products plugin. When a third-party plugin update breaks the layout or functionality in the admin area, it often points to a conflict.
We would love to continue investigating and troubleshooting this issue, please can you create a ticket using our support form and we can look into it further.
Thanks,
Patroba
Hi Satya,
Thank you for reaching out for assistance.
It sounds like you’re encountering a conflict on the post-edit screen where updating an ACF field is interfering with the core WordPress saving process. This type of issue may indicate a JavaScript or REST API conflict, possibly caused by another plugin or your theme.
We’d be happy to investigate this further. Could you please create a ticket using our support form? This will allow us to take a closer look and assist you more effectively.
Best Wishes,
Patroba.
Hi @myworldz,
Thank you for reaching out for assistance.
It sounds like you’re encountering a common logic issue related to how ACF structures location rules. The key often lies in understanding the distinction between rules within the same group and those across different groups.
I recommend reviewing the official ACF documentation on location rules, which outlines how to properly assign field groups based on various conditions:
ACF Custom Location Rules DocumentationIf that doesn’t resolve your issue, please feel free to submit a support ticket using our support form, and we’ll be happy to look into it further.
Best wishes,
Patroba.
Hi Selah!
ACF Support Team here. This forum is generally used by ACF users to help each other out.
However, we would love to continue investigating and troubleshooting this issue, please can you create a ticket using our support form and we can look into it further.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Custom fields doesn’t show upHi @jtoney7852!
ACF Support Team here. This forum is generally used by ACF users to help each other out.
However, we would love to continue investigating and troubleshooting this issue, please can you create a ticket using our support form and we can look into it further.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Translation loading