Scott
Forum Replies Created
-
Forum: Plugins
In reply to: [Apply with LinkedIn buttons] Apply With LinkedIn Button Not DisplayingThanks, but that’s not how it’s working. I need both the shortcode and the code from the linkedin developer site to see the button. Also, the email functionality doesn’t seem to be working. Am able to apply for position via the button and I receive a notification that I applied. However, the individual listed in the code doesn’t receive any sort of notification.
Forum: Plugins
In reply to: [Apply with LinkedIn buttons] Apply With LinkedIn Button Not DisplayingIs this plugin supposed to work only with the shortcode? Reason I ask is that I was finally able to get it to work using the short code along with adding the this code:
<script type="text/javascript" src="//platform.linkedin.com/in.js">// <![CDATA[ api_key: 0123456789ABC // ]]></script><script type="IN/Apply" data-jobtitle="Job title" data-email="[email protected]" data-companyname="My Company, Inc." data-themecolor="#ff0000" data-coverLetter="hidden" data-size=""></script>I added this to the HTML portion of the page and it works. If I remove these scripts/code, the button doesn’t show. If I keep the scripts/code and remove the shortcode, the button doesn’t show.
I was under the impression, that I just needed to add the shortcode to get it to work.
Forum: Plugins
In reply to: [Apply with LinkedIn buttons] Apply With LinkedIn Button Not DisplayingOne more thing to note. I viewed the page source and I see the following:
<script type="IN/Apply" data-jobtitle="Job title" data-email="[email protected]" data-companyname="My Company, Inc." data-themecolor="#ff0000" data-coverLetter="hidden" data-size=""></script>However, I noticed that I don’t see the API key. Is that supposed to be present in the code?
Forum: Plugins
In reply to: [Apply with LinkedIn buttons] Apply With LinkedIn Button Not DisplayingSo, it’s setup just like you state and it’s still not showing. Any other ideas as to what the issue might be?
Forum: Plugins
In reply to: [Apply with LinkedIn buttons] Apply With LinkedIn Button Not DisplayingThanks. Do I need the url to my page or url for my entire site. I would assume just the url for my site, otherwise an API would have to be created for each job listing OR would I just list the pages on the site where the plugin is being used, i.e. http://www.mysite.com/page1,http://www.mysite.com/page2, etc.
Forum: Plugins
In reply to: [Apply with LinkedIn buttons] Apply With LinkedIn Button Not DisplayingThanks for the help! Yes, Just to clarify, I have the API key in the Plugin Settings. I then pasted the shortcode on a test page and when I preview it, nothing shows up.
Forum: Plugins
In reply to: [Apply with LinkedIn buttons] Apply With LinkedIn Button Not DisplayingI am having the same issue. Where should the shortcode be placed, in the text editor?
Thanks.