Forum Replies Created
-
AuthorPosts
-
Jayron Castro
ParticipantHi Peter,
When you talk about replacing the %singular_name% field, does it happen automatically when I finish creating the CPT, or manually, do I need to change the name myself? I'm confused.
September 9, 2025 at 12:11 AM in reply to: Bricks Dynamic Data & Nested Groups on a Settings Page #48950Jayron Castro
ParticipantThanks
Jayron Castro
ParticipantThank you for your help, but the research has already worked.
Jayron Castro
ParticipantI need to return only users registered with the 'teacher' profile, I used the query args field but did not get the expected return, because like the attached image, the value is serialized in the database.
How can I solve it?
https://ibb.co/qRyjJxP
https://ibb.co/TtCxxwJ
https://ibb.co/3Fn4BvcJayron Castro
ParticipantI managed to solve the problem using a filter from the bricks builder theme, as I processed the query return before reaching the front-end, but I need to know if there is any way to solve the problem only through the metabox, as the objective is to list only the classes active.
Below is the code:
I would like to take this opportunity to ask where the metabox saves the data for the custom fields, because the wp_postmeta table only contains the definition of the fields, but I couldn't find the data in that table.
The image below shows the definition of the field that is saved in the wp_postmeta table, but I couldn't find the field data, can you clarify this question?
Jayron Castro
Participantthe data I need to know are the field values, received by the frontend.
After I configure a field it appears in the frontend, but I don't know how WordPress saves the data entered in the field.
Did you understand?
-
AuthorPosts