Forum Replies Created
-
Author
-
sharmstr
ModeratorBeen asked and answered https://archived.seventhqueen.com/forums/topic/menu-highlight
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 asked and answered several times. Please search.
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.navbar .kleo-main-header {
border-bottom: 0;
}In the future, just right click on the element so see what class to use.
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 10, 2015 at 19:16 in reply to: "Your current membership does not allow private messages access." #61867sharmstr
Moderatorput this in your functions file
COPY CODEadd_action('init','remove_pm_email_restrict'); function remove_pm_email_restrict() { remove_filter( 'messages_notification_new_message_message', 'kleo_pmpro_restrict_pm_email_content', 11, 7 ); }
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
ModeratorPMPro has a solution: http://www.paidmembershipspro.com/2015/06/redirect-members-to-referrer-on-login/
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@media (min-width: 1440px)
.container {
max-width: 100%;
}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
Moderatorbtw – theres a feature request you can vote on for 100% width: https://archived.seventhqueen.com/forums/topic/onoff-fullwidth-100-stretch-outside-the-box
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
Moderatorno
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’re welcome.
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
ModeratorNo. Its all controlled by WP. The only thing kleo has is the ability to turn on comments for pages.
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
ModeratorUsually an indication of not having enough memory allocated. If you’re doing it using the frontend editor, dont. It sucks. Use the backend editor.
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
ModeratorPerhaps you have to clear your cache or cdn if you have it. Maybe there’s a plugin causing that. It shouldnt be kleo related because it works fine on all my sites. You can test that by temporarily enabling the WP 2015 theme.
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.navbar-header {
height: auto !important;
}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 pages on the demo that all true full-width have been built with visual composer and their rows have the inner container turned off. See attached.
Do a search here for the css to make all of your pages full width. Its been answered a few times.
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
ModeratorI just tested with the attached settings and it did not ask me to login when commenting on posts and pages.
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
Moderator/plugins/buddypress/bp-friends/bp-friends-notifications.php
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
ModeratorRespond privately with admin credentials
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
ModeratorIt translates in English.
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 my scenario and its definitely accurate. So, that might be your issue. Again, let me know.
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
ModeratorSee if I’m right here…. if you had them turned off before you created the posts it wont automatically go back and turn them on for those posts. The comments are really set on a post by post basis. So, if you had them turned off site wide, created a post, then that post is set to comments off. Go into one of them and enable it.
That’s off the top of my head based on a past experience but I could be wrong. LOL.
If I’m wrong, respond privately with credentials so I can look around.
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 9, 2015 at 21:44 in reply to: Forum posts, Participant role under avatar, how to hide it? #61718sharmstr
ModeratorThat works for me. Seems like you’re having a ton of css not working issues. Probably caching or cdn. Try clearing them.
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 available in Kleo 3.0 which will be available shortly. (you can see it in this screenshot: https://buddypress.trac.wordpress.org/ticket/6483)
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 coming 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
Moderatorits called home-defaul.zip
Here’s the button code
[kleo_button title='Take the Tour' style='see-through' icon='desktop' tooltip_position='left' tooltip_action='hover' size='lg' href='#']
Just and fyi – You can always design the button using VC, then switch to classic mode to get the button 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
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
ModeratorCopy the woo version of the tabs template to your child theme.
/plugins/woocommerce/templates/single-product/tabs.php
to
/themes/kleo-child/woocommerce/single-product/tabs.phpHi 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
ModeratorBP has fixed this and will be available in the next update. If you want to apply the changes now, the code is in the link above.
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
ModeratorDownloaded? It imports it into the db. The go to wp admin > pages and search for “home”.
Anyhow: Make sure you complete delete (out of the trash too) the old one first.
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
ModeratorSpend some time on the demo. That should help you familiarize yourself as well: http://seventhqueen.com/themes/kleo/home-default/
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
Moderatorhttp://vineshare.com.au/groups Please read the BP documentation. This is basic BP stuff and really has nothing to do with Kleo.
You add links into your menu like you would anything else. WP-admin > Appearance > Menus. If you dont see the BP and Kleo sections, enable them by clicking screen options in the upper right.
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
ModeratorThere is a create groups link on the group directory page. The groups page in your profile only list groups you are a members of. There is no way to invite people to register for the site via email. Go to the link I sent you before and read up on BP. This is all basic BP stuff and not really Kleo related. Kleo only stylizes 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
Moderator– i was able to create a group no problem.
– friend request, no problem.I dont know of any built in way to invite people to register via email. Show me what you’re talking 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
ModeratorInvite people to register via email?
Parent page are first level pages. All you pages appear to be working fine.
Respond privately with credentials.
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: https://codex.buddypress.org/getting-started/configure-components/
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’ve got something screwed up somewhere. Your buddypress pages should be blank when viewing them via wp admin > pages. They are just placeholders bp uses. Secondly, (i’ve seen people make this mistake), they should be all be parent pages. Third, the get rid of members-2. It should just be members.
Your groups page is /groups-2/ (http://vineshare.com.au/groups-2/). Change that to groups.
Your activity page looks fine http://vineshare.com.au/activity/
As far as things not working, have you turned everything on in Settins > BP > Components?
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 great. Sorry that I wasnt completely in sync with what you wanted.
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… that’s for the page, not the slider. let me know if that’s what you wanted.
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
ModeratorWP Admin > Appearance > Kleo Demo > Specific Page.
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 9, 2015 at 01:40 in reply to: Email notification going out on KLEO facebook login/registration, how to edit #61637sharmstr
ModeratorThe Kleo fb registration process calls the wp_new_user_notification(). If you look at the wp_new_user_notification function it does indeed have a link to wp_login_url included in the message. Perhaps the BP one doesnt. Either way, you can override it. Read the codex for it here: https://codex.wordpress.org/Function_Reference/wp_new_user_notification
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 ya go: https://archived.seventhqueen.com/forums/topic/kleo-updates-change-log/page/3/#post-61631
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