LINE sharing button

Posted in: Newspaper
Post count: 18

Hello,

In my country most of people use LINE application as a social media. So I want to create a LINE sharing button into the top article sharing and bottom article sharing. Like this image >>>http://i.imgur.com/sKEMDFj.jpg

<span>
<script type=”text/javascript” src=”//media.line.me/js/line-button.js?v=20140411″ ></script>
<script type=”text/javascript”>
new media_line_me.LineButton({“pc”:false,”lang”:”en”,”type”:”d”});
</script>
</span>

The above code is to create a LINE Sharing button. So how can i place the button into the top article sharing and bottom article sharing?

Thank you

Post count: 23312

Hello alphaifel,

Unfortunately, our theme does not have such an option for this type of social, sorry! If you want to add this option to our theme, please notice that you will have to alter the code from the core file in order to achieve best results. As a hint, please notice that our social sharing buttons are created in td_module_single.php file, like this -> http://screencast.com/t/avwAzdg95Lc Please notice that there you will have to add your custom code to your social. Please notice that we cannot provide customization services in this case but only we can point you in the right direction. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thanks for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.