Image in top-right dissapears due to adblockers
-
Hi,
Yes, I’m quarantined too.
In Supermag instead of an image and external link on top right, I have placed an image related to the blog content without any link.
It works just fine except that any browser with adblockers disables the image.
The reason for this behavior seems to be the code in header.php:286 <a href="<?php echo esc_url( $supermag_header_main_banner_ads_link ); ?>" target="_blank" alt="xxxxxxx"> 287 <img src="<?php echo esc_url( $supermag_customizer_all_values['supermag-header-main-banner-ads'] )?>"> 288 </a>
I don’t wish to modify the code cause as soon as an update is installed the problem will resurface.
Any idea on how to resolve this problem?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Image in top-right dissapears due to adblockers’ is closed to new replies.