6680 comments found.
function my_change_profile_default_subnav() {
global $bp;
bp_core_new_nav_default(array(
'parent_slug' => $bp->profile->slug,
'subnav_slug' => 'competencias'));
}
add_action( 'bp_setup_nav', 'my_change_profile_default_subnav' );
I tryed adding this to change the view page url to a new one but didn’t work out, the url was still the same and can’t access to … /data
I also tried ‘default_subnav_slug’ = ‘competencias’ on activity with no success
Cheers
Update: http://pastebin.com/4AgytZLn
I have to say that it was a little challenge
.
The method is more a hack and i can’t predict if there will be any problems using it like that, but it does what you need.
Cheers
GREAT! Well done, the patch does the trick!
I see an issue. The form for what’s new is not here anymore. What themplate should I use?
That form should reside in the activity tab if i remember well. I don’t think it has anything to do with the code I’ve provided. Please check if the error might come from additional plugins or custom coding.
Cheers
The problem is there, when I create the new page your code provided. If I undo your code, I can see the form again, but when I change the order again with your code, the form disappears. I also want to make the form appear on activity-friends. Thank you!
I see, please understand that what are you trying to achieve becomes way to complicated and if you can’t manage to develop it by yourself you should hire a developer to do it for you. As I’ve noticed you before, the code I’ve provided was not fully tested and it was just enough to help you develop it further.
Let me know if I can help you with anything else. Cheers
Thank you very much, I thought it would be very easy to do, since it is a basic change. Cheers
Actually I have an other little issue: Changing my buddypress menu items names this way as I saw online make the rounded counter disappear. $bp->bp_nav‘activity’ = ‘Actividad’; I also tried $bp->bp_nav‘activity’ = Actividad; Both change the name but make the counter disappear. I would apreciate if you could throw light on that. Thank you very much, again
Cheers
Thank you!!
Hi, By any chance would you know the tag for changing the label friendships? I’ve looked all over the internet but can’t find it. $bp->bp_options_nav ‘friends’[‘name’]. This doesn’t word… Thanks again!
You could do a print_r($bp->bp_options_nav) for debug and follow the array/objects path until you reach the desired information.
Cheers
oh yeah! thanks!
How to move the top bar social media to right and the top bar menu to the left?
There’s no such option out of the box unfortunately, but it seems like a nice option to have in the future.
Meanwhile you could do it yourself, but it will require editing the header template and knowledge of basic html/css.
Cheers
Hello, kindly let me know is there any upcoming learndash integration for your theme ? can your theme compare to wplms theme available on the marketplace if i have learndash plugin available with me ?
LearnDash works fine on our theme, it just needs a few layout adjustments to fully match our design, thing which will be released in one of our next updates.
Unfortunately I can’t make any comparison, picking a theme it’s up to you and to your project
Cheers
When is your next update planned to be rolled out ?
Unfortunately I can’t give you any ETA for this, you can take a look at our changelog and see how often we release our updates and the amount of work involved.
Cheers
Hi Dear,
I have some presales queries. Would you be able to help me with that?
1. Is it possible to have different color for background of Top menu, Header, Main Menu and Breadcrumb 2. Is it possible to define size of the logo? 3. Can we made magazine style homepage instead of community
Regards Kamal
1. Yes you can do such customizations. 2. The logo is automatically adjusted in some cases, but it can be easily adjusted with a few css rules. 3. You have the liberty of creating whatever layout suits your needs using Visual Composer and their brand new option “Grid Elements” which helps you build the exact listings that you want/need.
Cheers
Thanks. I made a purchase. Can you help on how to achieve option 1 & 2?
Thanks.
Hello,
same comment as I’ve seen here, the “change cover” and “show less” seems to go under the menu at the top, and can’t be clicked.
Is there a temporal solution to that?
cheers Ramiro
The error happens in the user profiles when using the profile cover (plugin), not on the groups.
Could you please post a link with your website so we can give a look at the issue ? Thanks
Hello, I appreciate your quick reply. I should have waited a little bit more before posting the question! I found a quick solution by changing the CSS values for both elements (the top for the show less, the margin for the cover button)
At least in my setup, when clicking “show more”, the change cover button and the show less button goes under the top menu.
I can’t give you a link as the website has not been launched yet.
ps – I read around here that you plan for photo covers for the groups? That would be fantastic. Look foward to it!!!
I’m glad you managed to fix your issue. Yes, we have a lot of improvements on our to do list. More to come in the future. Cheers
hello, how i can change the background color header when scroll the page? thanks
You’ll find options to change header colors inside our Theme Options panel.
Cheers
Hi, i purchased this theme a while back, registered for support, but am now unable to access the support pages. I have requested a new password reset email but ,if i remember rightly, when i initially signed up i had a typo on my email and had to write to you to rectify it.. i do not receive the reset mail.
Please can i have a password reset, thanks.
Hi, please send me an email on dev@seventhqueen.com with the desired email address for your account.
Cheers
Hi,
I installed the latest theme in multisite but cannot change profile photo because the link is missing front end and back end user admin.
Please view image http://postimg.org/image/r3y1bgm7z/ and fix.
Thank you.
Resolved. I forgot to enable Show Avatars in settings. Thanks though.
Glad you figured it out. Cheers
I want to know how to change the text on the registration page. Right now it says something like…
Registering for this site is easy… blah, blah.
I want to change that text but I don’t see the option to modify the registration page.
Also, the slider isn’t stretching up behind my log like the demo content. Does that mean my picture isn’t big enough or do some settings need to be adjusted.
Basically the slider image isn’t covering the entire top part of the page including the logo and breadcrumb area.
For changing that text without any modification to template file i will recommend you to install and use a translation plugin like : https://wordpress.org/plugins/codestyling-localization/
For the second problem i would kindly ask you to open a ticket on our support forum and give more details, at least a screenshot with your issue, and a link to your website. http://seventhqueen.com/support/Cheers
How do you set the background image to cover the entire main content area, instead of just within the row created with visual composer? Plus, even if I do set the row background to an image, it doesn’t fit the entire main content area, despite being set to full width. Thanks for your time.
Yes you can set backgrounds for any part of the site but i can’t understand exactly what you’re trying to achieve. Could you please come with some visual examples, like screenshots with what you want to achieve and how you have them set up right now ? And also a link to your website.
Also I would like to kindly ask you if you can to open a topic on our support forum about this issue. There you’ll find our entire team ready to help you. http://seventhqueen.com/support/Cheers.
Hi,
I am working on a site for a client who purchased the theme. I can provide the license code privately if you need it.
How can we make sure that the “Remember Me?” checkbox is checked by default on the KLEO login form?
Thanks,
Mark
You’ll have to edit the following file “wp-content/themes/kleo/page-parts/general-popups.php” around line 27, you’ll have to add to the rembember me input the checked attribute:
<input id="rememberme" name="rememberme" type="checkbox" value="forever" checked="checked"> <?php _e( "Remember me", "kleo_framework" ); ?>
Thank you!
Hi,
I´d like to put a “Agree to terms” check box when user create a new account by BuddyPress. Could you help me?
Hi, you can use the following plugin, or you can create a checkbox Profile Field required, in your base profile group.
https://wordpress.org/plugins/agreeable/Hope this helped you. Cheers
I added additional icons from fontello just as described and it works perfectly when I put them in the correct assets folder etc in Kleo main theme. However, it didn’t work when I put them in the right folders in my child theme so I don’t have to keep doing this on updates. Am I missing something? There are other files in the assets/CSS folder that are not in the child theme folder – I only put the fontello files in it. Do I need other files in there too or something. Anyway, just curious as to why I can’t get them to show when I put new fontello files in child theme.
Thanks
Yes, unfortunately font files can’t be loaded from the child theme, so you’ll have to make a backup of your version of fontello so you can easily override future updates. We’re already trying to find a solution to cover css/font files in the future but for the moment only template files are supported in child theme.
Cheers
OK Thanks
Do new WooCommerce Customers automatically get added to the BuddyPress user database? ..or do we need the ThemeKraft integration plugin?
As long as any wordpress account logs in at least once, they will also be listed in the buddypress members section.
Let me know if I can help you with anything else. Cheers
Please add fields in setting to adjust breadcrumbs styling (background color and font color) please. Seems something trivial to be over looked but not having it is a real hassle. Don’t know if it’s been brought to your attention but plenty of people have been posting about it in your support forum.
Oops… well… seems Alternative settings is not working for breadcrumbs as intended.
We have a pattern which we follow in using primary/secondary/alternative colors options in order to maintain overall look of the page.
If you need something more custom than this then you can just apply a few css rules and that’s it. If you need assistance with this please open a topic on our support forum.
There might be requests of such options but they are just a few isolated ones.
Let me know if I can help you with anything else. Cheers
Sorry, it was a problem on my end, something was caching the page… your fields in alternative worked, sorry for the confusion.
I’m glad everything is sorted out. Cheers
I really like the look of this theme. I am the Chairman of an association and we need to desperately revamp our current websites into a single WP-based site which offers not only a great theme to display our content but also show member profiles.
I don’t think a lot of Buddypress features are that important such as groups, messaging, etc. but certainly having the ability for non-members to view our association members is VERY important and the ability for them to see profiles and find them from a list of areas in which they work. Is it possible to do this sort of thing with BP?
Things like the activity stream/articles/sites/friends/groups are all pretty much useless features for us….can they be turned off?
I think i’d want to make full use of your rt plugin integration, that would be very useful for our members, ability to easily update their profile, add images and video, etc. are all very important.
In addition…what about custom profile fields? Is there that option also?
Look forward to your reply!
Hi, yes, the components that are useless for you can be deactivated very easy.
Also you can create as much profile fields as you need/want and you can also use a buddypress search plugin in order to achieve what you need with the locating the users by working area.
The plugin is called “BP Profile Search” and is very easy to use.
Let me know if I can help you with anything else. Cheers
Fantastic thanks for your reply, very helpful!
Hello!!
Is buddy press included or should I buy it separately? Thanks!
BuddyPress is a free plugin. When you install our theme, you’ll have a notice with recommended plugins to install. It’s a very easy procedure.
Let me know if I can help you with something else. Cheers
Thank you for your quick response! That’s cool!
I have a couple more questions: 1. does it work with css hero? 2. Can I use this theme without knowledge of css / html? 3. does it work with visual composer? 4. does it work with hide my wp?
Hi.
1. No, it doesn’t work yet with css here, but we’re evaluating in offering support for css hero in the future.
2. If you are happy with the options from our panel, and don’t need anything custom, then you won’t need to do any css/html modifications.
3. Yes our theme comes bundled with Visual Composer.
4. We didn’t tested with this plugin and i think there shouldn’t be any problem, just that i can’t guarantee for it.
Let me know if you need any more information. Cheers
How to put this “NEW” in the menu with BLUE COLOUR as in your demo.
From the wp menu editor, under “Navigation Label”, from where you type the name of the menu item, just use the em tag, for example, in the screenshot you posted the menu item label is:
Blog Left Thumb <em>NEW</em>
Hope this helped. Cheers
One more question. In woocommerce, there is no feature to cancel order. Does your theme provide the CANCEL ORDER feature ???
Cheers
Brother. I got the solution HERE
WC Cancel Order
I actually want this particular thing on the customer side.
Hi! I would like to know your thoughts on Cardinal and Kleo themes with regards to a social networking site. What are the limitations of each site and why you think one theme may be better than the other. Please advise…Thank you
The question you put is very subjective. It fully matters of the project you want to develop and of your personal preferences, therefore a comparison isn’t possible in this case, at least not from our point of view.
Let me know if I can help you with something else.
Can square member avatars be used in: - Member masonry - Activity streams - Member page
and other areas? Can we specify to use only square avatars? Also is it possible to specify a border width around them via the admin GUI? Thank you.
In the members masonry shortcode from Visual Composer you can create such listing.
But there’s no such option out of the box for the members page or for the activity page. You can achieve this with a few css rules and I’m sure we can help you with this on our support forum if you’ll need it.
Cheers
Could you please specify what changes would need to made for square avatars instead of round?
From the demo I was led to believe this was supported out of the box. Please consider the option to allow site owners to choose between round/square/square with rounded corners for user avatars via the admin panel. This would be great feature to give added design flexibility. Currently allowing round only is quite limiting. Thank you.
Cheers