638 comments found.
Just downloaded today and the responsive theme is not working…...at least not on my iPhone????
Are you talking about live demo – http://www.demo1.diaboliquedesign.com/5/
Which version of iphone?
It happens on the old iphone 3 which has small resolution – 320px There is no sense to make a layout for 1% visitors.
I am running on iPhone 5
I see below that you fixed the 400px issue. Shall I just re-download/re-install?
Shall I reload entire theme or can you tell me the specific files to overwrite? I’m assuming responsive.css
I didn’t fix it yet, I’ll add ~320px responsive layout.
Hi,
I have a Multisite Install. I want to use it for the mainsite site then users will request for their subsites. Will it work good?
Thanks you!
Hi,
I didn’t check WPMU yet, I’ll take a look on it today.
I just updated theme, now it looks great.
Great!
Bookmarked! I’ll purchase it soon.
It seems like the minimum width or so is too low: (OneCommunity is fine on the same width and my Android has also only problems with Cinematix…)
And as this theme uses divs is it possible for me to put the picture of the post on the top and the text below it?!
I’ll fix onecomunity today. Actually 90% mobile devices have a screen resolution wider than 400px so there is no sense to make 240px layout for 1% of visitors.
Ok thanks
Congratulations for this great theme !
And thanks for the responsive support (it seems a little buggy on my iphone 4, but it’s very usefull).
Good luck with sales !
Thanks for adding my requested feature.
New version of theme is available for download
Hi, Has the reponsive update been uploaded yet ?
Hi,
No, you can enable update notification, select “Get notified by email if this item is updated”
could you tell me when you will be adding this to theme,
5. is it possible to have post icon in the forum like you do in vb
5. Yes but it’s not easy, it requires changes in CSS. In bbpress you can add icon for following status – sticky, super sticky, unread
I added it, sticky and closed status. Super sticky is not supported by bbpress anymore.
http://www.demo1.diaboliquedesign.com/5/groups/music/forumhow can i add unread post statuse icon like this http://forums.accuweather.com/uploads/post-15491-1346212517_thumb.png
http://i212.photobucket.com/albums/cc160/Link_PWNS_Cloud/1337111259.pngin the js/jQFunctions.js add it:
jQuery('table tr div.topic-title a.forum-post-title').before('<span class="read-label">Visited</span>');
jQuery('table tr div.topic-title a.forum-post-title:visited').before('<span class="unread-label">Unread</span>');
after:
jQuery('table tr.status-closed div.topic-title a.forum-post-title').before('<span class="closed-label">Closed</span>');
and add following style:
.unread-label, .read-label { background:#5d5d5d; border-radius:5px; color:#ffffff; padding:2px 4px; font-size:10px; margin-right:7px; text-transform:uppercase; font-weight:bold; }
Do i need to add a icon image
No, it will show the same label like in this page – http://www.demo1.diaboliquedesign.com/5/groups/music/forum
I dont understand which lable, also would It change colour when the post has been read ?
Sticky, Closed labels
would It change colour when the post has been read ?
Use:.read-label { background:#000000; }
I meant the post read icon
For icon it will be:
.unread-label { background-image: url( "http://....images/icon1.png" ); background-repeat: no-repeat; width:20px; height:20px; display:block; }
.read-label { background-image: url( "http://....images/icon2.png" ); background-repeat: no-repeat; width:20px; height:20px; display:block; }
where do i put the style ? and .unread-label
into mystyle.css
thanks I was not sure, Do i need to all 4 style changes or just the last 2?
2
I can get any icons to show, all im getting is a text ( Visited )
jQuery('table tr div.topic-title a.forum-post-title').before('<span class="read-label">Visited</span>');
jQuery('table tr div.topic-title a.forum-post-title:visited').before('<span class="unread-label">Unread</span>');
add following code:
jQuery('table tr div.topic-title a.forum-post-title').before('<span class="read-label"> </span>');
jQuery('table tr div.topic-title a.forum-post-title:visited').before('<span class="unread-label"> </span>');
ok, im changing that now, which style code should i use, im using the last 2 but im getting nothing
Did you use properly path to icons?
no i dont think i did. how should i do this
Upload your new icons into images/ folder and put direct path or relative path
background-image: url( "images/unread.png" );
Thanks, I finally got it working
How can I get it to go back to unread, if the topic has been updates with a new reply ?
is it possible to have it on the side of the text, if i wanted, like the avatar ?
HI thanks for helping out trying to get this to work, i’ve managed to find a plugin that works for the post icons. if anyone else wants to know its called bbpress-unread-posts
Dito on the responsiveness.
Great UI – can’t wait to demo the responsive update!
I finished responsive layout, I’m just updating live demo.
SWEET!
Looking forward to it, and again, great job on the UI, really nice work.
are we responsive yet?
Almost, give me few hours.
Hi, nice theme! 3 questions:
1. Is there a way to charge for membership? If so, can I segregate membership into two groups, such as I want to charge Group A for a monthly/annual membership and for Group B they could sign up for a free account and upgrade to Group A if they want the paid version of being a member?
2. Is there a way to select a featured member to showcase on the home page?
3. Can we change the some fields in a user account to custom made fields that will display unique info on their profile?
Hi,
1. There is many plugins which can do it like this one – http://premium.wpmudev.org/project/membership/
2. Yes, it’s possible – http://codex.buddypress.org/developer/developer-docs/loops-reference/the-members-loop/
Pass a user_id or string of comma separated user_ids to return on these users.
3. Yes it’s easy – http://wpmu.org/add-birthdate-email-and-url-fields-to-buddypress-profiles/
Okay cool, thanks much!
I have already onecommunity, and I will purchase this one the second the most important feature is there. RESPONSIVE DESIGN!
One of the most beautiful themes I have ever seen. Bravo!!!
Give me few hours
can i mirror the site so it becomes Right-to-left ? not only text but everything …
You can’t, only text.
Hi ghog,
Diabolique is already busy making it responsive in the next ~48 hours.
i want to buy this theme, it looks nuts! am i correct in understanding there will be a responsive version released shortly, should i wait?
Yes, it should be done today.
Are there plans to add an Event page? (Calendar like)
Check it – http://www.demo1.diaboliquedesign.com/5/events/
Under Travel menu
Thanks for the hint 
Freakin badass buddypress theme… well done, this is gonna make me seriously re-evaluate the theme I’m currently using
I’m glad you like it
what’s the ETA on responsive?
and a pricing table would be awesome
It should be done tomorrow.
and a pricing table would be awesome
There is many ways to generate it, like this one – http://wordpress.org/plugins/pricing-table/
it would be better if this was done via the theme as less plugins are always better
and a download page would be great, like a page that lets users download free ebooks etc. (title, image, description, download form)
it would be better if this was done via the theme as less plugins are always better
You have to wait in queue, I have many sugestions.
and a download page would be great, like a page that lets users download free ebooks etc. (title, image, description, download form)
It can be done with plugin too
you can use a service like uservoice where users can suggest and vote ideas. its great for support too
I’ll think about it.
So once the user is logged in will it display like a social network. Will it have a news feed and items like Facebook?
Hi, work with WPML? Thanks
Hi,
Yes and no. Buddypress part (99% of content visible on the live demo) is compatible with WPML but theme isn’t because it can be tranlated via theme options panel.
You can send me a screenshot of the option panel for the translation of the theme? If I install WPML is in conflict with the theme? Thanks
No conflict with WPML here.
I saw the screenshot. But if I have 5 languages??? Thanks
Then you can make it compatible with wpmu – http://wpml.org/2009/07/making-your-wordpress-theme-multilingual/
Hi.
Same problem on mobile for me like with OneCommunity:
When you view e.g. posts on the left half is a picture and only half of the display is left for the actual text…
Pleeease change this!
I like your themes!
Hi,
Theme is not responsive yet, I’m working on it.