Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Claudio Bernasconi

    (@bernasconi)

    I temporarily fixed this issue by replacing the definition of the following variable in the config.php file:

    const linkedin_url_prefix = “http://www.linkedin.com/in/”;

    to

    const linkedin_url_prefix = “http://www.linkedin.com/”;

    I would suggest this as a bugfix for the next version.

    Plugin Author edwinkwan

    (@edwinkwan)

    Hi Claudio,

    Thanks, I checked my linkedin and noticed that mine is linkedin.com/in and not linkedin.com/pub

    I might change it to linkedin.com instead and let users enter the other bits themselves.

    Plugin Author edwinkwan

    (@edwinkwan)

    Hi Claudio,

    The LinkedIn prefix change has been introduced in version 1.5.6

    Thanks,

    Edwin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘LinkedIn Profile Link’ is closed to new replies.