ACF Support
Forum Replies Created
-
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®)] Productos con variantesHi 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!
ACF Support Team here, Thanks for reaching out with your query we would be happy to assist.In WordPress, it is preferred to escape content at the late stage of rendering. So the method below is most preferred.
$some_url = get_field('some_url'); echo '<p>Visit <a href="' . esc_url($some_url) . '">this website</a></p>'; echo '<p>Really!! Visit <a href="' . esc_url($some_url) . '">this website</a></p>';Hope this info helps and if you need further clarification, please create a ticket using our support form and we can look into it further.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Open all fields at once in the adminHi 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 info on this issue, please can you create a ticket using our support form and we can look into it further.
- This reply was modified 2 years, 10 months ago by ACF Support.
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 @flexi2202
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®)] How do you add a fieldHi @sypomark
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 Pro SupportACF Support Team here.
I noticed that you’ve been in communication with my colleague via our support form. Please feel free to reply to the ticket #6441774 in case you need any further assistance.
Hi @pao2
We would love to investigate and troubleshoot this issue, can you please create a ticket using our support form and send us a JSON export of the field group so we can look into it further?
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Add attachment field value to img markupHi @hommealone
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 is become optional on the front endForum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] ACF Fields Editable Theme UIHi @craiglambo
ACF Support Team here! Sorry for the massive delay on this one.
Unfortunately, we do not have a drag and drop feature at the moment.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Whats new in this ACF Pro?Hi @zoe20
ACF Support Team here.
With ACF 6.1 you can now register custom post types and custom taxonomies, without having to install CPT UI. For more, please refer to our guide here: https://www.advancedcustomfields.com/resources/post-types-and-taxonomies/
Hope this helps.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Display output (CPT) based on user inputACF 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 in Woocommerce Shop pageHi @abu117
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.