Support

Account

Home Forums Backend Issues (wp-admin) store extended data in acf Reply To: store extended data in acf

  • Hi @allonestring

    Yes, you’re correct. You can also separate the instruction to field-based so it will have something like the instruction (using the standard content editor), growth time (text/number field), type of soil (text/select field), etc. That way, it will be more organized.

    The post object field documentation has an example on how you add it in your template file. But you need to add it to the right files. If you want to show it on your post page, you need to add the code in the single.php file. This page should give you more idea about it: https://codex.wordpress.org/Templates.

    If you don’t have the time to learn it, I suggest you hire a developer to help you out with it, and I’d recommend looking for one on https://studio.envato.com/ or https://www.upwork.com/.

    I hope this helps 🙂