IMG ON HOVER!!!!
<?php
$logo_1 = the_field(‘logo’, 318);
var_dump ( $logo_1 ); ?>
///////////////////////////////////////////////
<?php the_field(‘logo’, 318)?>
211, 211, pennant-1.jpg, pennant-1.jpg, 56755, http://localhost/site/wp-content/uploads/2021/02/pennant-1.jpg, http://localhost/site/320-2/pennant-1-jpg/, , 1, , , pennant-1-jpg, inherit, 318, 2021-02-08 23:08:28, 2021-04-09 10:02:23, 0, image/jpeg, image, jpeg, http://localhost/site/wp-includes/images/media/default.png, 800, 800, ArrayNULL
wp-content/plugins/advanced-custom-fields-pro/includes/api/api-template.php:85
implode()
wp-content/plugins/advanced-custom-fields-pro/includes/api/api-template.php:85
the_field()
wp-content/themes/magazine/header.php:23
load_template(‘wp-content/themes/magazine/header.php’)
wp-includes/template.php:676
locate_template()
wp-includes/general-template.php:48
get_header()
wp-content/themes/magazine/index.php:5
You’re going to have to supply code and more information about where the error happens.