Advanced Custom Fields As Post Contenet
-
Hi All,
I am building a Fantsy Football site and am using the Advanced Custom Fields with the fields accessible from the font end so user can easily update their teams without going to the back end.
I have gotten all of the above to work and updating the fields on the font end will update the post to reflect the new content. However, I also want to pull the post content to a centralized area so the administrator of the league can find all teams submitted in one locations instead of having to visit each post to get the teams.
Before I started to try Advanced Custom Fields to update teams, I used the RPS Include Content plugin to pull in the content of each post to a central location. Now that I have switched the the ACF plugin, I can’t seem to get the ACF fields to be the actual post content for each post.
WordPress has this function to dispaly the content of each post the_content(); and I want the ACF content to fall inside the post content so I can then pull it to different locations.
Can anyone help me achieve this?
Thanks,
Peter
The topic ‘Advanced Custom Fields As Post Contenet’ is closed to new replies.