-
DD
KeymasterHi,
You can replace cropped image using files manager here – wp-content/uploads/avatars/
DD
KeymasterPlease check out the VIII. How to install live search? chapter in a theme documentation.
DD
KeymasterMay 12, 2017 at 12:09 in reply to: Hide Website to Non Logged MembersProbably your wp installation is in the subfolder. This code is working fine on the live demo – https://pastebin.com/hEfFDE5i
DD
KeymasterMay 12, 2017 at 08:08 in reply to: Renaming the plugin menus without impacting the features and future updates.Hi,
You should generate your own language file translation – https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
DD
KeymasterMay 12, 2017 at 07:57 in reply to: Hide Website to Non Logged MembersTry this plugin – https://wordpress.org/plugins/pagerestrict/
DD
KeymasterMay 11, 2017 at 09:30 in reply to: Hide Website to Non Logged MembersTry following code – https://pastebin.com/vq4USku5
DD
KeymasterMay 11, 2017 at 09:12 in reply to: Profile FieldsHello,
Well, it’s a big feature. Try to find some plugin for BP or custom WP registration which can do it.
DD
KeymasterOpen wp-config.php file and make following setting:
define('WP_DEBUG', false);DD
KeymasterMay 10, 2017 at 07:43 in reply to: Hide Website to Non Logged MembersDo not add full url, an example:
$safePages = array("/login/", "/register/", "/contact-us/", "/about-us/");DD
KeymasterMay 10, 2017 at 07:31 in reply to: Upload videoProbably you hosting account has upload size limit. Check it out – http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
DD
KeymasterMay 8, 2017 at 21:14 in reply to: Members can't upload Media. HelpAdmin login and password are following:
admin
d3d2eiedk7DD
KeymasterMay 8, 2017 at 15:35 in reply to: Members can't upload Media. HelpTry to install new demo content – diaboliquedesign.com/demo/wildcommunity/wpclone_backup_RFjon6VXKB.zip
DD
KeymasterMay 8, 2017 at 11:48 in reply to: How to make Buddy Drive Pages Full Width & with Profile Cover PageHi,
Use following code as custom style
.buddydrive #content { width:1188px; }
.buddydrive #sidebar { display:none; }This theme deesn’t support cover images.
DD
KeymasterMay 8, 2017 at 11:43 in reply to: Hide Website to Non Logged MembersAdd slugs of these pages here:
$safePages = array("/login/", "/register/");DD
KeymasterDD
KeymasterDD
KeymasterMay 6, 2017 at 14:15 in reply to: Members can't upload Media. HelpThank you for your report. I’m just working on it.
DD
KeymasterMay 6, 2017 at 09:13 in reply to: Hide Website to Non Logged MembersHi,
Paste following code on header.php – https://pastebin.com/Dt5QaLwj
DD
KeymasterMay 6, 2017 at 09:12 in reply to: Group Images are not displayingHi,
Go to settings->buddypress->Allow customizable avatars for groups
DD
KeymasterHi,
2.0 version of theme has Frontpage 1 page template only.
DD
KeymasterMay 5, 2017 at 09:31 in reply to: How do we edit this big blue image on the front page? to be smaller in heightDecrease top padding via theme settings also open style.css and decrease height here
.welcome-message { width:100%; height:600px; } .welcome-message-map { width:100%; height:600px;Member types are possible – https://codex.buddypress.org/developer/member-types/
But in buddypress you can’t view visitors of your profile.DD
KeymasterMay 4, 2017 at 22:54 in reply to: Installation issuesHi,
It looks like your upload was interupted. Try to reupload it again.
DD
KeymasterProbably you used wrong widget area or even search plugin wasn’t activated.
Notification bg is in the style.css:
.my-notification { padding:9px 15px; background:#d38a1f;DD
KeymasterApril 27, 2017 at 14:57 in reply to: translationIt’s in the lang/OneCommunity.pot
http://diaboliquedesign.com/demo/onecommunity/Help/#translateOther translations are here https://codex.buddypress.org/getting-started/customizing/buddypress-in-your-language/
DD
KeymasterApril 25, 2017 at 12:29 in reply to: wordpress Login toolbar hideHi,
Install following plugin – https://wordpress.org/plugins/hide-admin-bar/
DD
KeymasterApril 25, 2017 at 12:21 in reply to: Buddy Drive & Portfolio PagesYou have to create Buddydrive page and assing it here – http://www.imagebam.com/image/7db02b545086456
DD
KeymasterApril 25, 2017 at 10:50 in reply to: Change the Fonts and Font SizeHi,
Please check out this chapter – http://diaboliquedesign.com/demo/onecommunity/Help/#change-font
If you want to change font size the you should change font-size in style.css in many places.
DD
KeymasterHi,
You can create additional profile fields under wp dashboard -> users -> profile fields
DD
KeymasterApril 24, 2017 at 09:58 in reply to: Unable to Customize themeHi,
Customisaton options are here:
http://www.hrprofessionalnetwork.com/wp-admin/customize.php?return=%2Fwp-admin%2Fplugins.phpNew version of theme has much more options + visual composer and slider revolution.
DD
KeymasterApril 18, 2017 at 19:54 in reply to: Cant get the demo to workHi,
There is a new link to demo content – http://diaboliquedesign.com/demo/onecommunity/demo-content-7zK6geX0iZ.zip
DD
KeymasterPlease check out the “III. How to edit drop-down menu?” chaplter in style documentation.
Login box is in the styles/unitedforum/template/overall_footer.html file. After edit purge cache on the main admion paage – https://www.phpbb.com/community/viewtopic.php?f=46&t=1458715
DD
KeymasterApril 12, 2017 at 10:05 in reply to: How to create a new widget area?I just fixed this tutorial.
DD
KeymasterApril 12, 2017 at 09:40 in reply to: Install demo contentTry do download the zip file with demo content and upload it to root of your WP installatian and install it from your server.
DD
KeymasterApril 11, 2017 at 11:31 in reply to: Install demo contentHi,
It doesn’t like a WP clone plugin, did you follow all instructions in the OneClickDemoContentInstallation.txt file?
DD
KeymasterHi,
Probably some plugin is adding it. Theme doesn’t have this code snippet.
DD
KeymasterApril 7, 2017 at 08:56 in reply to: Demo Home Page CommentsI see you resubmitted featured images and it’s working fine.
DD
KeymasterApril 7, 2017 at 08:42 in reply to: Admin PanelThere should be an ACP link – http://www.imagebam.com/image/1a9b94542234309
DD
KeymasterApril 6, 2017 at 13:22 in reply to: Demo Home Page CommentsIt was approved and it’s ready to download -> https://themeforest.net/downloads
DD
KeymasterApril 6, 2017 at 13:16 in reply to: Demo Home Page CommentsIt usually takes 6 hours.
DD
KeymasterApril 6, 2017 at 09:54 in reply to: Demo Home Page CommentsI’m sorry but I uploaded wrong version of shortcodes plugin on TF. I’m just uplading right version, you will be notified about new version via e-mail.
DD
KeymasterThere can be duplicated pages, check out the trash.
DD
KeymasterApril 4, 2017 at 21:29 in reply to: Demo Home Page CommentsOpen wp-content/plugins/cinematix-shortcodes/shortcodes.css
remove everything and paste it – http://diaboliquedesign.com/demo/cinematix/wp-content/plugins/cinematix-shortcodes/shortcodes.cssDD
KeymasterHi,
Check this topic – http://support.diaboliquedesign.com/forums/topic/add-revolution-slider/
DD
KeymasterApril 4, 2017 at 12:22 in reply to: About Related postsYes, it’s based on tags, code is inside single.php. If you want to make it more advanced then use some plugin and insert it into single.php using shortcode.
DD
KeymasterMarch 31, 2017 at 09:00 in reply to: Re-order repliesHi,
Unfortunately it’s not possible on the bp activity page, it’s working the same way like on the facebook.
DD
KeymasterMarch 31, 2017 at 08:57 in reply to: Add new topic formTry to open wp-content/themes/unitedcommunity/bbpress/loop-topics.php and move
to the top
DD
KeymasterMarch 31, 2017 at 08:53 in reply to: Join forum groupsIt’s on the groups page – http://diaboliquedesign.com/demo/unitedcommunity/groups/music/forum/
DD
KeymasterMarch 30, 2017 at 08:43 in reply to: Join forum groupsHi,
Go to group -> manage -> settings -> check This is a public group
DD
KeymasterMarch 30, 2017 at 08:37 in reply to: Activity stream not refreshingUnfortunately it’s not possible.
DD
KeymasterMarch 28, 2017 at 12:56 in reply to: change colour backgroundUse following css code:
#header-title { background:#3075d3; }DD
KeymasterMarch 28, 2017 at 10:36 in reply to: FooterOpen footer.php and paste following code https://pastebin.com/KPpTfuya after
https://pastebin.com/Ak4rpS6XDD
KeymasterMarch 27, 2017 at 22:09 in reply to: Activity stream not refreshingOpen wp-content/themes/unitedcommunity/_inc/buddypress.js
remove everything and paste it – https://pastebin.com/pRnxNu2p
DD
KeymasterMarch 27, 2017 at 21:46 in reply to: Cant get the demo to workNew link is in the zip file with the latest version of theme available on themeforest
http://diaboliquedesign.com/demo/onecommunity/ocyzg7ktzx93v.zip
DD
KeymasterIt’s not a theme issue, unfortunately support doesn’t cover 3rd party plugins created by other developers.
DD
KeymasterHi,
Go to wp dashboard -> appearance -> customize -> frontpage -> change the welcome text image. You can reduce Top spacing below.
Open style.css and remove background-image: url( “images/map.png” );DD
KeymasterMarch 27, 2017 at 10:47 in reply to: Weird results [blogs/group display] + Alignment of tile in quick menuYou didn’t decrease thelength, Warframe Alliance Recruiting title is too long, there should be 1 line short title.
Another thing I forgot to ask about is increasing the row from 4 lets say 5 or 6.
Open wp-content/plugins/onecommunity-shortcodes/shortcodes.css and change width in
#tabs-container .list-wrap ul li
All widths for all containers width is below
@element “.shortcode-bp-groups-tabs-container” and ( min-width: 1350px ) {DD
KeymasterMarch 23, 2017 at 14:51 in reply to: (c) Community Junction footerSettings -> General -> Site Title
DD
KeymasterMarch 23, 2017 at 14:35 in reply to: Activity stream not refreshingHere is a screenshot – http://www.imagebam.com/image/c879a9539804659
DD
KeymasterMarch 23, 2017 at 14:00 in reply to: How-To install Demo Content?Hi,
If you want to migrate members only then it’s easy work. You have to grab all users from mybb table and create wp_users table using excel and/or advanced text editor like sublime text or textpad, it has block selection and replace all functions, very helpful in such work. There can be problem with passwords migration because they are hashed but your members can reset passwords later.
DD
KeymasterMarch 23, 2017 at 12:59 in reply to: Activity stream not refreshingDid you wait about 30 seconds for auto refresh? It’s not showing immediately.
DD
KeymasterMarch 23, 2017 at 10:12 in reply to: Weird results [blogs/group display] + Alignment of tile in quick menu1. Open onecommunity/wp-content/themes/onecommunity/groups/groups-loop.php
wp-content/plugins/onecommunity-shortcodes/onecommunity-shortcodes.phpand decrease thelength = 20 in 4 places
2. Try to add this css code:
.tile-title { text-align:right!important; }DD
KeymasterMarch 22, 2017 at 21:14 in reply to: (c) Community Junction footerThis is a site title which you can change via dashboard settings.
DD
KeymasterMarch 22, 2017 at 21:05 in reply to: Theme loading unsafe scriptsNext version of theme will contain this change.
DD
KeymasterMarch 22, 2017 at 21:04 in reply to: Activity stream not refreshingIt can be caused by some plugin
DD
KeymasterDelete Cinematix Shortcodes plugin.
DD
KeymasterEnable debug mode in wp-config.php and post error here.
DD
KeymasterHello,
Please send an URL of your WP installation and dashboard login details.
DD
KeymasterMarch 21, 2017 at 12:56 in reply to: Theme loading unsafe scriptsHi,
Open functions.php and and replace
wp_register_style('OpenSans', 'http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,800');
wp_register_style('DroidSerif', 'http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic');for:
wp_register_style('OpenSans', '//fonts.googleapis.com/css?family=Open+Sans:400,300italic,800');
wp_register_style('DroidSerif', '//fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic');DD
KeymasterMarch 21, 2017 at 12:30 in reply to: Activity stream not refreshingThere should me a load newest link on the top – https://postimg.org/image/6xi3cq0zn/
DD
KeymasterIn the style.css file is following code line:
#wp-submit, #signup_submit, .wpcf7-submit, #post-topic-reply #submit, #new-topic-post #submit, .my-account #submit, #new-topic-button, .page-template-search-page-php #search-submit, #comment-submit, #create-group-button, #send_reply_button, #profile-group-edit-submit, #bbp_reply_submit, #bbp_topic_submit, #send { display:block; padding:12px 25px; margin: 15px 0px 20px 0; float:right; cursor:pointer; background:#ff7701; color:#ffffff; box-shadow: 0px 2px 0px #da6500; border:none; border-bottom:1px solid #ff8a24; font-size:28px; border-radius:4px; font-family:"Open Sans"; font-weight:800; transition: all 300ms ease-in; line-height:1em; }
#wp-submit:hover, #signup_submit:hover, .wpcf7-submit:hover, #post-topic-reply #submit:hover, #new-topic-button:hover, .my-account #submit:hover, #new-topic-post #submit:hover, .page-template-search-page-php #search-submit:hover, #comment-submit:hover, a.more-link:hover, #send_reply_button:hover, #profile-group-edit-submit:hover, #bbp_reply_submit:hover, #bbp_topic_submit:hover, #send:hover { background:#d96501; box-shadow: 0px 2px 0px #ba5600; border-bottom:1px solid #d9751f; }There is a style of all big buttons.
