yeah, i saw that from one of the archives here… anyway, i’ll do the plan B instead. Also, why I am receiving the access denied here?
Can you check if the array of this code display value:
$location = get_field('location');
If yes there’s value,
could you check the external link from google if it is present in the footer:
https://maps.googleapis.com/maps/api/js?key=YOUR-KEY
If yes, this link is present,
please also make sure the javascript acf map and maps.googleapis.com can be seen at your inspect element – Network tab.
Previously i have this issue, but when I check these steps. It display correctly.
Can you provide your source code, so we can see and check what was the issue?
Thanks.
Ok, after I enable WP Debug, I saw some of the conflict codes between functions.php and plugins. And this fixed my case.
Additionally to my case:
[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
I think you should add the post/page where this “Screen” category will be shown.
Something like this:
Show this field group if
[post type] [is equal to] [single product] (and)
[post taxonomy] [is equal to] [screens]
Yeah i found this is the answer to my issue… Thanks Keith.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.