-
DD
KeymasterOctober 20, 2015 at 14:07 in reply to: Groups ProblemPaste it in wp-config.php
error_reporting(0); @ini_set('display_errors', 0);-
This reply was modified 10 years ago by
DD.
DD
KeymasterOctober 20, 2015 at 14:03 in reply to: Tile Menu, removing Active Members, On the forum and Popular MembersHello,
Open header.php and remove whole code line containing tile
Other thing i wanted to remove is The active members, on the forums and popular members sections. How do i do that?
open frontpage1.php and remove it – http://pastebin.com/QgSby2vC
DD
KeymasterHello,
Open wp-config.php file and make following setting:
define('WP_DEBUG', false);DD
KeymasterChange link, for example replace
Groupslink for abc.htmlYou can remove tile in header.php removing code line with class=”tile
DD
KeymasterDD
KeymasterHello,
1. Unfortunately it’s not possible, following parameters are availabe only – https://codex.buddypress.org/developer/loops-reference/the-groups-loop/
2. Create separate page with contact form, open groups/index.php and replace /create for slug of the page with contact form.
3. Open header.php and paste code with ad after
4. Go to WP dashboard -> appearance -> customizer and change tile menu
5. I don’t think it’s possible.
DD
KeymasterOctober 19, 2015 at 09:59 in reply to: Groups ProblemOpen wp-config.php file and make following setting:
define('WP_DEBUG', false);DD
KeymasterOctober 19, 2015 at 09:57 in reply to: Spam Registrations IssueHi,
Here you have some list of the spam blockers – https://premium.wpmudev.org/blog/buddypress-spam/
DD
KeymasterOctober 15, 2015 at 11:05 in reply to: Groups ProblemHi,
Check it – http://themeforest.net/item/communityjunction-buddypress-theme/7298510/faqs/21521
DD
KeymasterOctober 13, 2015 at 09:33 in reply to: Contact form missingYou have to go to wp dashboard and copy shortcode with contact form from contact settings page. Also select Contact Form template under Page Attributes.
DD
KeymasterOctober 12, 2015 at 10:42 in reply to: Contact form missingHi,
You should paste shortcode under Text mode. Try to open this page clicking on the View Page button.
DD
KeymasterHello
Check a default WP theme.
DD
KeymasterOctober 10, 2015 at 10:07 in reply to: BB press mandatory or…?Open header.php and remove
DD
KeymasterOctober 9, 2015 at 10:47 in reply to: BB press mandatory or…?Yes, it should work.
DD
KeymasterOctober 9, 2015 at 10:45 in reply to: Redirect all non-loggedHi,
Paste this code in the header.php file if you want display frontpage for guests – http://pastebin.com/BRL7RYQR
paste this code if you want to redirect guests to login page – http://pastebin.com/Qr7LAcj0
DD
KeymasterOctober 8, 2015 at 10:25 in reply to: BB press mandatory or…?Hi,
You can use it as forum but not in the buddypress groups.
DD
KeymasterOctober 8, 2015 at 09:45 in reply to: Avatar ProfilePaste it in the myStyle.css file:
.bp-user #item-header-avatar a img.avatar { width:150px; height:150px; }DD
KeymasterOctober 8, 2015 at 09:13 in reply to: remove buttonHi,
Paste it in the myStyle.css file:
.front-circle, .join-button, a.create-account { display:none; }DD
KeymasterOctober 6, 2015 at 11:46 in reply to: Groups problem!You can remove forum slug doing it http://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/13488
DD
KeymasterOctober 6, 2015 at 11:43 in reply to: Frontpage widget missingPaste it in the Text widget http://pastebin.com/MePCgfk0
DD
KeymasterProbably wp_bp_friends
DD
KeymasterOctober 6, 2015 at 11:16 in reply to: Avatar removeHi,
Try to delete this image first wp-content/themes/OneCommunity/images/avatar.gif
and check.DD
KeymasterOctober 6, 2015 at 10:26 in reply to: Could this be doneUnfortunately it’s not so simple.
DD
KeymasterOctober 6, 2015 at 10:22 in reply to: Uploading Images to Group Topicsbbpress doesn’t support it. You should upload image to some external server first like http://postimage.org
Upload is possible to do with rtMedia plugin but with paid version.
DD
KeymasterOctober 5, 2015 at 10:50 in reply to: Last conection in forumHello,
What last connection?
Moreover also you need to know if you can hide the user
DD
KeymasterHi,
It looks like a buddypress bug, not theme, probably you have to edit table in database.
DD
KeymasterOctober 5, 2015 at 10:28 in reply to: Trouble with onebyone sliderReupload temporarily a default frontpage2.php file and check.
DD
KeymasterOctober 5, 2015 at 10:23 in reply to: Posting a statusHi,
Do you see the same error when a default WP theme is active?
DD
KeymasterOctober 5, 2015 at 10:20 in reply to: Couple of questionsThis is how it looks on my website – http://www.imagebam.com/image/7149f6439332992
Remove it – http://pastebin.com/PWj5KzDMDD
KeymasterOctober 3, 2015 at 08:53 in reply to: Business directoryHi,
You can use profile fields (wp dashboard -> users -> profile fields).
DD
KeymasterOctober 3, 2015 at 08:50 in reply to: Changing background colourPaste this code in myStyle.css
body { background:#ffffff!important; }DD
KeymasterOctober 3, 2015 at 08:35 in reply to: Couple of questions1240 x 600
DD
KeymasterYou should keep all your css code in myStyle.css and just doesn’t overwrite this file.
DD
KeymasterDD
KeymasterOctober 2, 2015 at 10:42 in reply to: Couple of questionsYuo can change it in the style.css file:
.welcome-message { width:100%; height:600px; }
.welcome-message-map { width:100%; height:600px;DD
KeymasterOctober 2, 2015 at 10:38 in reply to: Comment and favourite buttonsHi,
I can’t replicate your problem – http://www.imagebam.com/image/df3718438782670
DD
KeymasterOctober 2, 2015 at 10:30 in reply to: RegestrationHi,
Go to appearance -> customize and enable registration
DD
KeymasterOctober 1, 2015 at 10:04 in reply to: Couple of questionsHi,
1. Replace following image – images/map.png, open frontpage1.php and remove:
' alt=''>
 ); ?/>/images/welcome-text.png)
