• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

I do not know how to modify the "Share to" this place?

Status
Not open for further replies.

kmaite

Chevereto Member
see the picture:
View attachment 1085
Can you add social tools in China? Such as: QQ, Sina microblogging, WeChat?
You know, in China, Facebook, Twitter, etc. can not access.
If you can not add, can you tell me how to add?
 
That's already implemented. To add/remove those read this: https://chevereto.com/docs/theme

Custom hooks method
In the default theme you will find the custom_hooks folder. This is perfect for you if you want to customize things a little more. Here you will be able to add code to header, footer, the share links and style.css. All the files in this folder will hook to the theme and will allow you to add your custom code easily.

Custom code is perfect if you want to alter the CSS or JS and not worry about upcoming theme updates. If you need more customization you should clone the default theme and make your default based theme.

So this:
upload_2016-10-20_14-1-40.png

Is the default sample, simply rename it to "share_links.php" and do your editing.
 
Status
Not open for further replies.
Back
Top