Forum Replies Created
-
Author
-
Kieran
ParticipantActually scrap that – my solution breaks forum notifications, any suggestions on how to strip topic replies from buddypress would be greatly appreciated
Kieran
ParticipantNevermind I sorted it with the ‘BuddyPress Block Activity Stream Types’ plugin, which oddly works even after 2 years.
July 31, 2014 at 18:07 in reply to: (BuddyPress)Friends widget shows up on select pages, not all #24247Kieran
ParticipantThat widget should display on a user profile, as it is user specific.
July 31, 2014 at 04:50 in reply to: Home Page Not Showing Post Theme Update (Visual Composer Problem?) #24182Kieran
ParticipantHey,
Glad you got your problem fixed. To save the developer some time, please mark your topic as resolved π
Kieran
ParticipantI think the statement can be ignored, as the fix is in the previous release and working.
Kieran
ParticipantPosting it removed the end of it, I shall try again
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ).'&object=groups,profile,status,blogs' ) ) : ?>
Kieran
ParticipantFor some reason it wasn’t showing up, activated main theme (1.6.1), reactivated child theme and they showed up. Very odd :/ but now sorted. Thanks
Kieran
Participanthttp://wordpress.org/plugins/nav-menu-roles/
Once installed go to menus, and in the main container for each drop down that you want hidden select ‘Logged in users’. This will then only show the container and sub items to users who are logged in.
Kieran
ParticipantJuly 24, 2014 at 21:15 in reply to: Conflict with the following functions or classes: kleo_custom_menu #23546Kieran
ParticipantThis https://archived.seventhqueen.com/forums/topic/conflict-with-the-following-functions-or-classes-kleo_custom_menu/#post-20677 added to theme functions in child theme worked a treat for me.
Either by logged in, logged out or role
July 24, 2014 at 16:28 in reply to: Conflict with the following functions or classes: kleo_custom_menu #23454Kieran
ParticipantIgnore me, I was being dumb. Sorted it.
Thanks.
July 24, 2014 at 15:53 in reply to: Conflict with the following functions or classes: kleo_custom_menu #23450Kieran
ParticipantHi,
Can I just confirm exactly what I should put into the child theme functions to get nav menu roles to work?
Thanks.
May 25, 2014 at 17:34 in reply to: I dont know why font change to italic style on some pages and how to fix it. #18790Kieran
ParticipantCOPY CODE<span style="color: <a href=" http:="" wowsasase.org="" ?s="%23800000"" rel="nofollow" class="hashtag">#800000;">μμ°μ¬μ¬μΈμ λλ€. μ΄μμ€μΈμ.<br> </span>
Wrapped in code this time*
May 25, 2014 at 17:33 in reply to: I dont know why font change to italic style on some pages and how to fix it. #18789Kieran
Participant<span style=”color: #800000;”>μμ°μ¬μ¬μΈμ λλ€. μ΄μμ€μΈμ.<br>
</span>Fix this first and then see if issue continues.
Kieran
ParticipantA feature I would like to see is the following (yes I know it can be done with plugins and fiddling, but integrated as an option to Kleo with Kleo styling would be great)
* Position of toolbar (top, bottom etc)
* Default style of toolbar to be in-keeping with Kleo themeI suggest this because I have dabbled with adding notifications etc to the menu area and have an in-depth account menu – but it is already there waiting to be used. It just happens to be ugly, currently.
Kieran
ParticipantColour presets. To allow for an easy switch between light, dark or colour accents.
Kieran
ParticipantHi,
Are you using Kleo or SweetDate? This is a Kleo topic and I’ve never used SweetDate so I am unsure of any known issues.
Any chance you can post a list of the plugins you’re using? Have you tried turn ALL plugins off an enabling them one by testing to see for any interactions? you may also want to try enabling the 2014 or 2012 theme and see if the issues is still apparent when theme is switched.
Kieran
ParticipantI would double check you have have the public and private key in the right places and the right way round – Further I would also try disabling Askimet and see if it changes anything for you.
Kieran
ParticipantAbility to turn profile page into tabbed content to control it from becoming a huge long unreadable list.
Kieran
ParticipantWhen posting a link it would be nice to see an image drawn from the site, along with its title and a brief excerpt from the page, somewhat like Facebook’s but no wehere near as ugly.
Kieran
ParticipantYou can play around with this CSS, first is for state without anything (so, 0) and second is for state with notifications (1 +)
#ab-pending-notifications {
background: none repeat scroll 0 0 #ddd;
border-radius: 10px;
color: #FFFFFF;
display: inline;
font-size: 10px;
font-weight: bold;
padding: 2px 5px;
text-shadow: none;
}#ab-pending-notifications.alert {
background-color: #1FB3DD;
color: #FFFFFF;
}Kieran
ParticipantYou can add it before the span then which will make it clickable (you’ll probably need a space at the end of the word too)
Kieran
ParticipantI found that issue too, but a quick get around for me was just to wrap it in a if logged in
if ( is_user_logged_in() ) { CODE_FOR_NOTIFICATIONS_HERE }
Kieran
ParticipantYou can add any text you wish before the li opens.
Example
return $items."MYTEXTHERE<li id='menu-bp-notifications' class='menupop'>
Kieran
ParticipantIn menus, you can click “Screen Options” and turn on the BuddyPress options. If what you require is not achievable by doing so you can use a plugin called BP Direct Menus http://wordpress.org/support/view/plugin-reviews/bp-direct-menus
I would express a word of warning however – using this plugin, it can be tempting to add a lot of menus and sub menus to different areas. I have found by doing so that it can dramatically slow down pages (where excessively used).
Kieran
Participant(Below) This could come across cheesy, so if it were to be done, it would need to have an on/off button in the back end so Kleo users could pick and choose ….
Following on from @Sharmstr ‘s post if featured media were possible, could this also tie in with making the head area of a profile have a background image, something similar to Facebook, but in keeping with the aesthetics of Kleo.
Kieran
ParticipantTested your site for you under Windows 8 using Chrome, Firefox and IE – I do not encounter the issue you have stated.
A side note: “Β©2014 Someguild.com site design by Moobid” in the footer is not true, if credit for the design is to be awarded anywhere it should be to SeventhQueen (http://themeforest.net/user/SeventhQueen) or not at all. Just a thought is all.
Kieran
ParticipantI second the styling for rtmedia galleries if it’s possible though I understand that would be a fair amount of work.
I’d like a few more options in the buddypress theme options such as the ability to turn off the title / crumbs etc totally like with a regular page.
Also, by default some kind of pop up sign in / register element like in sweet date. This could also be combined with the code posted on the forum for making a notification area.
Just some thoughts anyway.
Kieran
ParticipantThis feature replicates, in a way, the notification area in Facebook. It’s main use would be where you do not have the WP/BP toolbar in use (hidden).
If you wished to use this feature you would have to add the code to your the kleo child theme. ( see post https://archived.seventhqueen.com/forums/topic/adding-notification-bubble-to-menu/#post-11914 )
As per the post previous to yours Abe suggested he might add this to the theme, so if you’re not confident in achieving this you could wait for a future release.
Kieran
ParticipantThanks for the heads up @Abe, unfortunately I can’t post in that forum due to not owning SweetDate and the user didn’t post the code required.
Thanks anyway.
Kieran
ParticipantIt’s a total hack job, but here you go.
Images are not included and you’ll require 16×16, a quick google will find you thousands of free to use web icon packs.
Kieran
ParticipantSorry about post I have since found a plugin to achieve this with a different icon set to make it in-keeping with Kleo theme
-
AuthorPosts