Home › Forums › Front-end Issues › fields not shown on front site
i have installed plugin and created 2 fields , when i add new post i see fields there and i save also data for fields and save post , but when i open site front and click on post , i see only post content and i dont see new fields which created there , what can be problem ? i use last wordpress version and standart nop theme .
Have you added the code to your theme files? See the below link.
http://www.advancedcustomfields.com/resources/field-types/text/
if we already installed plugin to our site , need to add files also to theme files ? admin is working and i use standart nop theme , which code i need to add to my post theme files ?
i have added 1 field group and this group has 12 fields (about the car) and i saved 5 post include this fields , but how to show all fields from 1 field group in front area inside post details ?
Each field will have a type, and name, and a label. To display fields automatically you need to add the code to your theme that references these fields. The code may be different from field type to field type, but you would reference them using their field name. The documentation on this website has many code examples of how to do this. You can also use shortcodes to display data, but you would have to add them into each post individually.
I recommend you read through this article regarding displaying the data associated with your fields: http://www.advancedcustomfields.com/resources/getting-started/displaying-custom-field-values-in-your-theme/
From there, have a look at this page (http://www.advancedcustomfields.com/resources/) which will help you learn how take full of advantage of this plugin. If you still need help, you’re welcome to use this forum to ask questions, of course!
The topic ‘fields not shown on front site’ is closed to new replies.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.