Thank you for your help.
I think I need to learn some basic code skills.
http://shinephp.com/user-role-editor-wordpress-plugin/
The “Add Capability” part on this page seems to be useful for my problem. I think the Newspaper theme provides the capability of review, but the permission for that is only for editor and administrator.
If my assumption is right, there must be a capability code for review. And then I can add it to the capability list in User Role Editor.
Thanks
Hi,
I encounter the same problem as him. I am making a game review website, so I want to let my users have the capability to write their own reviews without editors role.
So I got a plugin named User Role Editor https://wordpress.org/plugins/user-role-editor/
to add the review capability to the normal users. However, I can’t find the Review capability on the capability list.
One of my website’s main functions is letting users make their review, so this is really important to me. Before sending this, I tried many plugins for review or rating, but none of them is better than the Newspaper’s default review system.
I wonder if you could give me some advice.
Thanks!
I added one new social icon here:
https://pan.baidu.com/s/1i7b6WXv
But in the Theme panel – Post setting – Sharing – Social Networks, nothing changed. And I didn’t change any code in the tp_panel_generator.php.
Should I do anything else to add a new icon to Theme panel – Post setting – Sharing – Social Networks?
Thank you.
I want to add new social icons here: Theme panel – Post setting – Sharing – Social Networks
https://pan.baidu.com/s/1dDyDKM
If the step is done, I can adjust the positions of the icons here: Theme panel – Post setting – Sharing
https://pan.baidu.com/s/1mj2oUyG
Thank you for your answer.
I preferring code because I am a little worried about the speed of my website, so I try to avoid using too many plugins on it.
As I said, I suggest you guys considering making a tutorial for this. I have seen lots of posts about this topic, and there are always some users to ask you to add new social networks to the Post Sharing list, which will be a challenge for your team to add all popular social media icon in the world. It is annoying to add new icons by patches.
Have a good day!
First, thank you for your answer.
But you may have a misunderstanding, my purpose is adding social icons to the post’s end or head. Your advice is working on adding icons in the headers or footer of the whole website (it stills works well for current version).
Sorry, For Question 2, I solved it with your suggestion.https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/
For Question 2, I solved it with your suggestion. http://store.steampowered.com/
However, for Question 1, solution is not suitable for current version (coz there are no default sharing option in the td_module_single.php) https://forum.tagdiv.com/topic/add-linkedin-sharing-button/ .
Thank you for your response. I also found this. https://forum.tagdiv.com/topic/add-a-new-social-icon-in-social-network/
I am working on it.
Thank you.
I saw this before, and this seems to add the new social icons and links in the author’s profile also.
But there will be some issues when I use the demo that I can’t find the new social icons in the default media set, which means I have to write the code again for headers, footer, and inside posts.Otherwise, I have to use another plugin, which lets me down.
I wonder if you guys could give me a tutorial or guide for this. Although I heard you are considering adding new social networks in next updates, it’s still hard to include all popular media sources for every country.
Maybe you can make a guide for this issue as a perfect patch, not adding new social networks again and again in every update.