Forum Replies Created

Viewing 40 posts - 121 through 160 (of 246 total)
  • Author
  • in reply to: Customize avatar style depending on user role #56154
     Kieran
    Participant

    rinse and repeat accordingly for X amount of admins.

    in reply to: Customize avatar style depending on user role #56153
     Kieran
    Participant

    This is incredibly rough / manual and might not work everywhere so you may need to add to this.

    Add the following to style.css when using a child theme, or to the css box in theme options if not running child theme.

    COPY CODE
    #item-header-avatar .user-1-avatar {
    border: 4px solid #367bb7;
    }
    .activity-avatar .user-1-avatar {
    border: 2px solid #367bb7;
    }

    The value of 1 indicates the user ID you wish to highlight in this way, so if the user ID is 32, change 1 to 32.

    Hope this helps.

    in reply to: Customize avatar style depending on user role #55303
     Kieran
    Participant

    @Laura, what CSS class is used to generate the colored border around the profile image for profile and activity stream?

    in reply to: badges #55142
     Kieran
    Participant

    BadgeOS requires the following additional plugin to work with BuddyPress.

    https://wordpress.org/plugins/badgeos-community-add-on/

    After this is installed navigate to and tick the following

    “BadgeOS” > “Achievement Types” > “Badges”* > “Activity Posts” / “Profile Achievements”.

    * If you use multiple categories or have renamed this category simply adjust and rinse/repeat

    I hope this helps 🙂

    Kieran.

    in reply to: 2 weeks and counting #53705
     Kieran
    Participant

    Hi,

    I checked your site also and I get a load time of 3 seconds on Windows 8.1 with Chrome, Internet Explorer and Firefox. Overall I would have said your site felt very responsive as a visitor, perhaps there is an issue on your end? I assume you’ve tried clearing all your browser(s) history, cache etc?

    The results I got when pinging you were..

    — PING (184.168.47.###) 56(84) bytes of data. —

    64 bytes from 184.168.47.###: icmp_seq=1 ttl=55 time=158 ms
    64 bytes from 184.168.47.###: icmp_seq=2 ttl=55 time=158 ms
    64 bytes from 184.168.47.###: icmp_seq=3 ttl=55 time=158 ms
    64 bytes from 184.168.47.###: icmp_seq=4 ttl=55 time=159 ms

    — Ping statistics —

    packets transmitted 4
    received 4
    packet loss 0 %
    time 3005 ms

    — Round Trip Time (rtt) —

    min 158.834 ms
    avg 159.039 ms
    max 159.569 ms
    mdev 0.416 ms

    in reply to: KLEO – Features Requests #53704
     Kieran
    Participant

    @nusolutions you could try https://wordpress.org/plugins/wp-gpx-maps/ (I have used this plugin before and it’s great, though will need tested with Kleo theme), to use this though you will need to work out a way to export the data into a GPX file from Nike+. A quick Google search showed numerous methods to achieve this.

    in reply to: KLEO – Features Requests #51772
     Kieran
    Participant

    Actually that might be a nice idea, the ability to turn off the radius on all or some elements or more importantly the ability to adjust the amount of radius used.

    in reply to: 2.4 Update – Member Dir and Member Profiles Blank #47960
     Kieran
    Participant

    Just an FYI I found the root of my problem was WordFence Security after disabling this plugin and little tinkering (selecting options and re-saving them again) full functionality returned to BuddyPress Activity Privacy.

    in reply to: WordPress top bar #47959
     Kieran
    Participant

    If using BuddyPress this can be achieved by going to and unticking the following

    Settings > BuddyPress > Settings > Toolbar “Show the Toolbar for logged out users”

    in reply to: Members Total Incorrect #47325
     Kieran
    Participant

    Just some thoughts..

    Could they be registered but not yet logged in members?

    Are you using a blocking plugin such as BP You are blocked https://wordpress.org/plugins/bp-you-are-blocked/ ?

    in reply to: Members Total Incorrect #47205
     Kieran
    Participant

    Have you tried the following

    Tools > BuddyPress > Tick ‘Count total members’ > Click ‘Repair Items’

    in reply to: nav menu role plugin still a conflict? #47069
     Kieran
    Participant

    For me the issue is fixed, I get the warning when I first install the plugin but it can be dismissed.

     Kieran
    Participant

    Some quick feedback;

    I noticed this does not respect the privacy set on the field by the user. As in a friends only privacy setting for that field will still allow the icon/link to be shown in the header to a non-friend.

    Not a big issue for me, but something others might want to think about before using.

     Kieran
    Participant

    Just spotted this thread, tried the code, and works great with the new header.

    Thanks for your hard work as ever 🙂

    in reply to: KLEO – Features Requests #45763
     Kieran
    Participant

    I’ve got to say (as greedy as it is) I would also love to have group header covers.

    You guys have done and are doing a great job, it’s the best money I’ve ever spent on a theme, thank you for all of your hard work.

    in reply to: Remove the link ( Create a Group ) #45759
     Kieran
    Participant

    I forgot to mention that if you do not want users creating groups make sure it is turned of in Settings > BuddyPress > Settings > Groups Settings. Doing this will actually turn off that link without the need to add to the CSS that I posted above.

    in reply to: Remove the link ( Create a Group ) #45757
     Kieran
    Participant

    I looked and there doesn’t appear to be an option to turn this on/off, however when running a child theme you can add the following to Appearance > Editor > Style.css to simply hide it.

    COPY CODE
    #group-create-nav {
      visibility: hidden;
    }
    in reply to: Notification button is off #45747
     Kieran
    Participant

    I hadn’t considered what @Sharmstr said here >> https://archived.seventhqueen.com/forums/topic/rtmedia-issue#post-45742

    You might want to check the basics first, I had gotten ahead of myself and presumed that was all up to date.

    in reply to: Notification button is off #45741
     Kieran
    Participant

    Hi,

    You can find it under Theme Options > Miscellaneous > Admin Toolbar.

    Also, are you running a child theme? if so, what CSS changes have you made? (if extensive please upload in a text file or it gets super long in search results).

    in reply to: rtMedia Issue #45734
     Kieran
    Participant

    Please attach a screen shot of the image sizings used.

    Go to rtMedia > Settings > Image Sizes

    in reply to: How to make a blog page? #45733
     Kieran
    Participant

    I’m not entirely sure I follow, but if I have read this right you wish to create a new page and set that to be the host for the posts (blog)?

    If so then create your page, name it whatever you wish and publish. In the main WordPress menu go to Settings > Reading > Posts page (set this to the page you just created).

    You can adjust the look in the kleo theme options.

    If this is not what you meant, could you clarify please?

    Hope this helps.

    in reply to: Notification button is off #45731
     Kieran
    Participant

    Not sure on what the issue is there, but you also have a social icons issue (see attached.)

    Are you using some kind of plugin for the WordPress toolbar at all? Have you tried hiding the WordPress tool bar in the kleo options page and seeing if that changes anything for you?

    Attachments:
    You must be logged in to view attached files.
    in reply to: CubePoints Plugin #45728
     Kieran
    Participant

    MyCred has an in-built import tool for this situation

    See: https://wordpress.org/support/topic/may-i-replace-cubepoints-by-mycred-without-losing-users-points

    Hope this helps.

    (Remember, always do a backup)

    in reply to: upload cover photo #45726
     Kieran
    Participant

    That’s odd, but not a problem. Download the Installable WordPress file from ThemeForest, unzip and navigate to \kleo\lib\inc you’ll find the plugin buddypress-cover-photo.zip

    Simply upload this via Plugins > Add New > Upload Plugin and you’re good to go.

    in reply to: upload cover photo #45697
     Kieran
    Participant

    Go to Appearance > Install Plugins and make sure you have downloaded the plugin “BuddyPress Cover Photo”.

    Secondly you’ll find the location to update the image at Profile Page > Profile > Change Cover. You’d have a URL something like mysite.com/members/username-here/profile/change-cover/ depending how you have things ordered on your end.

    Hope this helps.

    in reply to: 2.4 Update – Member Dir and Member Profiles Blank #45535
     Kieran
    Participant

    I’ve just been through it head to toe and found the issue.

    BuddyPress Activity Privacy is not compatible with either the new version of BuddyPress or Kleo, but I am guessing it’s BuddyPress. Sorry for wasting your time :/

    Kind Regards & Thanks.

    Kieran

    in reply to: 2.4 Update – Member Dir and Member Profiles Blank #45526
     Kieran
    Participant

    Oh and Kleo itself @ 2.4

    in reply to: 2.4 Update – Member Dir and Member Profiles Blank #45525
     Kieran
    Participant

    I have the following

    BuddyPress @ Version 2.2.0

    K Elements @ Version 2.4

    VC @ Version 4.4.2

    BuddyPress Cover Photo @ Version 1.0.3 (Currently disabled)

    In the interest of making sure I didn’t get a bum download, I re-downloaded the theme and above plugins (bar buddypress itself)

     Kieran
    Participant

    I’ve never loaded the demo data but I would assume you’d go into posts, pages, users, comments, forums, topics etc etc and just delete everything you do not want anymore.

    in reply to: Useful Plugins #42315
     Kieran
    Participant

    I’ve recently started using a free plugin called Easy Modal which can be found here https://wordpress.org/plugins/easy-modal/

    It works well with BuddyPress, Kleo, Visual Composer etc. You can only configure one theme with the free version, and the options are pretty extensive for such a plugin – but of course you have the option to upgrade for more features. As far as I can tell so far there are no limits on the amount of modal windows you can create, and using it is as simple as setting a class for your link (whether text, image or menu item). I use this to show various contact forms to users when logged in and non-users when logged out. It’s worked well for me so I thought I would share 🙂

    in reply to: Add Sign Up Form On Homepage #41749
     Kieran
    Participant

    Really looking forward to seeing this added, thanks @abe

    in reply to: KLEO – Features Requests #40611
     Kieran
    Participant

    Ability to set both tabs and tabbed tour to icon only like in menu, I am working on a main page layout where I require it but as soon as I remove the title the tab disappears.

    in reply to: WordPress updates – Please read #40610
     Kieran
    Participant

    Have mine set already, but great share for the uninitiated. Thanks 🙂

    in reply to: KLEO – Features Requests #37499
     Kieran
    Participant

    Okay this is pushing it a little, but the option to have another side menu would be great (as in being able to have one on the right and one on the left and being able to trigger them independently or together). I have to say I’m kinda in love with the new side menu 😀

    in reply to: Posts – Comment page numbers – no styling #35839
     Kieran
    Participant

    @sharmstr I kinda got married and stuff so I haven’t been around, hope all is well.

    in reply to: KLEO – Features Requests #31765
     Kieran
    Participant

    I think for me now the only thing that stands out as lacking, and agreed is hard to achieve – but I think would add even more to an already amazing theme, is the ability to have a ‘nice’ register page. Perhaps a modal window like login but for register would be good?

    in reply to: KLEO Login Redirect #31663
     Kieran
    Participant

    Haven’t tried this myself, but I have seen it recommended a few times as well as it being recently updated / highly rated on the WordPress directory.

    https://wordpress.org/plugins/peters-login-redirect/

    in reply to: Profile Cover Plugin #27803
     Kieran
    Participant
    This reply has been set as private.
    in reply to: Profile Cover Plugin #27800
     Kieran
    Participant

    Nice plugin, however, I am not getting those results, I used the original as well as the updated plugin and each time I had the following issues.

    1. When cover was manually uploaded the width/height was 100px and centered behind the main user avatar.
    2. (rtMedia Pro) When I select set as cover no image was set and the height (the space between the avatar and the main site menu) become 0px

    Same results in Chrome, FF and IE. I am running WP 4.0 BP 2.0.2 rtMedia (base) 3.7.8 and rtMedia Pro 2.5.2 with nothing especially relevant running in the child theme.

    in reply to: Spotify #25599
     Kieran
    Participant

    I am unable to supply you with a link as the site is private and currently has a few members, however, it is the standard Spotify post and should be very easy to replicate your end by posting an update with spotify URL or Playlist URL

Viewing 40 posts - 121 through 160 (of 246 total)

Log in with your credentials

Forgot your details?