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

Hotspot button missing in WordPress 4.5 #1

Open
frankiejarrett opened this issue Apr 17, 2016 · 3 comments
Open

Hotspot button missing in WordPress 4.5 #1

frankiejarrett opened this issue Apr 17, 2016 · 3 comments

Comments

@frankiejarrett
Copy link

I haven't done much investigation, but I tried on two separate sites and just wanted to report it here.

screen shot 2016-04-16 at 7 42 44 pm

@frankiejarrett
Copy link
Author

frankiejarrett commented Apr 21, 2016

@jonathanbardo Error in the console:

Uncaught TypeError: $(...).first(...).pointer(...).pointer.css is not a function in image-hotspot.js?ver=0.2:159

Line in question:

// Pointer don't show on media modal otherwise
$( t.btnClass ).first().pointer( 'instance').pointer.css( {zIndex: 170000} );

@jonathanbardo
Copy link
Owner

jonathanbardo commented Apr 21, 2016

Thank you for reporting this, I'll will be fixing this today 😄

@jonathanbardo
Copy link
Owner

Fixed in 087c108

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

2 participants