Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Saurabh Jain Posted October 9, 2015 Posted October 9, 2015 How to add inbuilt share system in page ? Regards Saurabh
Adlago Posted October 9, 2015 Posted October 9, 2015 45 minutes ago, Saurabh Jain said: How to add inbuilt share system in page ? For Facebook, Twitter and Google +, I use this code <hr class='ipsHr'> <div id="cont1"><ul class='ipsList_inline ipsList_noSpacing ipsClearfix' data-controller="core.front.core.sharelink"> <li><a href="http://twitter.com/share?url=http://yoursait.com/yourpage/" class="cShareLink cShareLink_twitter" target="_blank" data-role="shareLink" title='Share on Twitter' data-ipsTooltip><i class="fa fa-twitter"></i></a></li> <li><a href="https://www.facebook.com/sharer/sharer.php?u=http://yoursait.com/yourpage/" class="cShareLink cShareLink_facebook" target="_blank" data-role="shareLink" title='Share on Facebook' data-ipsTooltip><i class="fa fa-facebook"></i></a></li> <li><a href="https://plus.google.com/share?url=http://yoursait.com/yourpage/" class="cShareLink cShareLink_google" target="_blank" data-role="shareLink" title='Share on Google+' data-ipsTooltip><i class="fa fa-google-plus"></i></a></li></ul></div> Change only 'yoursait' and 'yourpage'.
Storyteller Posted October 9, 2015 Posted October 9, 2015 You could also use this application by @ipsrocks : https://community.invisionpower.com/files/file/7705-additional-widgets-and-dashboard-blocks/ There is actually just one problem if you don't have Commerce: https://community.invisionpower.com/topic/419589-additional-widgets-and-dashboard-blocks/?do=findComment&comment=2585887
Recommended Posts
Archived
This topic is now archived and is closed to further replies.