Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi jawdat,

    Could you provide me with some more info:
    – Is a javascript error is given ?
    – Does it work in other browsers ?
    – Do you have a link to a page where you include the plugin ?

    Greetings,

    Hi Martijn,

    I have the same issue as jawdat.

    I’m getting the “You must specify a valid JavaScript API Domain as part of this key’s configuration.” error when I look in the console.

    Any idea’s?

    Ah well..

    I actually red the error and added my domain as a API domain in the app (via linkedIn). That solved my problem/

    Hi Geert,

    Good to hear it’s working!

    Hi

    I am having similar issues to the guys above.

    I have created an API code.

    Put it into the settings section of the plugin.

    I have coded the shortcode to reflect information of the page.
    [applywithlinkedin jobtitle=”Programme Manager FSI” companyname=”Global Resourcing” email=”[email protected]”]

    And yet the button just simply does not appear.

    I have tried in all browsers and no change. The site address in the API is correct (Tried a few to ensure)

    The link to the page that has it in is: https://test.globr.es/two/project-programme-manager-fsi/

    The buttong should appear above the red apply button at the bottom of the page.

    Hi GlobalResourcing,

    I checked out your page. The error it gives is that no linkedin key is set. But it is included in the code. My guess is that the issue arises due
    to all the javascript included on your page the linkedin javascript doesn’t load in time.

    Please edit the ‘applywithlinkedin.php’ file.

    On line 18 comment the following line:

    //add_action( 'wp_print_footer_scripts','add_applywithlinkedin_js' );

    and add/replace it with:

    add_action('wp_head', 'add_applywithlinkedin_js');

    This will load the linkedin js at the start of the page.
    Please let me know if this works for you.

    I have only just got round to looking at this.

    I have applied your edit and it is still not working.

    Any other suggestions?

    Thanks

    Ben

    Could you make sure to update the plugin the the latest version.

    While viewing your page i get some javascript errors, also one saying in.js (linkedin) is loaded twice. Are you using other linkedin plugins or functionality ?

    Hi

    There are no updates available so I must be on the latest version.

    The only other plugin that I use that would load LinkedIn is a social share plugin. I have disabled this and it is still not working.

    Ben

    I’ll have to take a deeper look into the problem.
    However due to vacation you can expect a reply in the end of june.

    Hi, i have “not displaying applywithlinkedin” button, my page is https://humanainternational.com/key-account-manager-hypermarket-job-fmcg-jakarta-indonesia/

    Thanks

    Hi konstanta,

    Thanks for reporting thing. Could you let me know which browser + version(s) you are having problems with ?

    And could you also check if the button displays shows on https://developer.linkedin.com/apply-linkedin using the same browser ?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Apply With LinkedIn Button Not Displaying’ is closed to new replies.