I'm trying to put the Apply With LinkedIn button on my site and it appears to be there but it's not displaying. If I right click on the page in Firebug or Chrome and inspect the page, the script code is there. In Chrome, when I hover over it, it says the user agent stylesheet has this:
script {
display: none;
}
This happens across every browser on multiple computers and internet connections. I was able to use the demo Linkedin Apply button successfully, and I've tried putting other javascript widgets in the same place and they all show. For whatever reason, just this button is giving me problems.
Apologize for my ignorance, but any ideas?
- Log in to post comments
Same problem here. API key is loaded and correct. Nothing appearing.