Walrus Posted September 30, 2015 Share Posted September 30, 2015 I found a topic but not allowed to reply. Topic shows how to add LinkedIn URL but I thought I would try to expand the Social Networking Module page in back office. When I add following to blocksocial.tpl in my custom theme's modules: {/if} {if isset($linkedin_plus_url) && $linkedin_plus_url != ''} <li class="linkedin"> <a href="{$linkedin_url|escape:html:'UTF-8'}" class="btn-tooltip _blank"> <span>{l s='LinkedIn' mod='blocksocial'}</span> </a> </li> I expect an option to fill URL to appear in the 'Social networking block v1.2.1' module page but it doesn't. Any idea why? The other options are there: Facebook URL, Twitter UR, etc. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now