Discussion on CommunityJunction - BuddyPress Membership Theme

Discussion on CommunityJunction - BuddyPress Membership Theme

Cart 891 sales
Well Documented

Diabolique supports this item

Supported

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

460 comments found.

Also on my mobile device when I look at my front page there is a lite circle covering the word “group”. How can I remove the circle? Thanks. This is website stuff is complicated.

Paste it into myStyle.css:

@media screen and (max-width:740px)
{
.front-circle { display:none; }
}

Also, on the top left hand corner of my site there is a WordPress logo and a WordPress login and register. How can I remove all of that?

You can disable it top bar under theme options panel.

How do I remove the “A Social Network” text that is in the blue box on my front page? I went to the editor and erased the text but it is still there.

Also, I erased the footer and the footer is gone but this message is on the footer now Parse error: syntax error, unexpected ‘CommunityJunction’ (T_STRING) in /home/content/p3pnexwpnas06_data02/05/2350005/html/wp-content/themes/CommunityJunction/footer.php on line 37. How do I take it off? I do no remember exactly where I erased it, so I am not sure if I can back tract.

Open frontpage1.php and remove it:

<div class="welcome-text">
    <img src="<?php echo of_get_option('welcome-text_path', 'http://www.demo2.diaboliquedesign.com/1/welcome-text.png' ); ?>" alt="A Social Network" />
</div>

Open footer.php and remove it – http://pastebin.com/wBSEcHUz

Presales questions here. 1) Love the look of demo. Is it easy to obtain that look via documentation or demo content so I can start off with the same look and then customize? 2) I’ll need to allow members to post from front end. Does this theme support front end posting? (or is that functionality part of BuddyPress??) If not, do you know if anyone has successfully tested a front end posting plugin with it? Thank you!

1. No, you have to do it manually.

2. Yes, it’s possible.

Thx very much. Regarding the demo, is there documentation to obtain that look, or if not, do you think it’s difficult to configure for a new user to make it look that way? (I’m sure I could ask in the support forum after purchase if I have any trouble, but just trying to figure out what I’d be up against)

Yes, there is a documentation.

I know I have to edit theme files to change the colors but I do not know how to do that. Is there a simple way for a beginner like myself to this?

2D. Go to Settings ? Permalinks select Post name and SAVE

It is not working. I still can not create the login and sign up page. Is it possible for you to do it for me? I will highly appreciate it. I followed your instructions but I’m not still getting a login page and a sign up page. Before I bought the theme I saw the pages already made and the notes on the bottow said ‘You get what you see” so I thought that those pages were going to already there but their not there.

Send me login details via my contact form.

How does one change the colors of the theme? I have “Community Junction”,

Check in documentation – VI. Style customisation

I can not see my live preview. All I get is this message “Fatal error: Call to undefined function messages_get_unread_count() in /home/content/p3pnexwpnas06_data02/05/2350005/html/wp-content/themes/CommunityJunction/header.php on line 54’.

I’m not sure if I did. How do I enable all components? Earlier today I checked the one box that’s on the left of my buddypress plugin.

Go to settings -> Buddypress -> Components tab

It’s working now. Thanks.

Hi, can somebody help me out? I contacted the author but he does not seem to know what he is talking about.I tried to install the “All files & documentation” but it said ’ styles,css sheets missing”. So I installed the “word press file only”. It installed but when I go to the live preview I do not see anything, all I see is this error message “Fatal error: Call to undefined function messages_get_unread_count() in /home/content/p3pnexwpnas06_data02/05/2350005/html/wp-content/themes/CommunityJunction/header.php on line 54’.

Hello,

Could you please clarify if by saying “Compatible with WPMU” you mean with all their WP AddOns? I’ve been member of WPMU but I found 70%+ of their addons to be incompatible with my theme. eg Classifieds, Events and many more.

Is there any guarantee that all their addons (at least the currect ones) are compatible with your theme (which honestly I liked a lot).

Thank you
Chris

Hello,

WPMU is an old name of WP Multisite – http://codex.wordpress.org/WPMU

It means theme contains page where are displayed all recent posts from all members’ blogs. I think theme will work with all plugins but there is no guarantee. There is a special category on the support forum where you can report problem with any plugin.

What is difference between OneCommunity and Discussion on CommunityJunction theme?

Please mention Advantages and disadvantages.

OneCommunity has 10 color schemes, live search, 4 frontpages and OnebyOne slider.

Hello any sign of new update ?

Hello,

Is there any bug?

Hello , 1. I have questions about the usefulness of some buttons or functions , there is t he documentation for explanations ? 2. How to add a new mention?. 3. The setting profile in my account allows to do what exactly? 4. how to use forum ?

Thanks

Hello,

1. https://codex.buddypress.org/

It’s not a theme related question, here on Themeforest authors of themes won’t teach you how to use Wordpress or Buddypress -> https://buddypress.org/support/

Hi, I’ve added buddypress and theme .mo translations and everything is working except for the buddypress members tabs and groups tabs that are still in english. If I use $bp->bp_nav‘notifications’ = ‘Notifiche’; it works but I lose the notification number in the span. I’m using latest ver. of buddypress-it_IT.mo Thank you

It is not a part of theme.

there is a bug in the buddypress translation,

groups/single/forum.php isn’t working, even If I use bp_before_group_forum_content or I add text manually there..

please let me know (y)

Buddypress doesn’t use groups/single/forum.php anymore. It use groups/single/plugins.php to display topics.

hello , I have a problem with my account page ,when I try to change langage it s always display the member page because that page (my account) is generated dynamically for each user with his username For exemple : http://putotoday.com/members/ericwp/ all langage changes display this page http://putotoday.com/members/?lang=fr instead of this one http://putotoday.com/members/ericwp/?lang=fr thanks for your help Eric

Hello,

Do you use WPML?

yes

I can’t make it working with a Default WP theme too. WPML is not compatible with bbpress, so you won’t make it working with Buddypress too because bbpress is a very important part of Buddypress. This is what I received from WPML:

I just got a message that if OneCommunity needs bbPress we will not be able to test it as WPML is not currently compatible with it.

Hi again,

if an user join a group on his activity it shows two times how many minutes/hours ago he joined (.time-since). If he logout or if he open a different user it works.

Thank you

It must be used inside the loop of posts, not somewhere in the footer.

I need to get the “server” date… Inside wp is correct

Paste it
<?php
echo date('Y-m-d H:i:s');
?>

Does this theme have Facebook login integration, membership subscriptions, live AJAX notifications?

There are free plugins which allow to login via many social networks like facebook, twitter, google. Membership subscriptions are possible if you install additional plugin. There are notifications but without ajax.

pre-purchase question: does this theme support infinity scrolling for its blogs?

Not supported

Hi Diabolique , I have questions for you : 1.The display on cell phones and tablets is not good, how to configure it or repair 2. Do you have other icons to use ? 3. How can I set the ‘My account’ button for being translate in wpml 4. Do I need absolutely add a child theme for a top-header widget ? 5. Since I install wpml , I can t change langage in My account page : when I am in xyz.com/members/eric and change langage from french to english , the site change page to xyz.com/members and lost show the principal page of members . can you help me on that . Thanks for your habitual cooperation ¸ eric

Thanks Diabolique , 1. thanks for taking a look on this . 2. for the icons , can I have link for download them 3. okay 4. Do you have a hint for that , I tried to do the same like others sidebar without succes . 5. I dont know , because I installed wpml last week and since , change langage does not work well

thanks

Send me e-mail so I will send you some icons.

4.http://themeforest.net/item/communityjunction-buddypress-theme/7298510/faqs/20619

5. I don’t provide support for 3rd party plugins.

thanks , you can send it to niyeric@gmail.com , thanks

Hi… i need gallery now… but the UPLOAD button doesnt work- I Installed the plugin you mentioned in previous posts. When pressing upload – nothing happens.

I know you cant fix their plugin but can you recommend another one that is working correctly. It seems other ppeople have the same issue too.

How can we link a Tile menu item to the users Activity page? It is a custom menu item with a css class thats not able to be edited, so we cant add the ‘tile-activity’ css class to add the icon.

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.

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