This topic has 12 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #147929
     Colleen10
    Participant

    Hello, on the home page of your website, there is a section called Profile & Groups Cover – Create an unique profile with the help of BuddyPress covers. In the picture under that title the avatar on the profile page/group page is not in the center of the cover but it is at the bottom. It is different then the default layout of the KLEO theme.

    Question: How do I change the position of the avatar on the profile/group page? I do not want it in the center I would prefer it either in the layout of the screen shot or a similar layout of the default buddypress layout. How can this be done?

    Attachments:
    You must be logged in to view attached files.
    #148043
     Laura
    Moderator

    Hello, how do you want it to look? Do you have any screenshot of an idea?

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

    Laura 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 🙂

    #148154
     Colleen10
    Participant

    Question 1: I attached the screenshot of how I would prefer the avatar to appear on the cover. In the lower left hand corner similarly to the default location of buddy press profile pages.

    Question 2: I also have another question, do I need to open a new ticket? I was also wondering if the Kleo Posts, News Highlight, News Focus have pagination option? I read a couple of other tickets there didn’t seem a resolution for this? Otherwise the posts get very long, and cannot be added as sections through out the page.

    Attachments:
    You must be logged in to view attached files.
    #148280
     Laura
    Moderator

    Hello, 1- try adding this to style.css of child theme

    COPY CODE
    
    div#item-header-avatar {
        float: left;
    }
    div#item-header {
        padding-bottom: 0px !important;
        padding-top: 150px !important;
    }
    body.is-user-profile .bp-full-width-profile div#item-header {
        padding: 80px 50px;
        margin-top: 0;
    }
    div#item-header-avatar {
        position: absolute !important;
        margin-top: 2% !important;
        margin-left: -45% !important;
    }
    #buddypress {
        margin-top: 2%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #148281
     Laura
    Moderator

    2- That is not available right now

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

    Laura 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 🙂

    #148845
     Colleen10
    Participant

    Thank you. Is there a way for the Kleo Posts, News Highlight, or News Focus to set a datasource for an and relationship between categories? Right now if I add 2 categories it shows everything for either category an or relationship. I want to set a datasource for articles that have both categories for each article.

    #148983
     Laura
    Moderator

    Hello, that is not available right now, but might be in the future 🙂

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

    Laura 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 🙂

    #149051
     Colleen10
    Participant

    Is there any work around for this? No code changes I can implement, or any direction you can give to implement this? Because they look very nice but they dont have much functionality to them, meaning no pagination, filtering, etc like essential grid or wordpress posts. I want to use them because they have the same look, feel as the theme to be consistent.

    #149161
     Colleen10
    Participant

    I’m still waiting on the other responses to my questions. I have another question. I’m trying to increase the size of my images throughout the theme. I created a bp-custom.php but when I try to make any edits to the themes’s css in the kleo child style.css I get error that I cannot edit the header its already being edited by that bp-custom.php file. What is going on?

    #149243
     Colleen10
    Participant

    Another question, I thought I saw this topic somewhere but now I cannot find it.

    Question, how can I show Favorites on the user page? And what does the favorites include just anything in on the site wide activity, including bbpress favs? What about the likes on the individual pages? Where does that content go? Is there a central location for all the favs n likes?

    #149245
     Colleen10
    Participant

    I found the favs on activity and favs on the forums, i was hoping there was 1 central location for all favs and likes but i see there isnt a way?

    #149524
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #149610
     Radu
    Moderator

    Hi there,

    Right now there is no workaround for those modules,

    For the bp-custom and the avatars, I’ve replied you here: https://archived.seventhqueen.com/forums/topic/can-you-add-shortcodes-without-visual-composer/#post-149603

    Question: how can I show Favorites on the user page?
    RE: You have the user favorites are located here :

    This favorite feature includes only BuddyPress favs like posts, media, etc from buddypress only, not including the bbpress favs

    Question: What about the likes on the individual pages?
    RE: Those are based by the user IP that likes the article and this feature not save the user id, only the ip that liked the post.

    Question: Is there a central location for all the favs n likes?
    RE: No, there are not centralized since those are from different sources

    Without custom development there are no quick solution for centralizing those.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 13 posts - 1 through 13 (of 13 total)

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

Log in with your credentials

Forgot your details?