Skip to main content

Questions tagged [custom-field]

Custom Fields are fields that can hold arbitrary extra information known as meta-data.

0 votes
1 answer
77 views

All of this code works perfectly, if all of the acf fields have no data, the section isn't loaded. My problem is, the initial variable setup regarding $scheduleEventGroup1 and $scheduleEventGroup2 is ...
alex's user avatar
  • 3
0 votes
1 answer
104 views

I have a custom theme (Novo) installed and it provides a field "short description" used in the overview for blog posts. I create a blog post in English and a translation in German. Both ...
jshlke's user avatar
  • 105
0 votes
0 answers
37 views

I'm displaying three lists of events on my site: past events, current events, and future events. The lists are sorted by a custom date time field. The code I have is currently working, but Wordpress ...
Sam Sabin's user avatar
  • 101
0 votes
0 answers
23 views

I want a sidebar panel in the post editor where a user can pick an assignee and an editor for a post. The post will be populated by a list of every user on the site. When the page loads, I want the ...
user18102663's user avatar
0 votes
0 answers
54 views

I'm still learning and have looked at many articles on this site (like this one) and others (my favorite: here), including WP documentation and woocommerce documentation. I'm trying to (a) use a ...
Matthew's user avatar
0 votes
0 answers
26 views

When I create a post in WordPress and set a custom (meta) field it saves it correctly. However if I schedule it, when it publishes it the value is lost.
Sarfaraz Jamal's user avatar
0 votes
0 answers
47 views

I’m using the classic editor and have disabled Gutenberg blocks and global styles. I’ve created a custom post type named Resources, for which I’ve also created an archive archive-resources.php. I’ve ...
Codette's user avatar
  • 85
0 votes
0 answers
24 views

I have some custom fields in admin panel, some filled and some is empty. I want to order by first all with values and the rest is will be empty fields. How can I do this ?
webstackoverload's user avatar
0 votes
0 answers
29 views

I have auto-generated a text field value from another field in ACF pro. The field is showing the data but I can't use it anywhere. I assume it doesn't save or update. Here are my code function ...
Noobie's user avatar
  • 109
0 votes
1 answer
33 views

I'm trying to create a custom sortable admin column for a custom post type that contains a "repeater" field. The plugin I'm using for this field saves the values as separate entries in the ...
Aayla Secura's user avatar
0 votes
0 answers
36 views

I have the following custom query and I would like to exclude any posts whose SCF dates are in the past. I have checked that the custom date of the post is returned in the Ymd format and it is. I can ...
Eind999's user avatar
  • 101
0 votes
0 answers
48 views

I'm trying to write a plugin that will pull pdfs from a set URL, but the meta field isn't saving. Here is my code: <?php /* Plugin Name: Custom PDF Upload Plugin URI: http://example.com/ ...
pressword's user avatar
  • 400
0 votes
1 answer
203 views

Sorry I'm quite new at coding, and also working with WordPress and ACF, and I'm trying my best but I can't figure this out: I'm trying to load my taxonomy description in rich text. Currently I'm using ...
Casper Boon's user avatar
2 votes
1 answer
50 views

This codes works fine for searching by custom field content, but could someone help me to modify it so I can search by post id instead of one of the three custom fields? I will only ever search for ...
Bill's user avatar
  • 41
0 votes
1 answer
52 views

I'm using two custom fields in wordpress to filter a persons database (custom taxonomy = persons) by gender and age. I would like the domain path name to look like that: domain.com/persons/women/...
Andreas Böttcher's user avatar

15 30 50 per page
1
2 3 4 5
248