Description
Create your own, on-brand, brand/influencer landing page of links and social media shortcuts for use in social media profiles (Instagram, etc.).
Screenshots
FAQ
-
How do I create my links landing page?
-
Simply create a new page in WordPress and check “Yes, activate this page.” at the top. Once checked, you will see settings for the following:
- Theme (light or dark)
- Background Color (overrides the theme’s background color)
- Text Color (overrides the theme’s text color)
- Link Color (overrides the theme’s link color in body text; you can override link buttons on the Edit Link page)
- Footer Content (content to display below your links)
- Social Media URLs (Facebook, Instagram, LinkedIn, Snapchat, TikTok and Twitter are supported)
- Embeds/Pixels/Tracking
-
What are Embeds/Pixels/Tracking?
-
We realize you may want to drop a Facebook pixel, Google Analytics, or something else on your Influencer Links page. Here you have the option to copy and paste any code you want in the following sections of the page’s markup:
- Header: before the closing
</head>
tag - Body: after the opening
<body>
tag - Footer: before the closing
</body>
tag
There is also a checkbox available to disabled your site’s default CSS.
- Header: before the closing
-
The design looks really messed up. Can you help?
-
Edit your Influencer Links page, go to the Embeds tab, and check the box that says “Yes, disable all other CSS.” and save the page.
Keep in mind, this will disable any CSS loaded by
wp_enqueue_style
on this page. -
How do I re-order the links?
-
Add and edit your links under the “Influencer Links” post type. Links are sorted by date (newest first) then title (alphabetical order). If you want to sort with a drag and drop UI, you can use the Simple Page Ordering plugin, free in the plugin repository.
Reviews
Contributors & Developers
“Social Influencer Links” is open source software. The following people have contributed to this plugin.
Contributors“Social Influencer Links” has been translated into 11 locales. Thank you to the translators for their contributions.
Translate “Social Influencer Links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.5
- Fixes a CSS enqueuing issue.
0.2.4
- Updates plugin link in opt-in “Generated by” footer message.
0.2.3
- Fixes a mobile rendering issue.
0.2.2
- Fixes a mobile rendering issue.
0.2.1
- Fixes a CSS de-register bug.
0.2
- Administrative clean up.
0.1.1
- Allow PHP 7.2; testing up to WP 5.6
0.1
- Initial release.