$hotspot) {
if ( ! empty( $hotspot['coordinates'] ) ) {
$has_hotspots = true;
break;
}
}
}
if ( empty( $settings['img_url'] ) ) : ?>
parent->get_plugin_dir() . '/public/views/image_template.php' );
} else {
require( $this->parent->get_plugin_dir() . '/public/views/more_info_template.php' );
require( $this->parent->get_plugin_dir() . '/public/views/image_template.php' );
} ?>
It looks like there is a JavaScript error in a plugin or theme that is causing a conflict with Draw Attention. For more information on troubleshooting this issue, please see our help page.
$hotspot ) : ?>
';
continue;
}
}
?>
' . $hotspot['title'] . '', $hotspot ); ?>
';
}
echo $detail_image_img_tag;
?>
autoembed( $wp_embed->run_shortcode( $hotspot['description'] ) ) ) ); ?>