-
bp-help replied to the topic Profanity Filter! Any suggestions? in the forum Showcase 11 years ago
@ladydekade
After further thought you may want to add the code supplied in bp-custom.php instead of modifying the code in the plugin because if you update that plugin in the future it will be overwritten and you would have to add it back but if it is in bp-custom.php it will remain untouched! -
bp-help replied to the topic Profanity Filter! Any suggestions? in the forum Showcase 11 years ago
@ladydekade
You will also want to add this below the above code so it covers bbPress!
add_filter('bp_get_the_topic_title', 'pccf_filter');
add_filter('bp_get_the_topic_post_content', 'pccf_filter');
In that list of swear words you may find a few words with a semi-colon(;) after them. You will need to remove those semi-colons as all is…[Read more]
-
bp-help replied to the topic Profanity Filter! Any suggestions? in the forum Showcase 11 years ago
@ladydekade
For donuts and coffee I tested it myself and it works but if you copied and pasted that patch code from the site it won’t work because the single quotes are not right. In wp-content-filter.php at line 208 add this:
add_filter('bp_get_activity_action', 'pccf_filter');
add_filter('bp_get_activity_content_body', 'pccf_filter');
Save…[Read more]
-
bp-help replied to the topic Profanity Filter! Any suggestions? in the forum Showcase 11 years ago
@ladydekade
No I haven’t tested either one. I would suggest trying the free plugin (wp-content-filter) and adding the patch before purchasing a service. Try it out then if it doesn’t work let us know. -
bp-help replied to the topic Profanity Filter! Any suggestions? in the forum Showcase 11 years ago
@ladydekade
You can try this:
https://wordpress.org/plugins/wp-content-filter/
and try patching it like this:
http://www.presscoders.com/plugins/wp-content-filter/#comment-61385
Let us know if that works out. The only other option I see is a paid service:
https://wordpress.org/plugins/webpurifytextreplace/ -
bp-help replied to the topic One group Per Member in the forum How-to & Troubleshooting 11 years ago
@ladydekade
It may help the rest of the volunteers answer you if you provide details on your install as listed here:
https://buddypress.org/support/topic/when-asking-for-support-2/ -
bp-help replied to the topic One group Per Member in the forum How-to & Troubleshooting 11 years ago
@ladydekade
Lesson learned! -
bp-help replied to the topic One group Per Member in the forum How-to & Troubleshooting 11 years ago
@ladydekade
Sure you can hard code anything if you want too as long as you know what to do just make sure it is done in a child theme!
As far as your issues with developers, maybe you should agree to certain things with the client and if they decide to change things after the…[Read more] -
bp-help replied to the topic One group Per Member in the forum How-to & Troubleshooting 11 years ago
@ladydekade
Ohhh Snappppp! lol!
Maybe your installation is the issue! -
bp-help replied to the topic One group Per Member in the forum How-to & Troubleshooting 11 years ago
-
bp-help replied to the topic "Join Group" button missing from Groups Directory in the forum How-to & Troubleshooting 11 years ago
@ladydekade
It shouldn’t be a last resort. Time is something money can never buy back in this life. If you wasted 20+ hours of your life trying to get something done on guesses and you still haven’t resolved it and you have to resort to hiring a dev then you wasted 20+ hours of your life and you still have to pay a dev. Point being 20+ hours of…[Read more] -
bp-help replied to the topic "Join Group" button missing from Groups Directory in the forum How-to & Troubleshooting 11 years ago
@ladydekade
If you have done everything mercime and hnla suggested and you are still having issues then I would suggest hiring an experience developer to sort it out for you because it is just a guessing game at this point and an experienced developer can usually find and resolve the issue fairly quickly!
@ladydekade
Active 5 years, 11 months ago