June 4, 2015 at 22:24
#61070
Moderator
I’m not saying the plugin is installed in cpanel. I’m saying look for caching at the host level. That could be any number of caching application supplied by your host. As I mentioned, I’ve tested this with two sites and its not a Kleo / BP 2.3 issue. You can try temporarily activating the WP 2015 theme and see if you still have the issue. I’m guessing you will.
for the third question, you’ll have to copy /kleo/buddypress/groups/single/group-header.php to your child theme and replace this
COPY CODE
<h4 class="highlight"><?php bp_group_type(); ?></h4>
with this
COPY CODE
<h4 class="highlight"><?php bp_group_name(); ?></h4>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution