-
Author
-
March 28, 2017 at 21:42 #156976jwchameleoncorpParticipant
Hello!
I would like to use the default Buddypress “Favorite” button instead of the Kleo “Star.” Is there a way to do that?
Thanks!
March 30, 2017 at 00:36 #157156LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 3, 2017 at 19:44 #157493RaduModeratorThere is no specific setting in theme options there should be made a code change, let me know where it should be favorite link ? between comment and delete ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 7, 2017 at 00:55 #157863jwchameleoncorpParticipantHi @radu
Yeah, out of the box Buddypress has a Comment – Favorite – and Delete button.
If we can implement the default code for that, it would be great. In addition, I prefer it say “Like” and “Unlike” instead of “Favorite” and “Remove Favorite”
Thanks for all your help my friend.
🙂
April 12, 2017 at 18:26 #158318RaduModeratorOk but where in sitewide activity or in user profile activity ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 17, 2017 at 02:37 #158629jwchameleoncorpParticipantSame place you find it in Sweet Date or standard Buddypress install. 🙂
April 19, 2017 at 18:34 #158946RaduModeratorHi,
Copy this file: /wp-content/themes/kleo/buddypress/activity/entry.php
to : /wp-content/themes/kleo-child/buddypress/activity/entry.phpPaste this content in child theme location : https://pastebin.com/raw/x0Z6wX2Y
If the folders doesn’t exist in child create those
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 19, 2017 at 21:56 #158992jwchameleoncorpParticipantThanks Radu!
Quick question…
When I copy the code from the pastbin.com link and paste it to the entry.php file, do I overwrite the existing code in the entry.php file, or do I add it to the code?
Thank you my friend!
April 21, 2017 at 00:57 #159171RaduModeratorHi,
Yes, copy the code from Pastebin and paste it in child theme /wp-content/themes/kleo-child/buddypress/activity/entry.php replacing all existing content from the file by the code from pastebin.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 26, 2017 at 15:57 #159648RaduModeratorYou’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.