6680 comments found.
Hi, The Visual Composer install link is not appearing and I can’t find the right one in the Plug-Ins store.
Best,
If you don’t have it already installed then you’ll find it under “Appearance > Install Plugins”.
Let me know if you managed to find it. Cheers
I did find it
, thanks for the quick reply.
Hello, I am facing problem with Theme Opetions. Theme Optione are not visible at the word press back end dashboard.
I have installed template with latest wordpress. then i have imported all demo data. frount end is working fine.
After clicking on Theme Options , no options are visible in the box. each option shows javascriptvoid(0);
please help
thanks
Thanks.
Can you tell me please how can i let users make posts with photos like in the Pinterest style homepage??
Unfortunately there’s not such feature for the moment, but that’s a very good idea. I think for the moment you should search for a buddypress plugin which might give you such options.
Let me know if I can help you with something else. Cheers
Would be great if you could simply make the full width and background image – remove breadcrumb/title abilities that are on member profiles and apply them to group profile pages.
You can do such things from you wp admin area, under “Theme Options > BuddyPress”.
Let me know if I can help you with something else. Cheers
I don’t think you understood my question. I can make the All Groups Page full width yes.
I can make the membership header of an individual profile page full width and have a background.
However, each “individual” Group page does not have the option to create a full width background header. It has a container for the group photo and name etc. A background image is not allowed and the page title shows up at the top even though it lists the title below by the group photo. I can’t find any of these options on the Theme->Buddypress options – only for members but not for groups. It’s not a big deal, I can delete title with some CSS but just would be cool to allow the same header capabilities for individual Groups. I just don’t see that ability now at all.
Thank you – It’s an awesome theme.
Oh, i understand now. An option to allow group background headers will come in one of our future updates of the “BP Profile Cover” plugin and it will work exactly how it works with profile covers. Meanwhile you’ll probably need to create something custom if you are in a rush with this feature.
Cheers
No Rush so Awesome- Great.
What is the standard width of ads on side bars that you recommend?
The sidebars are responsive ( the width depends of your device screen ), as how your ads should be as well.
Cheers
Will this template ever have a news blog layout, It’s pretty, but I need more than just pretty. The Pinterest version suggests that it’s possible but we need a new widget that can display news in multiple ways as in a template called multi-news.. I know go buy multi-news.. well I own it but I like the way this one looks better.
I just see more capabilities in this template than what’s being presented.. Give us a robust news widget please..
We already have on our “to do” list a news/magazine layout, and it will come in one of our future updates, but unfortunately I can’t give you any ETA for it.
Let me know if I can help you with something else. Cheers
Hello Is it possible or have any feature or pluging supporting restricting group creation in buddypress by certain lvl of member or admin defined members.
And add some predefined colors to a template / demo plz, overall a good work, sometimes it looks just plain… 
You can create private/hidden groups based on invitation only and I thing it might cover your case as well.
About the template colors I couldn’t understand exactly to what are you referring.
Let me know if I can help you with something else. Cheers
Hi, not like that, for groups.. private/hidden group if admin creates admin will become its member. I don’t want to create group as super admin.. BUT
Allow some specific user or level is allowed to create a group, OR only Admin can give permission to someone to create group.
I understand, then you should point your direction in finding a plugin with such capabilities. Unfortunately I don’t know any to recommend.
Cheers.
After you export your new fontello selection, ( but please go from importing our config and adding new icons so you won’t break other elements) you will have to also replace the fontello font file from our theme, and finaly you should do the changes from the step 2 and 3 from the tutorial page.
Let me know if you managed to get it working or if you need any more help. Cheers
The problem is that when I import the config.json, and go to customize codes, I only see 6 icons, and after the import to my theme folders, all Icons are gone (white because failed to find them) but the one that I have added.
I just tested the config file, that you can find in “Assets/Fontello” folder from our full theme package which you download from themeforest, and after i upload the config file i have aprox. 400 font items selected, so I’m assuming you’re doing something wrong.
Let me know if you managed to figure it out. Cheers
The file I was going to was assets/css/config.json as it says on the turorial. I imported the file from the download of all files, not jsut the theme, and Assets/Fontello. Thanks!
Hi,
I am trying to use the BuddyPress Activity Plus plugin, but when I try add link to share a content with tumbnail, it is work only user is the Administrator. Could you help me?
Hi, that seems to be a problem between buddypress and activity plus plugin. You can find the fix at the end of the following page: https://wordpress.org/support/topic/only-works-with-admin-profiles-dont-works-with-suscriber-users
Hope this helped you out. Cheers
Great. It is working now. The problem because comments moderation. Tks, 
Hi, I’m trying to add #user-media { display:none; } to css, styles. I activated the child theme, and added there my code on style.css. Nothing happens, then I add it on quick css and still nothing. Any help?
From what I can understand you’re trying to remove the media tab from user profiles. That’s not something to do just with css, you will have to completely remove it using the examples you can find in the following web page: https://buddypress.org/support/topic/removing-bp_nav-menu-item-for-specific-users/
Please note that you’ll need a little bit of programming skills in order to apply those code snippets.
Let me know if I can help you with something else. Cheers
Hi! thanks for the quick replay. I’m a programmer so I understand all code. I already checked that post and didn’t work for me, so I tried to improvise something by css. This is the code I’m pasting to my functions.php. It doesnt work either in bp-custom.php
function global_remove_media_tab() {
global $bp;
$userid = bp_loggedin_user_id(); //Then use that ID to work out what type of user they are bp_core_remove_nav_item(‘media’); }
add_action(‘bp_setup_nav’,’global_remove_media_tab’);
Any help?
I’m coming with new information.
Assuming you’re using rTmedia, you can disable the profile tab by going in backend to “rTmedia > Settings > BuddyPress” and disable the “Enable media in profile ” option.
Hope this helps. Cheers.
It worked! now I feel stupid. Thanks and sorry for disturbing you
Hello, I bought your theme yesterday, and installed it freshly with the latest version of Wordpress, Buddpress and bbPress, as well as the necessary plugins, including rtMediaPro. Your demo content was imported, and no other plugins are installed. The child theme is selected. So, all like it should be, right? Now, I selected a few things in the Theme Options, such as: Transparent Main Menu Off, then in Header Styling Text and Link Color #444444, but no matter what I do, the main header remains transparent with white font color as it was configured with the demo content. I know I can change the styling with CSS in the child theme, but that would not be necessary when all those features are built in your theme admin, right? I refreshed the loading many times, cleared cache, nothing helps. So, I wish I could sort this out quickly. Thanks
I’m referring to the home default home page Main Menu, not the social pages.
I figured it out myself. I didn’t know that there were more configuration settings within the home page itself besides the styling settings under Theme Options. It’s very confusing, and therefore maybe you should better explain it in the theme documentation.
I’m glad you managed to figure it out yourself. Cheers
Hi! You have a great theme! Though, I have a problem. Everything was working fine, but I’m not sure what changed, that my registration email is not send, and can’t send messages through the app. First I thought it was updating the theme, then I see that it wasnt it since I got back to the previous version and still can’t register. Any guess? Thanks!
Your problem might come from other plugins that you might installed or misconfigured. Try to remember the point where it stopped working and what did you changed around that time.
You can try to disable one by one any other plugins beside the ones the ones that comes bundled and you might resolve your problem.
Let me know if I can help you with something else. Cheers
How do I use and show full name, first name + last name?
I’m sorry but I’ll need more details, where do you want to display this full name ?
Looking forward. Cheers
Wherever the name of the members can be shown.
You can change them by using the following plugin, but please understand that there are places where the username can’t be changed to a full name format.
https://wordpress.org/plugins/buddypress-real-names/Let me know if I can help you with something else. Cheers
Hi,
Is it possible to display/hide tabs easily ? For example, I’d like to hide Forums tab and Sites tab ? Is it possible ?
Regards.
The sites tab is enabled only if you’ll run a wordpress multisite environment and the forums tab is activated only if you enable the integration between buddypress and bbpress.
Let me know if I can help you with something else. Cheers
Hi Buddy, Registeration using Facebook is taking about 15 seconds, please suggest how can we reduce this time.
Cheer! Safder Imam
The waiting time depends very much by the response speed between your hosting server and facebook, and also by the processing power or your hosting plan, because at facebook login, where is the case, a new wp user also needs to be created before the login itself.
Hope everything got clearer. Cheers.
Thanks Friend… 
If i add some script to a php template, where i have to load any version of jquery.min.js , there’s conflict… if jquery.min.js loaded, header menu drop down not working anymore…
how to fix that?
That’s because you probably try to load again, another version of jquery, thing that you shouldn’t do.
Let me know if I can help you with something else. Cheers
i added some script on one of php file, which the script need jquery.min.js, once i remove it, everything go to normal, but the script i added. how come it’s because it’s loaded more than once , which causing the problem, i really don’t know…
Wordpress has a manager with which we load our styles and scripts in a standardized way. Here you can find the documentation about it but please note you’ll need programming skills to understand what’s going on. http://codex.wordpress.org/Function_Reference/wp_enqueue_script
You can’t load in a page two versions of jquery because it will conflict and it will break even other javascript related functions/plugins and animations.
From the scripts you are trying to load, just remove the loading of the jquery library and keep the other part of the script and i think you should make it work like that.
Let me know if managed to get it work. Cheers
hello,
How much time should I wait to solve the issue? its been 1 week already,I am waiting for reply. I already tried the solutions on which I found on support forum, I do not contact unless I try to solve the myself. Sidemenu is not opening on except on chrome. could please check.
http://seventhqueen.com/support/forums/topic/sidemenu-not-opening-on-firefox-but-chromeSomeone from our support team will give you an replay somewhere today for sure. Sorry for any inconvenience.
Cheers
Hi, Is it possible to overlay a log in/register box on top of the slider image to make the slider and log in box the sole items on the front page image of a members only site? Thanks for the help.
Not out of the box, your case is a custom one and it would require some custom modifications.
Let me know if I can help you with something else. Cheers
Hello.
How can i do, for update the new theme ?
Thx
You can find all necessary information in our theme documentation, but the most easy way is to enter your purchase details in our theme panel under “Theme Options > Theme Update” and after that you can update it automatically.
Let me know if I can help you with something else. Cheers
The theme has some PT-BR translation available?
No, unfortunately not, but using the “Codestyling Localization” plugin you can translate anything from the theme very easy.
Let me know if I can help you with something else. Cheers