2. Open wp-content/themes/CommunityJunction/activity/post-form.php file and replace – http://pastebin.com/agV2qL4z for – http://pastebin.com/0ZDfLE9v
DD
KeymasterHi,
There should be a following info with link – You have bought this item. You can download it here.
DD
Keymasterdo I have to deactivate or delete the existing one in order to install this one you gave me the link for?
Yes
DD
KeymasterOctober 1, 2015 at 09:41 in reply to: How do I change the borders of the tile menu to be round (Border-radius)?Hi,
Paste it in the myStyle.css file:
.tile { border-radius:5px; }DD
KeymasterOctober 1, 2015 at 09:33 in reply to: OneClickDemoContentHi,
Thanks for info, I’m just uploading fixed file.
DD
KeymasterDD
KeymasterI know this error and it’s not affects on search results. Did you try this plugin – http://demo1.diaboliquedesign.com/4/codecanyon-3357410-ajax-search-pro-for-wordpress-live-search-plugin.zip
DD
KeymasterProbably the IP address of your server is blacklisted. You can check it here – http://whatismyipaddress.com/blacklist-check
There are 2 solutions: buy unique IP address or use some external e-mail like Gmail, you can do it using this plugin – https://wordpress.org/plugins/wp-mail-smtp/DD
KeymasterHi,
You can download it here – http://themeforest.net/downloads
DD
KeymasterSeptember 29, 2015 at 09:14 in reply to: The 'Group' page turns blank after I changed the tile menu in Customise PageDoes it work when a default wp theme is active?
DD
KeymasterIt’s in the main folder of theme, you can keep here your own style.
DD
KeymasterSeptember 29, 2015 at 09:04 in reply to: topics page numerationHello,
It’s very possible, but it’s not a theme issue, check other themes and search for help here – https://bbpress.org/forums/
DD
Keymasteropen wp-config.php file make define(‘WP_DEBUG’, true); and post error here, also check the latest version of this plugin – http://demo1.diaboliquedesign.com/4/codecanyon-3357410-ajax-search-pro-for-wordpress-live-search-plugin.zip
DD
KeymasterPaste it in the myStyle.css:
.single-item.groups #item-buttons { display:none; }
DD
KeymasterHi,
Try this plugin https://wordpress.org/plugins/buddypress-auto-group-join/ also search in google buddypress auto join group.
DD
KeymasterDD
KeymasterSeptember 28, 2015 at 09:44 in reply to: Feature: Short CodesHi,
Yes, please check “V. Shortcodes” chapter in the documentation of theme.
DD
KeymasterSeptember 28, 2015 at 09:39 in reply to: Activity stream on frontpageIt’s frontpage1.php
DD
KeymasterSeptember 26, 2015 at 10:11 in reply to: Activation Mail ContentYou can insert it in the frontpage1.php file.
DD
KeymasterSeptember 26, 2015 at 09:35 in reply to: Slider Multi-lingualYou have to generate 3 po and mo files using Poedit and then install WPML or other plugin for multilingual purposes.
DD
KeymasterSeptember 26, 2015 at 09:22 in reply to: Admin panel in WP dashboardGo to appearance -> customize
DD
KeymasterHi,
Could you show some screenshot of the drop down box?
DD
KeymasterSeptember 25, 2015 at 10:10 in reply to: unable to install demo siteFirst you have to delete old tables with wp_ prefix and then import database.sql
DD
KeymasterSeptember 24, 2015 at 11:35 in reply to: unable to install demo siteYou have some limited access to database and WP Clone can’t import new tables. Try to import it manaulally. Download demo content, unzip file, find database.sql file, replace http://www.demo1.diaboliquedesign.com/4 for http://www.withonevoice.us and import database.sql via phpmyadmin, also reypload all wp-content files via FTP.
DD
KeymasterSeptember 23, 2015 at 12:20 in reply to: Activity stream on frontpageCreate widget area on the frontpage -> http://themeforest.net/item/xphoria-buddypress-theme/6142548/faqs/24740 and use this widget -> http://buddydev.com/buddypress/buddypress-sitewide-activity-widget-updates/
DD
KeymasterHello,
Style is in the style.css file:
#object-nav { overflow:hidden; float:left; background:#2c61aa; background: linear-gradient(to bottom, #2e65b1 0%,#2a5ca1 100%); border-radius:5px; border-left:1px solid #234c84; border-top:1px solid #234c84; border-right:1px solid #3c8bf6; border-bottom:1px solid #3c8bf6; margin-bottom:40px; }DD
KeymasterDD
KeymasterSeptember 22, 2015 at 08:27 in reply to: Announcement Bar Font SizePaste it into myStyle.css:
.page-template-frontpage1-php #frontpage-info, .page-template-frontpage2-php #frontpage-info, .page-template-frontpage3-php #frontpage-info, .page-template-frontpage4-php #frontpage-info { font-size:24px; }DD
KeymasterSeptember 22, 2015 at 08:23 in reply to: unable to install demo siteSend me login to your WP dashboard via contact form so I will take a look on it – http://themeforest.net/user/diabolique
DD
KeymasterSeptember 21, 2015 at 09:57 in reply to: Child Responsive CSSDeactivate unitedcommunity_theme_enqueue_styles action and enqueue your styles – https://codex.wordpress.org/Child_Themes
DD
KeymasterSeptember 20, 2015 at 10:00 in reply to: Child Responsive CSSthen use !important
an example:
#logo img {display:none!important;}DD
KeymasterSeptember 19, 2015 at 09:51 in reply to: Child Responsive CSSHi,
There is an empty myStyle.css file where you can keep your custom style.
DD
KeymasterSeptember 18, 2015 at 17:48 in reply to: unable to install demo sitethere is a new url to demo content – http://www.demo1.diaboliquedesign.com/4/wpclone_backup_23rd_Jul_2015_02-08PM_One_sOgLRtCTF4.zip
-
This reply was modified 10 years ago by
