ACF Support
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Standard custom fields are missingHi there,
Thanks for reaching out to us!
Could please add the filter below in your theme functions.php and let me know how it goes?
add_filter( 'acf/settings/remove_wp_meta_box', '__return_false' );If you need further clarification, please create a ticket using our support form and we can look into it further.
Hi there!
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®)] Display a custom field on the shop/catalogHi there!
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®)] ACF field in rss?Hi there!
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®)] URL in select fieldHi there!
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®)] repeatable date filedHi there!
ACF Support Team here. This forum is generally used by ACF users to help each other out.
However, we would love to get more information on what you are trying to achieve, 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®)] disable required field?Hi there!
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.
Hi there,
There was a temporary issue with our blog and it was fixed. You should be able to that link – https://www.advancedcustomfields.com/blog/acf-6-2-7-security-release/
Regards.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] New WC Product EditorHi there,
Right now ACF fields will not appear in the new product editor.
About future compatibility, we cannot confirm that right now but what you can do is post this on our feedback forum here – Feedback Forum? This platform allows all our users to upvote feature requests, and we prioritize the development of the most popular ones. By sharing your idea on the forum, you not only help us understand your needs better but also allow others to support your suggestion.Regards.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] escape unsafe HTML complaintHi Barry,
Thank you for that feedback.
Would you mind posting this on our Feedback Forum? By sharing your idea on the forum, you not only help us understand your needs better but also allow others to support your suggestion.Thanks.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] IFRAMES are not showing after recent updateHi there,
Sorry to hear about this.
Could you reach out to support from here https://www.advancedcustomfields.com/support/Open a ticket and let them know of your specific issue with the WYSIWYG field and also include information on how you are adding the field’s value to the front end that is if you are using the_field method or the shortcode.
Cheers.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Defining checkbox conditionsHi there,
Could you try this:
<?php if( get_field('toi_12') == "08"){ echo "A"; }else{ echo "B"; } ?>Cheers.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] ACF PRO, not responding to field group editsHi @ko3nigsegg
Due to the nature of your case, I would recommend you reach out to ACF support directly here https://www.advancedcustomfields.com/support/.
Open a ticket and they should be able to work out the cause of the field group not showing up on the option pages you created.
Regards.
Hi there!
ACF Support Team here. This forum is generally used by ACF users to help each other out.
However, we would love to continue investigating the issue, please can you create a ticket using our support form and we can look into it further.
Hi there!
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.