Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Unnecessary div “um_view_photo”

$
0
0

Replies: 0

Hi there,

on my site there is the following div on every page:


<div id="um_view_photo" style="display:none">
	<a href="#" data-action="um_remove_modal" class="um-modal-close"><i class="um-faicon-times"></i></a>
	<div class="um-modal-body photo">
		<div class="um-modal-photo">
		</div>
	</div>
</div>

It creates an unnecessary link to follow for bots so I would like to delete it. Can you delete it with the next update or tell me how to delete it myself?

Thanks in advance!


Viewing all articles
Browse latest Browse all 59525

Trending Articles