Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'add to basket' loading animation not showing when fancy notifications is not active. #2336

Open
benhuson opened this issue Jul 25, 2017 · 0 comments

Comments

@benhuson
Copy link
Member

In Theme Engine v1 WPEC_Fancy_Notifications JS component, this line is hiding the 'add to basket' loading animation even when fancy notifications is not active.

$( 'div.wpsc_loading_animation' ).css( 'visibility', 'hidden' );

https://github.com/wp-e-commerce/WP-e-Commerce/blame/branch-4.0.0/wpsc-components/fancy-notifications/js/fancy-notifications.js#L32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant