Forum Replies Created

Viewing 38 posts - 121 through 158 (of 158 total)
  • Author
  • in reply to: Several Questions #83397
     mtgame21
    Participant

    Look into the plug in “Conditional Profile Fields”. That may be able to help you some.

     mtgame21
    Participant

    Thanks Laura, I will give this code a try. Also, I did some more research and found a plugin called BP Profile Visibility Manager that I will experiment with as well. You can mark this as resolved.

    in reply to: General questions, blocking / restricting access #83190
     mtgame21
    Participant

    Thanks for the summary.

    Per your link above to another forum thread, I’m going to give https://wordpress.org/plugins/jonradio-private-site/ plugin a try. I think this might work. You can count this question as resolved.

    in reply to: Hiding items in Buddypress Profile Cover Area #82791
     mtgame21
    Participant

    You are AWESOME! That fixed it. My bad on not applying it to the second selector, didn’t see it at first 🙂

    in reply to: Hiding items in Buddypress Profile Cover Area #82772
     mtgame21
    Participant

    I didn’t notice a difference by adding .following

    in reply to: Hiding items in Buddypress Profile Cover Area #82719
     mtgame21
    Participant

    I added !important and that made the Following page a 2 column member list, which looks good. However it also changed the Member Search page from 3 columns to 2, which messed up the formatting on that page. Is it possible to make that change only apply on to the Following page?

    No problem on the STAR rating sort by request. I’ll reach out to the developer on that.

    in reply to: Hiding items in Buddypress Profile Cover Area #82699
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Hiding items in Buddypress Profile Cover Area #82530
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Buddypress Activity Posting/Comments background #82528
     mtgame21
    Participant

    Hi Laura, please go ahead and close or delete this thread. I was able to figure out much of this by looking through the forum and getting pointers on similar tasks.

    I will start a new one if needed. Thanks.

    in reply to: Hiding items in Buddypress Profile Cover Area #82519
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Hiding items in Buddypress Profile Cover Area #82516
     mtgame21
    Participant

    I may almost have it fixed.

    Is there a way to set a minimum height for the box. For the boxes that show “No Review”, the height is 130px. For all the members that have a Review like the one I circled in red, These boxes have a height of 95px. I’m not sure why it changes.

    The other fix was I was able to resize the container box that holds the review line and set it to match the set width of the main container reference above. The set width is 277px, previously it was 333 for this container.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Hiding items in Buddypress Profile Cover Area #82464
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Buddypress Activity Posting/Comments background #82185
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Buddypress Activity Posting/Comments background #82123
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Buddypress Activity Posting/Comments background #82121
     mtgame21
    Participant

    In my original posting, I asked…
    Also is there a way to create a visual break with a space between individual postings and/or eliminate the
    vertical line that connects the circle avatar. That way each Posting(with its associated comments) is visually
    separated from the next Posting (and its associated comments).

    I was able to eliminate/hide the vertical line that connects the circle avatar with this CSS code:
    #buddypress .activity-timeline { height: 0%; }

    Next in the box that holds the “Comment , delete, privacy” buttons. I tried to lesson the padding under it with:
    .logged-in #buddypress div.activity-meta {
    padding-bottom: 10px; }
    The 10px was originally 40px. When I tested the change with Firebug editing, it worked, but when I put code in my quick CSS, it defaults back to 40px even though it shows by change with a strikethrough line over my change. Can you help me make the change stick or another way to do it.

    I’m still trying to figure out how to add a 10px Margin or so between each top post, and change the background color for each top post and a different background color for the comment postings under each top post.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Buddypress Activity Posting/Comments background #82105
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Buddypress Activity Posting/Comments background #82103
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: CSS for Profile Group and Field Names #82076
     mtgame21
    Participant

    It worked, Thank you.

    in reply to: Buddypress Activity Posting/Comments background #81943
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: CSS for Profile Group and Field Names #81921
     mtgame21
    Participant

    In the pic, I have circled the Profile Group text with red text and the Field Names text with green.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Custom sidebar for forums and topics #81882
     mtgame21
    Participant

    I haven’t used the “Content Aware Sidebars” plugin yet, but might be worth looking into to see if it will solve your problem. I just heard of this plugin a few days ago.

    in reply to: How can I change the size of the profile icons. #81382
     mtgame21
    Participant

    With the added line:
    #buddypress #item-body #subnav ul li a { color:#339933;font-weight:bold; line-height:1em }
    the subnav was green for every menu item.

    I took out the reference to the color and it worked perfectly with the additional code you provided earlier. I have the all subnav items grey and the selected one is green and the hover ones turn green.
    #buddypress #item-body #subnav ul li a {font-weight:bold; line-height:1em }

    Thanks for resolving.

    in reply to: Cant eliminate extra section below menu bar #80180
     mtgame21
    Participant

    That did the trick. Consider this ticket thankfully Resolved.

    My apologies for not mentioning the menu height settings earlier. KLEO theme and the support here is 5 star!

    in reply to: Cant eliminate extra section below menu bar #80154
     mtgame21
    Participant
    This reply has been set as private.
    in reply to: Cant eliminate extra section below menu bar #80133
     mtgame21
    Participant

    Is there any other information that I could provide you that might help solve this issue?

    in reply to: Cant eliminate extra section below menu bar #79974
     mtgame21
    Participant

    And then if I only change the my page settings, under Theme General Setting, Display Tab, Top Bar status = Visible…you will see in the picture that the extra space below the menu bar disappears and above the menu bar is the now visible Top Bar which is blank (I didn’t put anything in it).

    Hopefully this is a helpful clue that is goes way for some reason, when the Top Bar is visible.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Cant eliminate extra section below menu bar #79970
     mtgame21
    Participant

    Yes, In my Kleo Child Theme Options, Header Options, “Show Breadcrumbs” is OFF. For my page settings, under Theme General Setting, Title section Tab, Breadcrumb = Hidden.

    in reply to: Cant eliminate extra section below menu bar #79964
     mtgame21
    Participant

    Correct, I only plan to use the main Menu Bar. In my Kleo Child Theme Options, Header Options, “Display top bar” is OFF.
    For my page settings, under Theme General Setting, Display Tab, Top Bar status = Hidden, and Title section Tab, Hide the title is Checked.

    in reply to: Cant eliminate extra section below menu bar #79928
     mtgame21
    Participant

    More info, ran a couple scenarios…

    If the Top Bar is Visible either at the site or page level, didn’t matter, that extra space disappears below the Menu Bar. Note, at this time, I don’t intend to make the Top Bar visible.

    The Title Bar turned being visible or not at the page level (regardless of the Top Bar settings)had no impact on visibility of the extra space below the Menu Bar.

    Note: this extra space appears below the Menu Bar on every page. If I change the background for the menu bar, the space is still there, so I know its part of the menu bar somehow.

    in reply to: How can I change the size of the profile icons. #79904
     mtgame21
    Participant

    The first part worked perfect.

    For the second item, I deleted everything from before below,

    #buddypress #item-body #subnav ul li { background-color :transparent; padding:0px;margin-right:3px; border-radius:2px !important}
    #buddypress #item-body #subnav ul li a { color:#339933;font-weight:bold; line-height:1em }
    #buddypress #item-body #subnav ul li#new-personal-li {background-color:tomato; line-height:1em;padding:2px;border-radius:2px !important}
    #buddypress #item-body #subnav ul li:hover{ background-color:#666; }
    #buddypress #item-body #subnav ul li a:hover{ color:#fff;

    and replaced with what you suggested:
    .main-color #buddypress div.item-list-tabs#subnav ul li.selected a { color:green; }
    .main-color #buddypress div.item-list-tabs#subnav ul li a:hover { color:green; }

    The default text color is gray and the selected one is green, and the hover text is green, perfect.
    Would just like to make font appear like it did in your previous code I removed, where I think the default type was bold?

    in reply to: How can I change the size of the profile icons. #79884
     mtgame21
    Participant

    Hi Radu, two things and I appended a pic this time so I could explain it better.

    For the code above I changed the second line to red to test it. In the picture, my mouse was hovering over Notification. What I would like is to have the text for Wall, Profile, Notifications, Reviews….to always remain grey, and when I hover over Notifications, or a different one, the above icon turns red just like it is in the icon above Profile.

    For the Sub-Menu with the words View, Edit, Change Profile Photo, and Change Cover. I would like them to default all to grey. If I clicked on View, it would be green text and all the others would remain grey text. Then my hover text color would be green.
    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Profile Page abbreviating xprofile field names #79795
     mtgame21
    Participant

    Follow up question on this same profile page.

    One of the Xprofile Fields I use is of type “Checkbox” where you can select multiple answers. If a user selects multiple answers, on their profile page, the answers are displayed one after another separated by commas instead of one per line.

    Is there way to make it display one per line?

    in reply to: Profile Page abbreviating xprofile field names #79788
     mtgame21
    Participant

    The code above worked perfect on first glance. Thanks.

    in reply to: How can I change the size of the profile icons. #79768
     mtgame21
    Participant

    Hi, I am using Radu code from above to modify the sub-menus under the buddypress icons:

    #buddypress #item-body #subnav ul li { background-color :transparent; padding:0px;margin-right:3px; border-radius:2px !important}
    #buddypress #item-body #subnav ul li a { color:#339933;font-weight:bold; line-height:1em }
    #buddypress #item-body #subnav ul li#new-personal-li {background-color:tomato; line-height:1em;padding:2px;border-radius:2px !important}
    #buddypress #item-body #subnav ul li:hover{ background-color:#666; }
    #buddypress #item-body #subnav ul li a:hover{ color:#fff; }

    Right now, all of the sub-menu items have green text, and the hover text turns to grey, and when you select one, they are all green again.
    How would I modify this the make all of them default grey text, change the submenu text you are on with green text, and when you hover over a different submenu item, the text turns green.
    Thanks for the help

    in reply to: Planning guidance: Buddypress members collecting payments #79393
     mtgame21
    Participant

    For clarity, when I say “transaction fee”, that is a payment that would be collected by me (the website). And the core fee of $10 in the above example would be paid directly to the Buddypress member on my site.

     mtgame21
    Participant

    If I understand your problem correctly, I had a similar problem and noticed that if there was no sub menu under “My Account” menu it, it would not appear if the user was logged out. Once they logged in, the “My Account” menu item would appear in the menu bar. If you added a sub-menu item under “My Account”, then “My Account” and the sub-menu item would appear even if the user was not logged in.

    My solution was to use a plugin called “Nav Menu Roles” which made it very easy to control visibility of the sub-menu items based on the condition if the user was logged in or not.

    in reply to: General Login Configuration How-To guidance? #79384
     mtgame21
    Participant

    Thanks for you help. I ended up using a plugin called Redirection that solved the problem perfectly.

    in reply to: PMPro Short Codes not working #72796
     mtgame21
    Participant

    Trying to update per the instructions given above,as you suggested…

    1. Automatic updates:
    – Go to WP admin – Theme options – Theme Update
    – Enter Themeforest username and API KEY
    – Save the options
    – Go to WP admin – Dashboard (link should be like: /wp-admin/update-core.php) and you should see the theme there if there is a new update available
    – Click the checkbox next to it and click to Update themes
    *******************************************************************

    I entered in my Username and API Key in the Theme Update section, saved my setting, and then went to Dashboard. But it tells me there are no updates.

    Then I went to Dashboard -> Appearance -> Themes to lookup the theme versions for KLEO Child (which is activated) and KLEO.

    KLEO child theme version is blank
    KLEO theme is version 3.02

    Am I missing a step? Not sure what to do next

Viewing 38 posts - 121 through 158 (of 158 total)

Log in with your credentials

Forgot your details?