Chinese social networks

Posted in: Newsmag
Post count: 18

Hello all,

I’ve been searching on other topics before opening this, but no results. Most of the ppl had problems with Chinese characters in their social networks, but nothing like I want.

Is there any possibility to add in Social Networks (in footer) other then existing ones? I want only Weibo, WeChat, qqVideo, Youku. Basically only from China.

Is is possible somehow?

Thank you!

Post count: 6535

Hi

To add new sharing icons you will have to edit theme’s core files. First you have to edit td_social_icons.php and add new icons as key => value pairs: http://screencast.com/t/kno5DLzn
Next you have to edit style.css file and add new classes and style for new icons. You should name your new classes like this: td-icon-icon_name and replace icon_bane with the key name set for the icon in indicated array.
Here is an example:

'wechat' => 'WeChat' will be the pair in array.
td-icon-wechat will be the css class for this new network.

This is a complex task which require some coding skills in order to be achieved. We can’t offer customization services at the moment so if you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

Post count: 18

Hi Andrei,

you can close this, I’ve solved it like you said. Thank you very much :).

Post count: 6535

Hi

Glad I could help.
Thanks for letting me know and for your message!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.