This topic has 8 replies, 2 voices, and was last updated 9 years by CIDesign_Media.

  • Author
  • #61047
     CIDesign_Media
    Participant

    Hi,

    I am having trouble with the groups on Buddypress.

    1. In the back-end of WordPress editing Groups, I add a cover photo and a description. However, when I Save, it redirects me to the groups list but my changes are gone and had no effect.

    2. On the front end “manage” area for the groups, I add a cover photo and profile picture, which seems to take effect. But when you navigate away from the “manage” tab the changes are gone!

    3. I would also like the group name to be on the cover photo in place of the “Public Group” title.

    I would appreciate it if you could help me with these issues. I love this theme so much! It is freaking amazing!

    #61048
     CIDesign_Media
    Participant
    This reply has been set as private.
    #61051
     sharmstr
    Moderator

    It looks like your site is caching old info. I see that you have the supercacher plugin disabled in WP but I’m guessing its not disabled on your host. Log into your host and disable it. Let me know if that solves the issue.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #61053
     sharmstr
    Moderator

    just an fyi – The current version of Kleo has a few BP 2.3 issues, but this is not one of them. I tested it on two of my sites and cant recreate the issue. Basically, what’s happening on your site is that its trying to retrieve a previous group avatar. Again, that is usually an indication of a caching issue.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #61068
     CIDesign_Media
    Participant

    I don’t understand how I would be able to disable WPSuperCache from my host. I have a cPanel, but the plugin was installed through WordPress.

    Also, did you read my 3rd request? Is that possible?

    Thanks!

    #61070
     sharmstr
    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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #61071
     CIDesign_Media
    Participant

    Wow, I have to say you are by far the fastest and most amazing support theme I have talked to. And I have talked with over 50 different support teams! You guys are awesome!

    I will look at my host, thanks!

    There’s probably not a function I can just throw into my function.php file to do the 3rd thing right? If so that would be awesome. But in the meantime I will try doing as you have instructed.

    Thanks!

    #61076
     sharmstr
    Moderator

    There’s not a function to replace the group type output.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #61272
     CIDesign_Media
    Participant

    Thanks it worked!

Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?