Forum Replies Created
-
Author
-
AndreiModerator
Hi,
I think that you’re wrong referring to the default bootstrap menu : ( http://getbootstrap.com/examples/navbar-static-top/ ), which is pretty the same as our default mobile menu (http://cl.ly/image/0Q2t1x3s2g2c ) and also the site you’ve given as example, has the same menu style, the difference is just the bottom position in their case: http://cl.ly/image/2T1i1c0I3M0C
Also, your request, even if I think it’s a nice approach, it isn’t one which is commonly used or wanted, it’s your preference because you have a very minimalistic menu, but most of other people tend to have much more menu items.
Our mobile menu is pretty much optimized to work in a “mobile app” style, not to keep the same appearance as the desktop one, as you want, so again you might have a wrong/subjective opinion on how site menus should look and work.
Finally you could try to hire someone to style/modify the menu to match your desires, it shouldn’t be such a hard task.
Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Please go to “Theme Options > Side Menu” and fully deactivate it. Now your menu will be the same as in the site you’ve given as example.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThe likes feature resides in the same template/file ( posts-social-share ). The reason it doesn’t work is because the comments aren’t a wp post loop/query and that means that the likes can’t be assigned to a post id, and that’s the reason why they won’t show up.
Without some proper customization, you won’t be able to display them for each of your comments.
Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorIf you have the latest version of our theme installed then you have options to customize the matching algorithm under “Theme Options > Profile Matching”.
Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorAs you can see from the given errors, your issue might come from the “mapifypro” plugin, so please disable it and tell us if everything went back to normal.
Looking forward.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
We might add such feature in our search options in the future, but I can’t tell you exactly when such update will come. Meanwhile there’s no easy way to do this, but if have programming skills then you can give a look at the following file, where all our search-related features stands: “wp-content/themes/sweetdate/custom_buddypress/kleo-bp-search.php”
Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi @bensjfraser, you should direct your attention in searching for a plugin which could give you such options. I didn’t heard of such feature in wordpress until now, so take into consideration that you might have to build this feature by yourself.
Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThanks for the suggestion, we’ll put it on our to do list.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou’re putting up to the table a pretty nice minimalistic menu idea, but unfortunately without some custom modifications I won’t think it will work in the way you want.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorCan you please make a small mockup to what are you referring/envision ?
Looking forward to see it.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 8, 2015 at 02:35 in reply to: How to implement these Kleo features into Sweetdate theme? #53607AndreiModeratorHi,
The BuddyPress Cover Plugin is not yet compatible with SweetDate, but it will be in the near future, meanwhile there’s no easy way to implement it without proper programming knowledge.
And unfortunately adding icons for your tabs will require some custom work, and you’ll have to make some template modifications as well.
Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorWe don’t have experience with that plugin but if it’s a good written one, then you won’t have any problems using it with our theme.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorUnfortunately there’s no simple way to do this. You will probably have to create a custom template file and use/extend buddypress messaging functionality.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou’re doing something wrong probably, please share admin credentials and I’ll give a look.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou’re doing something wrong probably, please share admin credentials and I’ll give a look.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorI think the code got trimmed in here, here is what I’ve been using and it works: http://pastebin.com/qNFxP7Gz
Please note you have to set up your layout as full-width.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorI think you can use something like Gravity Forms.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
We gathered some reports that on slow computers there might be some problems with the animation, it’s a subject on which we are continuously working in improving overall performance of our theme.
As an alternative you can use the post grid element from visual composer which also has a “load more” button.
Hope this information helped you.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThis will be the right way to remove it:
COPY CODEfunction kleo_remove_actions(){ remove_action ('kleo_after_breadcrumb', 'bp_add_profile_navigation'); } add_action('after_setup_theme', 'kleo_remove_actions', 9999);
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorCould you leave us a link to your website so we can take a look at how it went with foundation 5 ?
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorAs I’ve said, that menu is not fully optimized for mobile. In your case it works pretty well 😀
We’ll probably improve it over time in updates.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi @Globetrekker, please note that this is the default buddypress structure and in some places you will need to edit the appropriate template files and change what you need. Please note that this requires some programming knowledge.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Indeed it seems to be a problem from somewhere but firstly you should find from where it comes.
You should deactivate your plugins one by one until you find what causes the problem, as i don’t think it’s because arrowchat.
I see you use a lot of main theme files in the child theme, please note that you should keep only the modified files in your child folder.
I have tested the search on my local copy under the same case as yours, and there’s no problem with it.Looking forward to hear back from you if you find something.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi @dudau, please note that this is a common issue in the buddypress plugin and it doesn’t come from our theme.
In order for your members to be visible they have to login at least once.
You will have to make a research by your own and find a way to fix the issue.Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi @johnand, please take a look at it now, I have added a small css to fix the menu on mobile.
Please note, that the top menu location is not fully optimized for mobile, it mainly supports just 1 level menus but I see that it plays nice on your case.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThe Visual Composer bundled with our theme is exactly the same with the official one.
But please note that it’s up to your addon elements plugin to play nice with theme.Let me know if you encountered any issues with it.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThanks for the info, we’ll try to improve the mobile experience of the carousels in one of our future updates.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorNo, unfortunately not, there are way to many plugins out there to keep a count.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou can find some information on this subject in the following page: https://bp-tricks.com/featured/creating-a-custom-email-template-for-your-buddypress-emails/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorUnfortunately there’s no such option. You might want to search for a plugin with this features.
Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorI’m glad you managed to find a workaround.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThe quick navigation links are added with the following hook:
COPY CODEadd_action('kleo_after_breadcrumb', 'bp_add_profile_navigation');
The last activity of the user can be found in the following file: “wp-content/themes/sweetdate/members/single/member-header.php” around line 36
Starting from here you will have to add some checks and show them only if a certain membership level is found.
A few information about the membership levels checks can be found in the following page:
http://www.paidmembershipspro.com/documentation/require-membership-function/If you can’t manage to do the modifications by yourself then I would recommend you to hire a developer.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorI’m glad you managed to find the what generated the issue.
Also, thank you very much for the feedback about the plugins, we’ll put them on our checklists and we’ll test and see if we can improve something for better support in the future.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou will have to edit the buddypress user profile templates from our theme and add the respective logic to show them just in some cases. Please note that you’ll need programming skills in order to do so.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorIt really depends of the device, can you please post a few screenshots of the issues so we can know more about what we’re talking ? Also let us know what BlackBerry device you own and we’ll try to find one and make some tests.
Looking forward.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorIt’s better like this:
COPY CODE<?php /** * The Header for our theme. * * @package WordPress * @subpackage Sweetdate * @author SeventhQueen <themesupport@seventhqueen.com> * @since Sweetdate 1.0 */ ?><!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" <?php language_attributes(); ?>> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" <?php language_attributes(); ?>> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" <?php language_attributes(); ?>> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" <?php language_attributes(); ?>> <!--<![endif]--> <head> <meta charset="<?php bloginfo( 'charset' ); ?>" /> <?php if ( is_page('inscricao')) { echo '<meta name="viewport" content="width=980" />'; }else{ echo '<meta name="viewport" content="width=device-width" />'; } ?> <title><?php wp_title( '|', true, 'right' ); ?></title> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorAt 1024px it just starts to leave the desktop size and firstly enters in tablets area, until down to 768px, and after that, lower than 768 you’ll start seeing the mobile layout. Unfortunately this break points cannot be changed.
We’re using bootstrap at the base of our theme, so here you can find some more info about the responsive break points: http://getbootstrap.com/css/#grid-media-queries
Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThat happens only if you’ll manually shrink your browser window below the minimum width (1024px) on which web sites are optimized for desktops/laptops.
You can’t remove/change this break point and it’s simply not supposed to use a website in a small window.Let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts