It’s impossible to disable it in the backend, but you might be able to remove it from being displayed on the front end. Where are you seeing it? Could you post a link or screenshots?
Cheers,
Eric
Hi Kevin,
These are both theme customizations; they’re not originating from Charitable itself. To remove these bits, I would suggest using a child theme and creating a new template file called single-campaign.php. You can copy and paste the code of your theme’s single.php file into this template, and then look for the relevant sections that are adding the comments (look for something like comments_template();) and the “Posted by” bit at the top. Unfortunately, every theme is different so I can’t really tell you exactly what you’re looking for.
If you’re uncomfortable with editing code, I would suggest hiring a developer who might be able to assist you with this.
Cheers,
Eric
Hey Eric,
Thank you! I’m sure I’ll be able to figure it out.
I’ll let you know how it goes.
-Kevin