Forum Replies Created
-
Author
-
KieranParticipant
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.
KieranParticipant@Laura, what CSS class is used to generate the colored border around the profile image for profile and activity stream?
KieranParticipantBadgeOS 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.
KieranParticipantHi,
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 msKieranParticipant@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.
KieranParticipantActually 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.
KieranParticipantJust 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.
KieranParticipantIf using BuddyPress this can be achieved by going to and unticking the following
Settings > BuddyPress > Settings > Toolbar “Show the Toolbar for logged out users”
KieranParticipantJust 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/ ?
KieranParticipantHave you tried the following
Tools > BuddyPress > Tick ‘Count total members’ > Click ‘Repair Items’
KieranParticipantFor me the issue is fixed, I get the warning when I first install the plugin but it can be dismissed.
February 21, 2015 at 06:02 in reply to: how to display social networks to buddypress member profile #46957KieranParticipantSome 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.
February 21, 2015 at 05:55 in reply to: how to display social networks to buddypress member profile #46956KieranParticipantJust spotted this thread, tried the code, and works great with the new header.
Thanks for your hard work as ever 🙂
KieranParticipantI’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.
KieranParticipantI 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.
KieranParticipantI 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; }
KieranParticipantI 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.
KieranParticipantHi,
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).
KieranParticipantPlease attach a screen shot of the image sizings used.
Go to rtMedia > Settings > Image Sizes
KieranParticipantI’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.
KieranParticipantNot 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.KieranParticipantMyCred 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)
KieranParticipantThat’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.
KieranParticipantGo 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.
KieranParticipantI’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
KieranParticipantI 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)
January 16, 2015 at 07:20 in reply to: How to delete Kleo Demo Data and go back to basic Kleo download? #42316KieranParticipantI’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.
KieranParticipantI’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 🙂
KieranParticipantAbility 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.
KieranParticipantOkay 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 😀
KieranParticipant@sharmstr I kinda got married and stuff so I haven’t been around, hope all is well.
KieranParticipantI 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?
KieranParticipantHaven’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.
KieranParticipantNice 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 0pxSame 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.
KieranParticipantI 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
-
AuthorPosts