Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Tooltips not working for me after ABT 4.12.0 update #394

Closed
glorious1 opened this issue Dec 15, 2017 · 5 comments
Closed

Tooltips not working for me after ABT 4.12.0 update #394

glorious1 opened this issue Dec 15, 2017 · 5 comments
Labels

Comments

@glorious1
Copy link

ABT Version: 4.12.0

PHP Version: 5.6

Theme: GeneratePress

Plugin List:

  • none after deactivating others to test

Browser: Firefox 57.0.1

Expected behavior: Tooltips pop up when clicking in-text citation.

Actual behavior: Nothing happens when hovering or clicking except cursor does turn into finger (recognizing link).

Console messages:
ReferenceError: jQuery is not defined
[Learn More]
frontend.ts:1:6

frontend.ts:1:6
n
bootstrap%20d24dcb6e7ac0645d66d3:19

frontend.js:9214:17
n
bootstrap%20d24dcb6e7ac0645d66d3:19

bootstrap%20d24dcb6e7ac0645d66d3:62

frontend.js:1:9
// Paste messages here

Note: The reference tooltips did pop up before the newest version of ABT. I also tried making a new page and putting in a new reference, still didn't get the tooltips.

@dsifford
Copy link
Owner

Very strange... jQuery is a built-in dependency of WordPress. Not sure why this would be happening.

Is this still occurring for you?

@glorious1
Copy link
Author

Yes, unfortunately. You can see it on this page of the test site, where I was playing with the test1.ris file I sent:
http://109.73.239.174/~cookand3/forestpathology.org/thank-you

@dsifford
Copy link
Owner

Hmm.. I might have an idea what's happening. Thanks for the test url. Super helpful!

@dsifford dsifford added the bug label Dec 17, 2017
@glorious1
Copy link
Author

Well I'll be. Today the tooltips started working again. I wish I could say way why. I updated two plugins that aren't even activated (Akismet and Force Regenerate Thumbnails, and I added bbPress. Now the only console output is "JQMIGRATE: Migrate is installed, version 1.4.1".

@dsifford
Copy link
Owner

@glorious1 One of the other two plugins likely is requiring jquery on the same page where ABT needs it. So, by proxy, the ABT requirements are being fulfilled.

I'll still have to add in an explicit requirement for it.

Thanks for your patience!

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

No branches or pull requests

2 participants