python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Displaying ACF field in page or archive head
I would like to use an ACF field to inject Schema merkup to a few specific pages on my WordPress website. Some of them are custom taxonomies or custom post types.
After a two hour research on the topi...
spacer55
Votes: 0
Answers: 1
Populate Post Object field with selected value of taxonomy field ACF
I have 2 fields:
type taxonomy called "category"
type post object called "products"
What i want? populate the dropdown of "products" only with the "category" ...
Andres patiño
Votes: 0
Answers: 1
Shortcode in Divi rendering outside column and section
I have shortcode written in function.php file. I am using ACF to get custom data. But when I add shortcode inside page (in section's column) it is rendering outside in frontend.
Code in function.php
f...
webdevelopers sp
Votes: 0
Answers: 2
Custom front-end form for adding post - Category problem
I've created a CPT front-end form for post-adding. It has a title, description, categories, image, and a couple of custom fields connected with ACF in the backend.
Everything is working, except catego...
Marko
Votes: 0
Answers: 0