Search code examples
facebooknopcommerceadblock

How do I detect if adblock is preventing "Signin with Facebook" in nopcommerce?


I'm using the Signin with Facebook plugin with Nopcommerce here:

I noticed that in Chrome, the facebook button doesn't appear if Adblock is running.

What can I do to make the front-end look "better" or be more functional and allow for Facebook logins while Adblock is hiding the image, and/or the following code:

<a href="/Plugins/ExternalAuthFacebook/Login?ReturnUrl=%2Fcart" class="facebook-btn">
    &nbsp;</a>

Solution

  • You can add apporpriate styles to \Plugins\ExternalAuth.Facebook\Content\facebookstyles.css file