Forums
(@wpess)
10 years, 3 months ago
this is my workaround for now:
if($('.ugc-notice').length > 0 && $('.ugc-notice').first().hasClass('success')) { $('.ugc-notice.failure').hide(); }