Discussion on Cinematix - BuddyPress Nouveau Membership Theme

Discussion on Cinematix - BuddyPress Nouveau Membership Theme

Cart 1,397 sales
Well Documented

Diabolique supports this item

Supported

This author's response time can be up to 2 business days.

637 comments found.

Hello, thank you for the pre sale info!

It’s possible to know what font is it: http://www.demo1.diaboliquedesign.com/5/tour.png ?

thanks

Hello, very beautiful theme but i have some questions, pre sale info:

1) It’s easy and possible to add more items into main menu? (http://gyazo.com/0e97527f5620c241d9858c0bc603885b)

2) It’s mobile ready?

3) It’s possible to insert a footer bar, with music without stop when surfing?

We want use it with our radio station! :)

I hope you can give me positive words!

Hello,

1. Yes.

2. Yes.

3. If you will find the proper plugin then you can do it.

Thank you for the fast answer!

Mmm,I’m not sure that exist a proper plugin for that… there is any chance to implement into cinematix theme?

It’s perfect, background music into social network! :)

Yes, you can use any MP3 player with this theme.

Hi, this looks like an awesome theme! Can you please provide some login info for the demo? I would like to see the members point of view.. Thanks!

Hey, is there a way to in the forums “Quote” what another person has said above like it other forums.so their forum post will display in yours as like your answering it.

Hi,

Yes, there is a standard QUOTE available availablke on buddypress and 2 shortcodes – http://www.demo1.diaboliquedesign.com/5/shortcode/

You have to enable shortcodes in bbpress.

Thanks for answering question above. One more thing. Im getting a message at top of the dashboard that is saying “The following active BuddyPress Components do not have associated WordPress Pages: Activate, Register” and a repair button. In your index it doesn’t say about setting up a register page or a Activate page. Please help?

You have to create this 2 pages and assign here – http://www.demo1.diaboliquedesign.com/4/Help/assets/bp-pages.png

I did not found one very important option in this theme that is search option in forums and in groups which is available in default buddypress and all other buddypress themes. This search option is available only for members in this theme. Can you please add that option in the next update?

Thank you

It’s right there – http://www.demo1.diaboliquedesign.com/5/searching/

Search forum engine is visible on the sidebar.

Anyway I’ll integrate theme with this search system very soon – http://codecanyon.net/item/ajax-search-pro-for-wordpress/3357410

Hi How do I download the updated version of Cinematix? I’m using 1.0.9 but I can see there is a 1.1.1

Hi,

Go to Downloads page on Themeforest.

Thanks for this Superb theme.My doubts are 1.Can i change the colors of the theme like background of the theme,menu etc? 2.can i change the theme as boxed layout theme instead of the current wide layout of demo?

Thank you

1. You can change general color scheme only.

2. Not possible.

I also confirm this. Support site is not reachable. It says account suspended.

Support forum in on-line now. Sorry for inconvenience.

Hi

Just to inform that there is a problem with the support site: http://support.diaboliquedesign.com/cgi-sys/suspendedpage.cgi

Thanks

Yes, a hosting company suspended my account because my demos exceeded 81 GB of disk space, it’s weird because it was 3 GB when I last time checked it, it looks like some mistake. Sorry for inconvenience.

Hi… Could you please give me a suggestion as towards how I can display just one recent blog post on my home page when using a static home page. I’ve tried all types of widgets and short codes but the one’s that do allow it to be display don’t show the theme’s blog css stylings which I love. Your help is greatly appreciated Thanks in advance

Hi,

Paste it into the frontpage1.php – http://pastebin.com/Usri8NP9

sorry that didn’t work either

Paste it below div class=”front-container front-container-bottom” or before [/div]<!-front-container ends->

Open a new topic on the support forum because I can’t post code here.

Hello there,

I really liked your theme and planning on purchasing it. I have few questions first.

1. Can user login using Facebook/Twitter? Will theme will be compatible with any plugin I use for this purpose?

2. Sharing option for events and other forum topics? Again can I install a plugin for that and it will show on event pages and forum topics?

Thanks, Jo

Hello,

1. Yes, you can use this plugin – http://wordpress.org/plugins/wordpress-social-login/

2. I don’t understand, where do you want to share it?

really pissed that I brought this theme. The whole purpose of buying the theme was because I sucked at css and html. I saw this had theme options to customize color and icons. but in order to change anything u need to code…. this sucks I want a refund!

If you want to change color scheme then just copy predefined block of style from documentation and paste it into myStyle.css, that’s all.

Thanks I did that. it worked sorry about the comment I just hate css

Can I create different homepage styles ?

Different content, blocks, etc ?

A homepage with latest blog entries, activity, groups and users. A homepage with latest forum posts, blog posts, group posts, etc… And so on ?

Or the demo is the only option ?

Thanks.

No, you can’t, there is only 1 homepage layout possible, anyway I will add a metro look of the latest posts on the frontpage soon.

Its a shame, with homepage variations this theme would be really cool.

If I buy you can adapt the things as I need for the homepage ?

How difficult is to modify it ?

