Support

Account

Home Forums Feature Requests File field type: Option to return SVG as code Reply To: File field type: Option to return SVG as code

  • Hi, if I wanted to integrate your code with the groups code? How can I do that?

    <?php $annata2 = get_field('anno_2'); if( $annata2 ): ?> <?php echo $annata2['testo_icona_1_anno_2']; ?> <?php endif; ?>

    Thanks