-
DD
KeymasterDD
KeymasterJune 17, 2013 at 10:19 in reply to: Add This ButtonTry it:
.footer-left {position:fixed; bottom:20px; left:20px;}
DD
KeymasterJune 17, 2013 at 10:13 in reply to: Group Forums – Not Found PageMy theme links to the forum page, not activity. You saw what you are buying on the live demo. If you need modification then you have to hire a developer.
DD
KeymasterJune 17, 2013 at 10:06 in reply to: Registration by DomainIt should help you – http://buddydev.com/buddypress/introducing-wordpress-restrict-email-domains-plugin/
DD
KeymasterHello,
Search in google – buddypress add tab to profile
DD
KeymasterJune 17, 2013 at 10:04 in reply to: Plugins On Homepage Not DisplayingActivate bbpress plugin.
DD
KeymasterJune 17, 2013 at 09:58 in reply to: Problem with login modulePaste Unread messages
DD
KeymasterJune 15, 2013 at 11:12 in reply to: Group namesYou can just increase $thelength too
DD
KeymasterJune 15, 2013 at 09:47 in reply to: Sidebar Appears at footerSelect Page with title for Forum page
Secondly, I would also like to know if there is a way to create widgets without the titles. E.g. We don
DD
KeymasterJune 15, 2013 at 09:43 in reply to: Members Directory Search BoxHi,
Remove it from the style.css
, .dir-search input[type=text]:focus
DD
KeymasterJune 15, 2013 at 09:41 in reply to: Posts box backgroundIn the style.css add background:#000000; into the
.blog-thumbs-view-entry
DD
KeymasterJune 15, 2013 at 09:38 in reply to: Group namesOpen
groups/groups-loop.php frontpage1.php frontpage2.php frontpage3.php groups/single/group-header.php
and replace
<?php $grouptitle = bp_get_group_name(); $getlength = strlen($grouptitle); $thelength = 22; echo mb_substr($grouptitle, 0, $thelength,
DD
KeymasterJune 14, 2013 at 13:30 in reply to: Profile picture cropingDo you have the same problem with main theme? Also reupload all theme files.
DD
KeymasterJune 14, 2013 at 11:08 in reply to: Social Media LinksI suggest to post code here – http://pastebin.com/
DD
KeymasterJune 14, 2013 at 11:06 in reply to: Change path to responsive.css fileHi,
Check functions.php
wp_register_style( ‘responsive’, get_template_directory_uri() . ‘/css/responsive.css’, array(), bp_get_version() );
DD
KeymasterHello,
Solution -> http://codex.bbpress.org/enable-visual-editor/
DD
KeymasterAdd it to the mystyle.css
.topic-content p ul li { list-style-type:circle; margin:3px 0 7px 15px; }
DD
KeymasterHello,
open functions.php and paste it
DD
KeymasterHello,
Please check it – http://bbpress.org/forums/
DD
KeymasterJune 14, 2013 at 10:38 in reply to: Group Forums – Not Found PageWell, then I have to see your website.
DD
KeymasterJune 14, 2013 at 10:34 in reply to: Profile picture cropingUser must upload bigger than 50x50px avatar, it should be 150×150
DD
KeymasterJune 13, 2013 at 14:17 in reply to: Problem with login moduleI see it. Open functions.php and replace
<?php echo of_get_option(‘t-22’, ‘Unread messages’ ); ?>
for
Unread messages
DD
KeymasterJune 13, 2013 at 14:10 in reply to: Profile picture cropingI have noticed that the member avatar is still blurry in some places. For instance, in the forums I still get this:
50px
DD
KeymasterJune 13, 2013 at 14:04 in reply to: Custom menu not showingI reupload theme and it’s working.
DD
KeymasterJune 13, 2013 at 12:09 in reply to: Profile picture cropingIn the header.php replace type=thumb for type=full
DD
KeymasterJune 13, 2013 at 09:41 in reply to: Friend Requests are not workingThere is no problem on my test site – http://imm.io/19c9f
DD
KeymasterJune 13, 2013 at 09:37 in reply to: Moving "Topic Tag:"I don’t remember. There is too many files.
DD
KeymasterJune 13, 2013 at 09:25 in reply to: addthis in forum topic/replyHi,
Paste it into:
bbpress/loop-single-reply.php (after <?php bbp_reply_content(); ?>)
bbpress/loop-single-topic.php (before <?php bbp_topic_row_actions(); ?>)DD
KeymasterJune 13, 2013 at 09:20 in reply to: Not allowing @ in usernameIt’s not a theme related question, check BP forum.
DD
KeymasterDD
KeymasterJune 13, 2013 at 09:18 in reply to: Group Forums – Not Found PageYou have to remove “forum” slug few times on the one page.
DD
KeymasterJune 13, 2013 at 09:10 in reply to: enable users tab for editorsYou can’t, anyway it’s not a theme related question.
DD
KeymasterJune 13, 2013 at 09:09 in reply to: Friend Requests are not workingHi,
Do you have the same problem with
DD
KeymasterDD
KeymasterJune 13, 2013 at 09:03 in reply to: Custom menu not showingSend me login to your dashboard because it’s really weird.
DD
KeymasterJune 13, 2013 at 09:02 in reply to: Problem with login moduleYou are using old version of theme.
DD
KeymasterJune 12, 2013 at 12:59 in reply to: Sidebar not floating (and more)- Since yesterday, the
-
This reply was modified 13 years ago by
DD.
DD
KeymasterJune 12, 2013 at 12:46 in reply to: Frontpage 3 Slider1.
DD
KeymasterJune 12, 2013 at 12:43 in reply to: Custom menu not showingRepload all theme files. It looks like only you have such problem. There was a problem with custom menu but it was fixed months ago.
DD
KeymasterJune 12, 2013 at 12:40 in reply to: Fatal error: Call to undefined function bp_has_groups() in /home/stribalc/publicIt looks like an User Groups component is inactive.
DD
KeymasterThere is no problem on my test site so it’s not a theme issue. There can be many reasons of it.
DD
KeymasterThere will be too much work.
DD
KeymasterJune 12, 2013 at 12:15 in reply to: Fatal Error after updating WPBuddypress plugin is inactive
DD
KeymasterJune 11, 2013 at 15:07 in reply to: Disabling Buddypress registration and using wordpress registration insteadWhy not just change permalink to the new registration page in the header.php
<?php echo home_url(); ?>/register
DD
KeymasterHello,
I don’t see any problem on the live demo.but in chrome the tagline starts after the logo instead of underneath it.
Use <br /> before tagline
DD
KeymasterIt’s caused by bbpress-like-button
DD
KeymasterDD
KeymasterJune 11, 2013 at 14:34 in reply to: Group Forums – Not Found PageI have noted it.
DD
KeymasterJune 11, 2013 at 14:32 in reply to: Custom menu not showingSelect a theme location too – http://imm.io/18ZjP
Anyway there is no problem on my test site so it’s not a theme issue.
DD
KeymasterThere is no chance for a groups hierarchy plugin, my theme is totally different in this case (grid view of groups)
DD
KeymasterJune 11, 2013 at 14:14 in reply to: Fatal ErrorOn my test site it’s activated network wide too.
-
This reply was modified 13 years ago by
DD.
DD
KeymasterJune 11, 2013 at 14:12 in reply to: Avatar problemDo you have the same problem when a default WP theme is active? I just created new group with thmbnail on my test site without any problems so it is not a theme issue. Also make sure you’re using the 1.1.9 (5 Jun 2013) version of theme.
DD
KeymasterYou didn’t remove
`Cufon.replace(‘.sidebar-title, #item-header-content h2, #reply-title’, { fontFamily: ‘QuicksandBold’ } );
Cufon.replace(‘.forum-post-title’, { fontFamily: ‘QuicksandBold’, hover: { color: ‘#242424’ } } );`
from js/jQFunctions.jsDD
KeymasterJune 10, 2013 at 10:41 in reply to: Fatal ErrorDo all buddypress functions work with default WP theme? WPMU is not a simple CMS and it has few dashboards. There is no errors on my test site
DD
KeymasterJune 10, 2013 at 10:04 in reply to: Main NavI just checked it on the Firefox 21, windows 7 and there is no problem, check video http://dfiles.eu/files/8qifkd098
DD
KeymasterJune 10, 2013 at 09:49 in reply to: Fatal ErrorChild site has a following URL structure http://www…..com/members/username/blogs/
DD
KeymasterJune 10, 2013 at 09:44 in reply to: Block ColorsUse it:
.bp-user #item-header { background:#ff2600; }
DD
KeymasterJune 10, 2013 at 09:40 in reply to: "To Invite" buttonHi,
It’s working on my test site, check default WP theme.
-
This reply was modified 13 years ago by
DD.
DD
KeymasterJune 10, 2013 at 09:36 in reply to: Upload AvatarYes it’s hidden by display:none;
DD
KeymasterJune 10, 2013 at 09:35 in reply to: Profile picture cropingPlease use the 1.2 version of theme.
DD
KeymasterJune 10, 2013 at 09:33 in reply to: iPad Font Issue…Please check it – http://demo1.diaboliquedesign.com/4/Help/#font
DD
KeymasterJune 10, 2013 at 09:32 in reply to: Embed Video on Home PageHi,
Open frontpahe1.php and paste it after or before </div><!– #frontpage-info –>
DD
KeymasterJune 10, 2013 at 09:29 in reply to: Edit Sidebar Login WidgetSearch in functions.php for <?php _e( ‘Username’, ‘buddypress’ ) ?>
DD
KeymasterJune 10, 2013 at 09:25 in reply to: Posts box background in home pagehttp://themeforest.net/item/onecommunity-buddypress-theme/3713046/support
Max 10 questions per client
You have created 23. Don’t you think it’s litte too much?
DD
KeymasterJune 10, 2013 at 09:24 in reply to: Posts box backgroundhttp://themeforest.net/item/onecommunity-buddypress-theme/3713046/support
Max 10 questions per client
DD
KeymasterJune 10, 2013 at 09:22 in reply to: Upload AvatarDid you reupload style.css?
-
This reply was modified 13 years ago by
DD.
DD
KeymasterJune 10, 2013 at 09:20 in reply to: enable users tab for editorsHi,
Admin panel of what? Groups? WP dashboard?
DD
KeymasterHi,
Disable some plugins because there can be some conflict.
DD
KeymasterJune 10, 2013 at 09:11 in reply to: Fatal ErrorIt won’t work if you want to use it on child sites, you have to buy an extended license first.
DD
KeymasterJune 10, 2013 at 09:05 in reply to: ProfilesGo to WP dashboard -> users -> profile fields and create new fields
