python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Ouput ACF Color Picker Field Type from categories
I want to get the color of a category. In ACF I have created a color picker field type, which I can then adjust via Posts > Categories > Category.
How can I get the output of an ACF color picker...
Bokly
Votes: 0
Answers: 1
Custom post type taxonomy not being replaced in ACF post object field output
I have a custom post type (Photos) and a taxonomy (Locations) setup on my client's website. The permalinks work correctly when accessed using the menus, search, and directly from the custom post type ...
Mike Hermary
Votes: 0
Answers: 1
How to check if current logged user is author of post
Im new to Timber/Twig.
I want to display "edit button" near posts that already logged in user is author of (wordpress).
Im using loop to display posts, if I use {{user.id} and {{post.author....
Magikstah
Votes: 0
Answers: 0
How do I get and set Advanced Custom Fields data as a variable in Timber $context to use in a post query?
I want to get and set the value of an ACF field into a variable in my home.php file and then use this as part of a query.
So, for example, if a user enters the word 'event' in the the field 'cat_name'...
Tenhats
Votes: 0
Answers: 1