Support

Account

Home Forums General Issues populate divi gallery module with ACF Reply To: populate divi gallery module with ACF

  • Hi,

    The query that I have inserted instead of this one is_singular( array( ‘custom-post-type’ ) ) is:
    if ( is_singular( array( ‘galeria’ ) )

    And if the slug(not the name) of the ACF field is galeria.

    If I put [acf field="galeria"] , the result is:
    Array, Array, Array