[Support request] Advanced Custom Fields doesn’t display content on Generatepress

Home Forums Support [Support request] Advanced Custom Fields doesn’t display content on Generatepress

Home Forums Support Advanced Custom Fields doesn’t display content on Generatepress

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1486396
    Marcin

    Hi,
    I need to use the Advanced Custom Fields plugin for my posts but it doesn’t work. Since i installed gp, the content added in ACF is simply not displayed. Do You have any thoughts?

    #1486537
    David
    Staff
    Customer Support

    Hi there,

    How are you displaying the ACF Content ? Are you using a Custom Template ?

    #1486608
    Marcin

    No, I have Advanced Custom Fields plugin, so I’ve added an extra field to specyfic post type.

    #1486705
    David
    Staff
    Customer Support

    You need to output those fields in the template, which would require either:

    a. A custom PHP template for your posts

    OR

    b. the easier method is to use GP Hooks to insert your fields into the template:

    https://docs.generatepress.com/article/hooks-element-overview/

    ACF provides documentation on the code it requires to display its fields here:

    https://www.advancedcustomfields.com/resources/the_field/

    We can help with the hook method … Let us know if you need any help with that.

    #1486713
    Marcin

    Okay, I understand. Hook method it what I need. I think I can manage it myself, but If I would have a problem I will write back. Thank You.

    #1486737
    David
    Staff
    Customer Support

    You’re welcome !

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.