<?php echo get_template_directory_uri()?>

PHOTO EMBED

Mon Jan 13 2025 02:03:46 GMT+0000 (Coordinated Universal Time)

Saved by @mamba

<?php echo get_template_directory_uri()?>
  
if( function_exists('acf_add_options_page') ) {
	acf_add_options_page();
}

check forech
if(isset($card) && is_array($card) && !empty($card))
  
  
  <?php echo wp_get_attachment_image($vt_loop['image']['id'],'full'); ?>
content_copyCOPY