Forum Replies Created
-
Author
-
sharmstr
ModeratorLOL. Yes, sorry.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatoridk
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis is fixed in Kleo 3.0. BP 2.3 introduced a new upload routine just a few days ago. There are several other BP 2.3 issues that will be fixed in Kleo 3.0. Hold tight.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTo be more clear, you only needed to turn off transparent menu at the site level. Not sticky menu.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIts not actually white. Its transparent. Your page background is white, that’s why you think it white. To move the image up under the menu, you need to re-enable sticky menu in theme options.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTurn off transparent main menu at the site level and only set it at the page level.
Site Level: Theme options > Header > Transparent Menu: Off
Page Level: Pages > Click on home page > Scroll down to Theme General Settings
Display settings> Transparent menu: on
Title Section > Hide Title, Hide breadcrump > Hide infoHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe only one I know of is Buddypress activity comment notifier” which you already know about.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorSorry, I cant. I’ve only used BP.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorprivate messages, friend requests notices, plugins that use notifications and lot of other things.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThey have only ever had email notifications for comments. There have never been in site notifications for comments. I’ve said that from the beginning. LOL.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI just tested two of my kleo 2.4.3 sites with BP 2.3.1 and I’m getting email notifications for activity comments without issue.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorLet me see if they changed any notification code in BP 2.3. Kleo 2.4.3 isnt fully compatible with BP 2.3 since it just came out a few days ago.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorits a shortcode
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorThe table ‘pmpro_membership_levels’ isn’t obvious enough? LOL
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe kleo likes for post and pages aren’t integrated into BP.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIts automatically built. Wait for Kleo 3.0 which is due out any day now. You’ll have 2 new options to create the tables yourself. The go pricing plugin will be included which is really cool: http://granthweb.com/?products=go_pricing_wp
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorHere’s a screenshot of it in action.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorTry this instead
COPY CODEadd_action( 'init', 'wooDescrioption', 10 ); function wooDescrioption() { remove_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 31 ); remove_action( 'woocommerce_after_single_product_summary', 'kleo_woocommerce_output_related_products', 20 ); add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 ); add_action( 'woocommerce_after_single_product_summary', 'kleo_woocommerce_output_related_products', 20 ); }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator– letting laura handle this one.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorits been discussed. do a search for the code.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou can use [kleo_total_members] for the members. You’ll have to google to see if there are shortcodes for bbpress statistics because there aren’t any built into kleo
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIts not located in a file. Put it in your child styles.css file or in Theme Options > General > Quick css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorapp.min.js ( or app.js if you have development mode turned on) in /kleo/assets/js
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe default view of the members page is “last active”. I believe that active data is stored in one of the bp tables, not the user table. So, just because you deleted the user out of the user table, their is still many records throughout the db that correspond to that deleted account. Long story short, you probably shouldnt have deleted them that way and now you’ll have to clean up the rest of the db. Kleo doesnt handle any of this stuff and you should really be asking for assistance on the bp forums.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator@procinc – The like is different. Sure you can favorite something but its very basic. What people want is a way to like an activity, see who else has liked it and trigger notifications.
You can already favorite a forum topic and kleo has page and post likes built in.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAwesome *hive five*
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorCool.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI should add that if it were me, I wouldnt add the padding to the top or bottom as shown in the solution. It will save you some screen space.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAs I said before, its been answered. All you had to do is search and tailor the solution to your needs (i.e. change the css #footer to whatever the id of your custom div is).
https://archived.seventhqueen.com/forums/topic/sticky-footer-3
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator@laura, I think they are asking about the new icons for change cover and show less that will be available in Kleo 3.0 (since that’s what’s on the demo site now).
Also, the cropping issue with group avatars was introduced with BP 2.3 which isnt compatible with Kleo 2.3.1. Its been fixed in Kleo 3.0 which will be released soon.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat’s a server message. You’ll have to dig through your server logs to figure it out. Your hosting company should be able to help.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 7, 2015 at 18:55 in reply to: Kleo pop up Login – how to add new text to fields, cant find in buddypress.po #61427sharmstr
ModeratorPlease search before posting: https://archived.seventhqueen.com/forums/topic/login-by-email-or-username#post-55900
Also, as you can see in the code provided in the link, those labels are part of the kleo framework, not BP so its in the kleo po files.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry this
COPY CODEbody.is-user-profile #item-header-avatar {border-width: 6px;} body.is-user-profile .profile-cover-inner { background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 100%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,0,0,0.5) 100%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.5) 100%); /* IE10+ */ background: linear-gradient(rgba(0,0,0,0.5) 100%,rgba(0,0,0,0.5) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */ }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis is usually and indication of server side caching or cdn needing to be updated.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorCopy the kleo_entry_meta function from /kleo/functions.php to your child theme and have at it 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry this
COPY CODE.is-user-profile #item-header-avatar { display: none !important; }
If you dont want the avatar to display in groups as well, remove .is-user-profile.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNone of that is handled by Kleo. Buddypress produces that. Have you searched/asked on the BP forums?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI personally dont have access to those, but there’s a Ken Burns full screen demo download on page2 here: http://revolution.themepunch.com/example-downloads/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYes. That’s a buddypress known issue. Not sure if someone has figured out a fix for that. You should search the buddypress forums.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI should’ve mentioned: Try resaving your permalinks to fix the 404 issue. 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts