This item is by an Elite Author
Diabolique
- Author had a File in an Envato Bundle
- Bought between 1 and 9 items
- Elite Author
- Exclusive Author
- Has been a member for 2-3 years
- Referred between 10 and 49 users
- Sold between 100 000 and 250 000 dollars
643
Purchases
Buyer Rating:
3.87 stars
3.87 average based on 55 ratings.
-
5 Star
3054%
-
4 Star
712%
-
3 Star
712%
-
2 Star
35%
-
1 Star
814%
| Created | 4 January 13 |
| Last Update | 27 April 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Compatible With | BuddyPress 1.6.1, WooCommerce 1.6.5.1 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved Diabolique -
Contact Envato Support


Does it support RTL language ?
It’s not supported.
Hello. Website is humming along perfectly but responsively for firefox scale 2 is causing the Hello box to be cut in half by the orange nav buttons.
Anyone else having this issue? I looked through the faq and comments and didnt see anyone else have this problem.
Thanks for a beautiful look
Hello,
I don’t any problems in firefox – http://imm.io/UO3p
If i uninstall the old version and install this new version do I have to create everything (groups, pic, forums) all over again? Or does the work carry over?
Just upload folder with theme, that’s all. It’s super easy.
I have just made a new update right now, and i don’t see the slideshow yet?
Did you select Frontpage 2 for the Home page?
Hi, really awesome theme! I use Frontpage 3 for my homepage. But how to edit “Hello!” and “Welcome to”.
Theme Settings dont work!
Also: How to edit Create profile, Find friends, Post message, Make Connections?
Hi,
This is a static text in the frontpage.3.php
Thank you! Work!
So i’ve just downloaded the new theme files and my “frontpage2” does not look like the preview on on the demo page – http://www.blog-trends.com/ – I have no idea how to set items to the slider or make the items appear in a table like the groups do. I looked in the documentation and I don’t see any instructions for this. Thanks.
I have no idea how to set items to the slider
It’s automatic – displays latest posts. You have old style.css in the code, disable child theme.
I will have to spend some time and go in and compare my style.css file to the new one because there are no theme options for changing color. If I do not use a child theme my colors and styling will all revert to the orange… Thanks.
I have modified my child theme’s style file with all of the updated styles however I still have no slider. The new blog posts at the bottom seem to look fine now, however the “most popular” option does nothing when I click on it.
Also, how can I set it so “most popular” posts are first? The most recent posts will be displaying in the slider so it is more helpful to have most popular posts display at the bottom by default, otherwise you will see the safe few posts in both places….
Today I’ll upload theme with myStyle.css file where you can paste your own style – it will be simpler solution than use child themes.
I have modified my child theme’s style file with all of the updated styles however I still have no slider.
There can be conflict with some plugin.
Also, how can I set it so “most popular” posts are first? The most recent posts will be displaying in the slider so it is more helpful to have most popular posts display at the bottom by default, otherwise you will see the safe few posts in both places….
It’s a good idea to display “most popular” posts by default so I’ll update theme today.
That is helpful, however I still need to be able to make a child theme work. I have modified my archive/blog views so that they automatically display excerpts with a “read more” button WITHOUT the use of the ”<
-more->” tag and I have also added in the avatar of the buddypress user that has created the post on the single.php template. This theme does not seem to recognize the child theme for some reason even when I strip down the style sheet to only include the required fields.To address your comment about color options making the theme load slowly I disagree. I am a website developer full time and we use a number of wonderful themes that offer tons of great theme options and we have no problem loading them on our servers. At the very least if you are not going to offer these options I might advise making your main color more neutral. Grays, whites and blacks would likely work more easily with a number of the people purchasing your theme, orange is a very bold color and one that almost everyone will need to change in order to make work with their branding.
That is helpful, however I still need to be able to make a child theme work. I have modified my archive/blog views
Child theme is not a good idea because I modified blog.php, archive.php, single.php files too.
To address your comment about color options making the theme load slowly I disagree. I am a website developer full time and we use a number of wonderful themes that offer tons of great theme options and we have no problem loading them on our servers.
Style should be inside styleheet file so web browser can cache .css files.
At the very least if you are not going to offer these options I might advise making your main color more neutral. Grays, whites and blacks would likely work more easily with a number of the people purchasing your theme
Then TF reviewer will say that colors are boring and he won’t even approve update.
Child themes are the standard in wordpress, the point is so that I can customize my themes without them being affected by an update. Part of the useability of wordpress is the theme options, I have used hundreds of themes with fantastic style options built in. If child theme and customization are not going to be an option I will need to find other options unless you are able to modify the theme as I need it every time. For example, the archive view in the blog and category archives should be displayed as excerpts without needing to use the “more” tag and I want the avatar to show up of the author of the post like you see here – http://www.blog-trends.com/2013/01/blogger-conferences-101-how-to-navigate-blogger-conferences-with-success/ – Now, if I can simply figure out why the style sheet in a child theme will not import the parent’s style sheet most of my problems will be on their way to being solved…
You have to upload “slider” folder to child theme too and use import url( ../OneCommunity/style.css ); not import url( ../onecommunity/style.css );
http://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/13601I don’t plan to add color options because I want to keep code clear – HTML and PHP code in the php files and style in the css files. I don’t think it’s hard to edit few styles in the style.css
I installed new theme and using front page 2 but no posts are displaying – http://takopop.com Any solutions?
It’s caused by this code below slider (remove it):
<script type="text/javascript"> // <![CDATA[ var disqus_shortname = 'tako-pop'; (function () { var nodes = document.getElementsByTagName('span'); for (var i = 0, url; i < nodes.length; i++) { if (nodes[i].className.indexOf('dsq-postid') != -1) { nodes[i].parentNode.setAttribute('data-disqus-identifier', nodes[i].getAttribute('rel')); url = nodes[i].parentNode.href.split('#', 1); if (url.length == 1) { url = url[0]; } else { url = url[1]; } nodes[i].parentNode.href = url + '#disqus_thread'; } } var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = '//' + 'disqus.com/forums/' + disqus_shortname + '/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }()); //]]> </script>Also you have to regenerate thumbnails for latest posts. Just remove thumbnails of last few posts and upload it again (wordpress will regenerate it).
I went into my theme editor and could not locate this code. Could you be more specific please?
Probably it’s generated by some plugin. disqus?
Also, I have removed all styles from the child theme and left just the required fields for a child theme and it is not recognizing the parent’s style.css
I just uploaded new version of theme with myStyle.css file where you can paste own style. Theme will be available for download when TF reviewer will approve it (watch last update date on the right column)
I’ve just reverted back to the standard frontpage1 template with my fully customized style.css. I do not have time to completely redo my style.css file every time there is a theme update. Do you plan to add any functionality for styling in the theme options in the future? I cannot get the child theme to read the parent’s style.css so I cannot add in only the modified styles.
I just uploaded new version of theme with myStyle.css file where you can paste own style. Theme will be available for download when TF reviewer will approve it (watch last update date on the right column)
I agree with kaitlynmarie that the styling should be in options or made easier and clearer. There are so many lines to edit and make changes to which I did not expect. Also color must be changed in icon and will be overwritten during upgrade.
When I’ll add theme option panel then you’ll tell me that my theme works too slow. Massive options panel can cause server overload especially when you are using cheap hosting – More PHP code -> More work for server -> Slower website
BTW. I just uploaded new version of theme with myStyle.css file where you can paste own style. Theme will be available for download when TF reviewer will approve it (watch last update date on the right column)
Hey Diabolique Thanks for the new update great job u did with the slideshow no complain i love it.
Forgive me for trebling you, I want to create a template page for the blog with two Column keeping the same style.
I promise I will never bother you again
Sorry but there will be about 3-5 hours of work.
Right not so worries
On the Members, Activity & About Us pages is there any easy way to add the “matching icons” just to the left of the .page-title ? I would like to use the exact same icons that are used for the .tile section so I can use the same file path but I’m not sure how to call the “matching icon” to the appropriate page?
Cheers! LOVING this theme!!!
Hello,
It’s not so simple. Each paga has unique BODY class. For Avtivity page it will be:
.activity .page-title { background-image:......; }Just getting back to trying to figure this out… where is the html for both of these – .activity .page-title & .members .page-title ? i believe i need to add another div to each of them to allow me to insert and place the icons next to the text correct?
activity and members classes are inside the body tag, for this page http://www.demo1.diaboliquedesign.com/4/activity/ body tag contains following classes: directory activity no-js theme-onecommunity
an example how to change style of the page title for activity page only:.activity .page-title { background:#cccccc; }Hi, another question:
I miss a the submenu in profile: Change Avatar
How to add this? So my user cant add (or edit) their Avatars.
Hi,
Solution – http://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/13389
I notice on my Home Page Tab for the , Active , Alphabetical , Newest dasn’t show anything just a white. when i hover my mouse it turns to finger and clickable
I really don’t know what to do from here now, any ideas?
Also I am using a BBpress forum and it dasn’t show on the home page but it shows groups, how can i change that to bbpress forum?
Thank you so much for your time bless
I notice on my Home Page Tab for the , Active , Alphabetical , Newest dasn’t show anything just a white. when i hover my mouse it turns to finger and clickable
Maybe reinstall my theme.
Also I am using a BBpress forum and it dasn’t show on the home page but it shows groups, how can i change that to bbpress forum?
It’s not so simple, you have to paste bbPress loop – check bbPress documentation.
I have tried to reinstall the theme I am still having the same problem with the Active , Alphabetical , Newest dasn’t show anything…?
I am not so sure if i am missing something any suggestion?
and for the bbPress where do i need to paste the loop code?
Just an idea; where is displaying Active Members | Popular Members and On the Forums, wouldn’t it be batter to be on the widgets blocks? so that we can easily replace it to whatever we want to show on those 3 box? with out hacking the files…
Solve the problem with the Active , Alphabetical , Newest, was some plugin
Is there an easy solution for integrating author bios (from Wordpress) into the profile of members? I’m assuming that is what is being displayed next to names in member profiles on your test site.
Go to Users -> Profile Fields and add new fields
The cuffon font don’t allow accents.
Check in the theme’s documentation – IV. Don’t see some font glyphs?
Congratulations for the theme. It is working with accents.
I have other questions, because i am changing the logo in header and the text in the footer, but the changes don’t occur in the page.
Do you change it under theme options panel? Did you save changes?
No. Thanks again.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
When I install this theme….. any ideas?
I guess I needed budypress plugin installed just did that. Now I see this
->Create empty page called `Home` (Pages ? Add New) with selected `Frontpage 1`, `Frontpage 2` or `Frontpage 3` page template and setup `Home` page as your frontpage.More information you will find in the documentation.
I created the home page, and the other pages now what…
I see the home page working but when I type in my domain I get this white page. I was hoping on load of the site domain it would show up not this white page below.
Create empty page called `Home` (Pages ? Add New) with selected `Frontpage 1`, `Frontpage 2` or `Frontpage 3` page template and setup `Home` page as your frontpage.
More information you will find in the documentation.
My problems above are fixed I had to make the home page a static page.