• Resolved yeszao

    (@yeszao)


    Hi,
    I’m now use Prismatic, and my code is putting in ACF(advance custom field) field, but it doesn’t work if there’s no code in post content. Only if content has a code field then ACF field works well.

    Can anybody help me,
    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hi @yeszao,

    Glad to help. I do not use ACF so can you provide steps that I can follow to repeat the issue locally on default WP install? For example, the steps might look something like this:

    1. Install WP
    2. Install ACF
    3. Add code to such and such
    4. Do something etc, et al

    That way I can follow along and try to resolve any issue asap. Thank you.

    Thread Starter yeszao

    (@yeszao)

    Hi Jeff,

    Thanks for you reply. Following is my steps:

    1. Install Prismatic and active.
    2. Install ACF and active.
    3. Config Prismatic using Prism.
    4. Add a field to ACF, type is Wysiwyg Editor, name is “answer” for example.
    5. Open theme file single.php, add the_field('answer') to the content area.
    6. Add a new post at admin dashboard, add some code to the answer field.
    7. Finally, access the post at front.

    Thanks.

    Plugin Author Jeff Starr

    (@specialk)

    Thanks, I will investigate asap and try to resolve any issue. If you encounter any further clues, etc., please let me know. Thank you.

    Thread Starter yeszao

    (@yeszao)

    Ok, Thank you.

    Plugin Author Jeff Starr

    (@specialk)

    Just to follow up with this, the next version of the plugin supports highlighting and escaping in ACF fields on single post views. More details will be available in the FAQs on the plugin homepage. Thank you for the feedback @yeszao.

    Thread Starter yeszao

    (@yeszao)

    @specialk Great, Thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Prism dot not work if there’s code in ACF’ is closed to new replies.