If I buy you can adapt the things as I need for the homepage ?

Sorry but there will be a lot of work

How difficult is to modify it ?

You have to know html & css, the frontpage already displays the latest forum posts and group posts (On the Forums area)

If you need any help, please visit my Support Forum

Registration process is automatic so you don’t have to wait for an account activation.

Don’t forget to use a search function.

hey diabolique, you’ve done a great job! it’s one of the best buddypress themes here on themeforest. it’s clear and nice. your documentation is really good. it takes only a few minutes to setup the theme. thanks a lot! =D

greetings from germany

I’m happy when a client is happy :)

How can I edit the wp-login page ?

Few more issues

1, the onebyone slider colour wont change in the child them. ive edited the onebyone ccs file and added the ccs folder with edited files to the child theme, but still no change.

2. In Other members profiles The Add Friend / Report user / Public Message / Private Message buttons are coming up black with colour middle.

Ive tried editing the style file but its still not changing

Am I doing something wrong

If you need any help, please visit my Support Forum

Registration process is automatic so you don’t have to wait for an account activation.

Don’t forget to use a search function.

im having some issues with the footer

I used this code to get links in footer <nav> <?php wp_nav_menu( array( ‘container’ =>false, ‘theme_location’ => ‘footer-menu’, ‘menu_class’ => ‘footernav’, ‘echo’ => true, ‘before’ => ’’, ‘after’ => ’’, ‘link_before’ => ’’, ‘link_after’ => ’’, ‘depth’ => 0,) ); ?> </nav>

and this coder for style but the menu move up cutting off half of the facebook icon and the hoverover is half on the white

footernav { float:left; margin-top:0px; border-left:1px solid #232222; border-right:1px solid #3b3b3b; } footernav a { color: #ededed; } footernav ul, nav ul ul { margin:0 0 0 20px; padding:0; list-style-type:none; list-style-position:outside; position:relative; z-index:200; font:16px Open Sans; } footernav ul { margin:0 0 0 0px; } footernav ul a:link, nav ul a:active, nav ul a:visited { display:block; padding:0; text-decoration:none; } footernav ul li ul li a:link, nav ul li ul li a:active, nav ul li ul li a:visited { display:block; text-decoration:none; padding:12px 19px 12px 19px; } footernav ul li a:link { padding:17px 19px 19px 19px; } footernav ul li { float:left; position:relative; border-left:1px solid #3b3b3b; border-right:1px solid #232222; opacity: 1; transition: all 300ms ease-in; } footernav ul li:hover { border-right:1px solid #121212; border-left:1px solid #474747; } footernav ul li ul li:hover { background:#104537; border-top:1px solid #474747; border-right:none; border-left:none; } footernav ul ul { position:absolute; left:-22px; text-align:left; padding:0px 0 0px 0px; border-top:3px solid #000000; border-left:1px solid #232222; border-right:1px solid #232222; background:#2b2b2b; width:190px; top:57px; display:none; font-size:12px; box-shadow: 5px 5px 0px 0px rgba(00, 00, 00, 0.2); } footernav ul ul a { color:#f4f4f4; } footernav ul li ul a { width:170px; float:left; } footernav ul li ul ul { left:160px; top:-2px; margin:0px; border-left:3px solid #000000; border-top:none; } footernav ul li ul li { margin-left:0px; margin-right:0px; text-shadow:none; width:190px; background:none; border-top:1px solid #3b3b3b; border-bottom:1px solid #232222; border-left:none; border-right:none; max-width:none; list-style-type:none; text-transform:none; } footernav ul li:hover ul ul, nav ul li:hover ul ul ul, nav ul li:hover ul ul ul ul { display:none;} footernav ul li:hover ul, nav ul li li:hover ul, nav ul li li li:hover ul, nav ul li li li li:hover ul { display:block; } footernav ul li ul.children li { list-style-type:none; } footernav ul li.parent { background-image: url( images/menu-arrow1.png ); background-position: center bottom; background-repeat: no-repeat; } footernav ul li ul li.parent { background-image: url( images/menu-arrow3-child.png ); background-position: 170px center; background-repeat: no-repeat; } footernav ul li.current-menu-item { background-image:none; } footernav ul li ul li.current-menu-item { background:#101010; border-top:1px solid #3b3b3b; border-bottom:1px solid #000000; } footernav ul li.parent:hover { background-image: url( images/menu-arrow1.png ); background-position: center bottom; background-repeat: no-repeat; } footernav ul li ul li.parent:hover { background-image: url( images/menu-arrow2.png ); background-position: 152px center; background-repeat: no-repeat; } .tinynav { display: none; } #navigation-400 { display:none; } .facebook-left{ float:left; margin-right:20px; }

You have to hire a developer

hi, are they any logins for the demo site? i want to see the logged in view. thanks

Im getting white text for Create a Group

1,2,3,4,5,6 are all white and my background is also white. how can i fix this ?

Is it still the same, if im using style not mystyle ?

Yes, but for web browser, style from myStyle.css file is more important than style.css

Ok Im sorted this i was changing the wrong part of the style file

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey