Installation
-
Have installed and entered Linkedin info like shown below (edited).
Have put the shorthand into a page and HTML shows up, but no profile info at all.
Am I supposed to enter my profile ID somewhere?define('LINKEDIN_APPKEY', get_option('xxxxwthyfy4q')); define('LINKEDIN_APPSECRET', get_option('xxxxayZJSlQi7fPZ')); define('LINKEDIN_USERTOKEN', get_option('xxxx57b4-89c9-4815-a44e-4503ddde10ad')); define('LINKEDIN_USERSECRET', get_option('xxxxc741-1fb0-4cb5-8ce9-38ab1e3b0892')); define('LINKEDIN_FIELDS_BASIC', 'id, first-name, last-name, picture-url, headline, location, industry, public-profile-url'); define('LINKEDIN_FIELDS_DEFAULT', 'summary, specialties, languages, skills, educations, positions, recommendations-received'); define('LINKEDIN_FIELDS', LINKEDIN_FIELDS_BASIC . ', ' . get_option('wp-linkedin_fields', LINKEDIN_FIELDS_DEFAULT));
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Installation’ is closed to new replies.