Display : error with the_fields()
-
Hello,
I have a difficulty for display my custom fields :- When I use the_meta(), I see the name and not the label.
- When I use the_field(‘name_field’), I see the custom fields of one post in all posts.
- When I use the_field(‘name_field’, the_ID()), I see the good custom fields but with a number on the start.
Vous pouvez voir ici l’exemple montrant ces résultats.
I use a hook of my theme (Generate Press) to add this custom fields.
Thanks a lot
Adeline
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Display : error with the_fields()’ is closed to new replies.