519 comments found.
Bonjour,
Je souhaiterais un site de rencontre et votre modèle de site m’intèresse. Ce que je voudrais savoir est si on peut le faire fonctionner avec le plugin wp symposium… http://www.wpsymposium.com/ ? ajoutant des fonctionnalités sup comme un profil developpé, des mails, un chat.. Merci pour votre réponse.
Well, my theme can work with WP Symposium but this system has own styling so you won’t see for example grid view of groups.
I don’t speak in French here.
How to add a password recovery to theme login page? Example, currently its just a username and password and log in button with remember me check box. I would like to add another box “forgot password” and have field to enter email address with button get new password.
Thanks.
So you can put a link in the login.php.
WP logo you can replace here wp-login.php (root)
Although the Gravatar thing is almost a deal breaker for us, since we wanted this theme to build a community and want it to be easy. The problem I am having is that even after setting up a Gravatar the only Avatar that got updated was the very small version next to my username at the top left corner. If I click my name and go to the member page, there is only the blank man. How can I fix this….I have days of work into getting the site going only to get to adding members and finding this handicap. It’s a beautiful theme, however I think the external avatar only is going to present a problem.
Like I said in previous comments: BuddyPress doesn’t allow to have square avatars and horizontal group thumbnails. There is only one parameter which defines height & width of avatars and thumbnails
if ( !defined( 'BP_AVATAR_FULL_WIDTH' ) )
define( 'BP_AVATAR_FULL_WIDTH', 215 );
if ( !defined( 'BP_AVATAR_FULL_HEIGHT' ) )
define( 'BP_AVATAR_FULL_HEIGHT', 135 );
if ( !defined( 'BP_AVATAR_ORIGINAL_MAX_WIDTH' ) )
define( 'BP_AVATAR_ORIGINAL_MAX_WIDTH', 215 );
You can ask Buddypress developers for update here:
http://buddypress.org/community/groups/requests-feedback/forum/
Hi, is there an option to have an advanced search member. Lets say I have a community site and I want to find people that are part of a certain group in a certain city. Tks, B
Hi,
There is something like “BP member filter” http://wordpress.org/extend/plugins/bp-member-filter/
Getting a blank page when the theme is activated. Any ideas?
Did you install buddypress plugin? Try to activate some other theme. Also enable errors displaying in the php.ini
Hello. I bought your theme, and having some problems. I find it very difficult to choose which template is appropriate for which page. Moreover, I created a menu, and there is a drop-down item “Communauté”, but when I browse my mouse over this item, I can’t choose the other pages, which disappear. How can I do a menu like in your demo, with “About Us” which unfolds? Thanks for your answer. My website: [link removed]
Hello,
You just have to add short description below menu items, check documention. If you don’t want to have short descriptions then you have to open following file: _inc/css/default.css
and decrease top spacing here:#navigation ul ul { ... top:54px; ... }
header.php (for IE9 )
#navigation ul ul { top:53px; }
Ok, great, didn’t notice that. Thanks!
Another question: I’m trying to create forum topics. I’m actually using the plugin BP Group Hierarchy which works fine (with Twenty eleven theme), to create groups and subgroups. There is an option “Show Group Tree” for the plugin, which doesn’t show on the group page. Besides, while creating forum topics, I can’t create topics for subgroups, I have an error message (“We’re sorry, but we can’t find the page that you’re looking for. Perhaps searching will help.”). But when I click back on “Forums”, the topic is created. However, when I click on the topic, I have a blank page; I can’t delete the topic or do anything. Can you have a look at it here, please? [link removed]
My settings http://imm.io/LsTr
There is an option “Show Group Tree” for the plugin, which doesn’t show on the group page.I don’t see this option when Default BP theme is active too.
I actually have 3 levels of groups, and two main groups. It seems that there is a problem with the second group only. First group and levels: (Utilisateurs>Commissions>Musée, Workflow, GED , Bibliothéconomie) and second group (Cadic>Commercial, R&D, Doc., Admnistratif). Since I have a blank page for the created forum topics, I can’t access the “admin” area and I cannot delete those created, how can I do that? And how I can show the “Group Tree”? Thanks for your help!
How about to do it when Twenty Ten theme is active? Btw. I’m not author of this extension so I can’t help you.
And how I can show the “Group Tree”?
Select “Hide the flat list of groups and show ONLY the Group Tree on the Groups page (EXPERIMENTAL)” http://imm.io/LsZW
But this plugin has own page templates for groups listing which are here:wp-content/plugins/bp-group-hierarchy/templates/tree/index.php wp-content/plugins/bp-group-hierarchy/templates/tree/tree-loop.php
HTML structure you have here: http://themeforest.net/item/wildcommunity-buddypress-theme/faq/3146452
Good luck
Ok, seems that the problem was with the plugin BP Group Organizer. Each group I created with this plugin points to an error message, and the corresponding forum topic points to a blank page. I’m not good at computing language, will try to make the changes to show the “Group Tree” but not sure whether I’ll be able to. Thanks again.
Probably you have wrong slug (empty spaces)
Hi again. It seems that the theme isn’t responsive when viewed from an Iphone. Can you check and tell me what I should do? Also, I’m trying to use the plugin Buddypress Live Notificatiion (http://buddydev.com/plugins/buddypress-live-notification/) which works fine with Twenty Eleven Theme, but here nothing happens, I can’t see any notification in the top bar.
Hi,
I don’t know why iphone doesn’t display responsive layout, but when I resize web browser window then it works fine for me.
This plugin probably works with default WP bar. How to enable default WP bar you will find here – http://themeforest.net/item/wildcommunity-buddypress-theme/faq/3146452
Hi. What do you mean by when you “resize web browser window”, it works fine? When I add additional widgets, like simple Text, from the dashboard, the widgets don’t display correctly in the sidebar. Look at my Contact Page, for example. Shall I add additional widget areas? I followed the steps described in your FAQ , by adding the code in functions.php and the second code in contact.php.
It means responsive layout works when I browse live demo on the small web browser’s window.
You have posted some divs and layout is broken: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.cadic-services.com%2Fnous-contacter%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.3I haven’t posted these (I only modified the files according to what you said in your FAQ ). I don’t have any idea about how and where to change these. The same problem occurs on the frontpage when I try to add new widgets, for example simple text before all the other widgets, it pushes everything down.
Add title for Text widget
GREAT ! Thanks! I still can’t figure out why the demo works well on my iphone, but not my website. :s
Because you have changed font which has different size. You should decrease font size in the responsive.css, there was also new version of theme released with updated responsive.css file.
Hello. I have to pay again for the new version? Another question, I want the categories to show under the “Blog” section in the menu, but I can’t get an arrow like pages. How can I change that? Thanks!
No, you can download theme here – http://themeforest.net/user/cadicservices/downloads
Go to Menu manager and add parent css class to the Blog menu item just like on this screenshot – http://imm.io/NkVZ
Hello! Having some issues again. Can you tell me why “Recent replies” is not showing in the footer? Also, it’s a buddypress problem, but when I click on the forums directory, nothing shows up, when there are actually several forum topics for each private group. When a user subscribes to a group, isn’t he supposed to see the corresponding forums? Thanks.
Can you tell me why “Recent replies” is not showing in the footer?
Do you have any forum replies in the groups?
Also, it’s a buddypress problem, but when I click on the forums directory, nothing shows up, when there are actually several forum topics for each private group.
There can be many reasons of it. Go to http://buddypress.org/support/
When a user subscribes to a group, isn’t he supposed to see the corresponding forums?
I’m not sure what do you mean but if user wants to see group forum then he should go to this forum. Check default theme too.
Yes, there are multiple recent replies, which can be seen when a member clicks on the forums page (the groups are all private). When a member tries to click on “Nos sujets”, he can’t see any forum topics, which are actually created. (everything is available to members only who have access to private groups, so I’m not sure whether you’ll be able to test this, unless you ask for a request to join).
Footer displays posts from public groups only.
I got that,but is there any way to show private posts to those who have subscribed to private groups? Also, how can one search in groups and forums? Can I try this? http://buddydev.com/buddypress/buddypress-globalsitewide-unified-search-update-for-buddypress-1-5/
You can only show hidden posts for everyone – http://codex.buddypress.org/developer/developer-docs/loops-reference/the-activity-stream-loop/
There is advanced search – http://www.demo1.diaboliquedesign.com/3/searching/
Well, I can’t understand why I can’t acces the advanced search page, it redirects to the homepage: http://tinyurl.com/aeftd2x
But did you even create this page? Check documentation – I 7 step
Hello! Last problem was solved. I have a few questions. (btw, the user lausset2000 is my colleague). 1. The Widget group doesn’t seem to work. Have a look here: http://bit.ly/WtPDUJ When I click on “Plus récents”, “Plus actifs”, “Plus populaires”, it redirects to the groups page, and it doesn’t classify the groups according to Newest, Most active, Most popular… 2. When a user logs in from the login widget, he’s redirected to the home page, how can I redirect him to his profile? Many thanks! (Can you please erase my website address in the previous comments?).
Hello,
1. I noted it and I’ll fix it by the way (there has to be added ‘widget’ class).
2. Check in google – buddypress redirect after login
Can you please erase my website address in the previous comments?
You can flag your comments and ask Envato for it.
I’m sorry, but what is a widget class?
Do you use the latest version of my theme? I already fixed it some time ago.
No, I’m not. We’ve made lots of changes to the theme directly, and I’m afraid I’ll lose all the alterations. Can you tell me which file I should replace?
functions.php (section with widgets)
HOw i can do for resize automatically the picture with ideal size when the user post on the blog of my website, because the picture are very too big
http://www.babelgo.com/carnet-de-voyage/thx
.text .entry img { width:100%; }
or
.text img { width:100%; }
Hey
I copied your code but you can look, my picture was cut at the middle, and the height is very too big ( you have a exemple of the original picture with the little picture of koala of post ” test 12 november”)
http://www.babelgo.com/carnet-de-voyage/This code should work:
.text .thumbnail img { width:100%!important; height:auto!important; }
Yes
thx good job 
If in some page, i want just some category of post, do you know how i can do?
like this http://www.projectcasting.com/category/casting/commercials/
One page for one category
thx
While creating post select specific category and this post will be assigned to selected category, just like on this demo http://www.demo1.diaboliquedesign.com/3/category/photography/
Maybe i explain not good, sorry but i want to have the same format group on the frontpage instead of groups i want post by category!
For example when i click on the menu “apprendre/carnet de voyage” http://www.babelgo.com/carnet-de-voyage/ I want all my post with category ” carnet de voyage” appear like the frontpage with groups but it will be post with the category
thx
It’s not possible.
This website is not with your theme?
thx
No
Ok, some user ask you before is it possible to format posts on the frontpage instead of groups but in the same format And you explain “You can put into “tabs-container” loop with blog posts. You can copy this loop from blog.php and of course change style.”
I dont understand what i copy and where
thx
This loop is already in the frontpage3.php but there will be a lot of work with styles.
DO you think you can help me?
thx
I found this plugin, do you think it will work with you template on the frontpage and different page?
http://codecanyon.net/item/special-recent-posts-pro/552356thx
Yes, but this plugin works on widget areas. My theme doesn’t have a widget area everywhere, especially on the left side.
How to create new widget areas: Google -> how to create new widget area in wordpress
I ll try to create a new widget area ok
I have a problem with a plugin and your theme
“bbpress media”
If i active the plugin, i dont have the buton “send” to the wall of my profil and the same for the tab “media” i cant create album, i save picture and can do nothing
they say me ” Thanks for reporting the issue, its not quite clear whats causing the plupload library to break on your site. We’ll look into it. I looked into the issue for some time, but didn’t came close to whats causing that issue on your site. I’ll be debugging it thoroughly after patching the Multisite issue that many other users are having. Yours seems to be an isolated case, may be caused by the theme you are using. If possible, can you please write the names of plugins and theme your WordPress site is using? That will help us a lot in debugging.”
I open a ticket, http://rtcamp.com/support/topic/i-dont-have-the-button/thx
BuddyPress Media works fine for me http://i.imm.io/LtL7.png
http://imm.io/LtMvDO you try to upload picture and write on your profil?
Yes, no problems – http://imm.io/LtMv
Do you think, it will be great with your theme?
http://codecanyon.net/item/sidebar-widget-manager-for-wordpress/2287447It should work fine.
@jayh2h
its in your database, phpmyadmin and search for Recent Activity
No, it’s in the theme options panel – http://imm.io/LeaN
I had the same issue and never even looked at the Translations tab. My apologies.
Hello
I brought this theme and I am having trouble in posting an update, can you please help.
Thanks.
Hello,
Update of what? Blog post? Forum post? Group description?
Never mind, I have fixed it, it was a buddypress bug.
How do I change the title “Recent replies” in the footer?
I tried to change it to “Recent Activity” by making the change in footer.php but that didn’t work.
Thanks.
You can change it under theme options panel.
When navigating the “BuddyPress BP Gallery” plugin the theme is off.
Any insight?
Probably “BuddyPress BP Gallery” is compatible with Default BP theme only.
Also this plugin has 1/5 rate – http://wordpress.org/extend/plugins/bp-gallery/
Before purchasing your theme, please let me know if it works fine with this plugin: https://github.com/slaFFik/BP-GTM-System
thanks and regards, axel
This extension has own template file so you have to make an additional work. My theme has a special template for all BP extensions which is here groups/single/plugins.php
...but BP-GTM-System overwrites the bottom of groups/single/plugins.php so you have to open wp-content/plugins/BP-GTM-System-master/templates/gtm/index.php
...and modify the bottom, add 3 code lines and remove some divs, the bottom of code should look like code on this screenshot: http://imm.io/L6hbThis is how it looks on my test site – http://imm.io/L6iZ
Wow, thank you for your reply! I think i’ll purchase your theme and will come back to you when i’m in trouble 
Hey, always good template but i some problem
1 ) I make a forum on bbpress http://www.babelgo.com/forums/ If you can see the title of the page is not “Forums” but the last forum i make ( wallis et futuna )
2 ) On the home page, i put a member widget on the right, but when you click on the tab ” plus récents” “plus actifs” etc, its not change on the widget but redirection link with the page member
3 ) http://www.babelgo.com/destinations/amerique/bresil/ Normaly my page parent if you can see its “destinations/amerique/bresil/” i can have this structure under the title and not just “home>brésil” ?
Thx for everything
1. Change forum title for main directory here http://imm.io/L5DK
2. There is no option for groups listing on the sidebar.
3. Actually it’s not possible but I’ll will take a look on it later.
Where to change hide “Comments are closed.” and “Recent replies” by css?
“Comments are closed” is inside the comments.php file, “Recent replies” style is in the .footer-column-title selector (open inc/css/default.css)
THX AGAIN
The help file was great but can you add Buddypress instructions?
Where to change styling of Buddypress menus like http://bliker.net/test/default.png eg. font size, font color, underline?
Do I add them to the /style.css or /_inc/css/default.css?
Thanks.
I added help here: http://themeforest.net/item/wildcommunity-buddypress-theme/faq/3146452
THX
Hey, I installed the theme on the local site I’m building, and at first I got 404 errors. (had to fix the permalink structure and set it to default, my custom permalink structure was broken) Everything works now, but my avatar will not show up and i can’t edit my profile. When i click on anything member related (my avatar picture, or even ‘Edit Profile’ from the wp-admin console, i get a 404 page. Any ideas?
Hi,
It doesn’t look like a theme issue. Does it work when Default theme is active? There can be many reasons, like a mess in permalinks. Maybe try to reinstall WP or install it on the on-line server.
Hey great theme, i think ill buy it!
Are you french?
Nope
Hey i just bought your theme But i have a problem with my parent menu, i cant click
thx
Which web browser you use?
Google chrome
Ok i write a description, my parent menu works!
But i dont have the little arrow under the menu like your demo, do you know why?
thx
Ok i forget the link
www.babelgo.com
You have to add “parent” word, check documentation.
Have a problem again
I have to much space on my widget “groupes d’interet” on the front page http://www.babelgo.com/thx
Generally this theme doesn’t support groups listing on the sidebar . You can decrease spacing adding following style to the style.css:
#sidebar #groups-list li { width:100%!important; margin:0 0px 10px 0!important; }
I copy this under the line “Style is inside _inc/css/default.css” ?
Yes, outside commented area.
Hum its little bit better, but not enought
www.babelgo.com
I don’t see any new styling here http://www.babelgo.com/wp-content/themes/WildCommunity/style.css
i copy the line #sidebar #groups-list li { width:100%!important; margin:0 10px 0px 0!important; }
You dont see?
Yes, now it’s ok.
Hi, I really like the frontpage3 layout and want to add one of my page just below it. Any advice on how to? Perhaps iframe? Thanks again.
Hi,
I’m not sure what do you mean. Which page and below of what? Below sidebars and post and above footer?
The frontpage3 layout has three columns. The post column,middle, and sidebar.
I created a page with shortcodes such as products and would like them to be displayed right below the same column as “posts”. In theory next to middle column and above footer.
Thanks.
Open frontpage3.php and paste it just before [/div] <!- tabs-container ->
You can create new widget area: http://www.google.com/#hl=en&newwindow=1&safe=off&output=search&sclient=psy-ab&q=wordpress+how+to+create+a+widget+area
Necesito cambiar el color de fondo. como puedo hacerlo?
Sorry, I’m not polyglot.
I figured it out using the <!-more-> tag, but is there a way to do this automatically? Which file do I need to edit? Thanks!
Loop with posts is in the blog.php