Photo tagging js error

Uncaught TypeError: Cannot set property ‘_renderItem’ of undefined 3wppas.min.js:1 [object Object] line 146 bp-media-tag.js

Cannot tag folks no more getting js conflict

	.data( "ui-autocomplete" )._renderItem = function( ul, item ) {
		return jQuery( '<li class="bp-media-tag-list-item"></li>' )
			.data("item.autocomplete",item)
			.append( '<a>'+item.label+'</a>' )
			.appendTo( ul );

Hello @gregmc,

Can you please specify which is your current version of photo tagging plugin? We are not able to reproduce this issue while tagging a photo. Current version is 2.2.11. Kindly update the latest if you are not using it already and let us know if you still face the same error with it.

Looking forward to hear from you. Thank you.

Version 2.2.11

ok found conflict with WP Pro Ad System (http://codecanyon.net/item/wp-pro-advertising-system-all-in-one-ad-manager/269693) - problem is I need both this plugin and tagging

Hello @gregmc,

We have sent you private message regarding this.

Thank you.