-
DD
KeymasterPaste it into header.php http://pastebin.com/ZG4x0P7C
I think you need to look at how you sell your themes
DD
KeymasterAugust 19, 2013 at 09:04 in reply to: Logo Will Not Re-SizeUpload bigger logo and increase #header-top { height:92px; in _inc/css/default.css
DD
KeymasterAugust 17, 2013 at 09:12 in reply to: Group SlugsDo you see 404 error when you go to WP dashboard -> Groups page and click on View Page button?
DD
KeymasterAugust 17, 2013 at 09:10 in reply to: More than 8 Groups?I’ll integrate theme with this search engine soon – http://codecanyon.net/item/ajax-search-pro-for-wordpress/3357410
DD
KeymasterAugust 17, 2013 at 09:08 in reply to: Avatar Help!It doesn’t look like a theme issue, check default theme.
DD
KeymasterDD
KeymasterAugust 17, 2013 at 08:45 in reply to: Logo Will Not Re-SizeSize of logo is always the same. That’s correct.
DD
Keymasterpaste it into the mystyle.css:
`a.front-member-item img { width:60px; height:60px; }
.widget-login-avatar a img { width:86px; height:86px; }
#item-header-avatar a img { width:150px; height:150px; }`DD
KeymasterAugust 16, 2013 at 10:17 in reply to: Issues With Latest Update!Wrong width of left column, it’s width=”50“ but should be over 200px
DD
KeymasterDD
KeymasterHi,
Do you use buddypress 1.8.1 and 1.2.3 version of my theme?
DD
KeymasterAugust 16, 2013 at 10:05 in reply to: Avatar Help!JPG
DD
KeymasterIn bbpress you cannot reply to specific post.
DD
KeymasterAugust 16, 2013 at 10:00 in reply to: Widget at Top of Content AreaHi,
Open header.php and paste it after <div id=”container”>
DD
KeymasterAugust 16, 2013 at 09:53 in reply to: Group SlugsYou must change slug of Groups page too
DD
KeymasterCould you show a screenshot?
DD
KeymasterAugust 16, 2013 at 09:48 in reply to: Columns in Two ThirdsThere are possible 2-6 columns
DD
KeymasterAs I know your language is supported – http://www.fontsquirrel.com/fonts/Quicksand
Check it – http://www.demo1.diaboliquedesign.com/4/Help/#font
DD
KeymasterAugust 16, 2013 at 09:43 in reply to: More than 8 Groups?Hi,
Open frontpageX.php and increase max=8 in few places
DD
KeymasterDD
KeymasterYou can disable WP bar via theme options panel
DD
KeymasterAugust 16, 2013 at 09:38 in reply to: ForumsDon’t paste <h3>Recent Topics</h3> in visual mode.
DD
KeymasterDD
KeymasterAugust 16, 2013 at 09:28 in reply to: WooCommerce Error MessageIt’s not a theme issue, check it – http://wordpress.org/support/topic/call-to-a-member-function-is_visible-on-a-non-object
DD
KeymasterAugust 14, 2013 at 12:39 in reply to: Problem with bbPressIf you don’t have bb-config.php on server then create it.
DD
KeymasterAugust 14, 2013 at 12:36 in reply to: Login ErrorHello,
I don’t see any problems on my test site. It can be a wordpress issue.
DD
KeymasterAugust 14, 2013 at 10:00 in reply to: Member PageCheck translation tab on the Theme options panel.
DD
KeymasterIt’s caused by bad pixels calculation of web browser. If you reduce sidebar width on 1px then the problem will disappear.
search for #sidebar selector in the style.css and responsive.css and reduce widthDD
KeymasterAugust 14, 2013 at 09:54 in reply to: Probleme with logo size400px width I think
DD
KeymasterAugust 14, 2013 at 09:27 in reply to: Problem with bbPressHello,
search in google – bbpress Warning: Creating default object from empty value
DD
KeymasterSorry but I have no idea how this plugin works. Even if I edit “Sorry, you must be invited to join this community.” in wp-content/plugins/wordpress-mu-secure-invites/secure_invite.php then this message still is displayed.
DD
KeymasterAugust 14, 2013 at 09:09 in reply to: Compatible with buddyPress 1.8.1Yes it’s compatible.
DD
KeymasterAugust 14, 2013 at 09:08 in reply to: registration disabledSorry, I forgot to remove it. Use registration/register.php file of v1.0.8
DD
KeymasterAugust 13, 2013 at 12:53 in reply to: Member PageYou did something wrong in Buddypress installation. There can be 100 reasons of it.
DD
KeymasterProbably you corrupted code, check your site in validator – http://validator.w3.org/
DD
KeymasterCreate error page
Open wp-content/plugins/wordpress-mu-secure-invites/secure_invite.php
replace http://pastebin.com/fwxJNxEG for http://pastebin.com/5r1P8ieP
DD
KeymasterAugust 13, 2013 at 09:47 in reply to: Cufon font colorHi,
I suggest to remove cufon – http://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/13561
DD
KeymasterDD
KeymasterDD
KeymasterAugust 13, 2013 at 09:40 in reply to: Member PageIt’s not a theme issue, check default BP theme
DD
Keymasterwhich widgets cause this problem?
DD
KeymasterAugust 13, 2013 at 09:36 in reply to: bbPress forums in Buddypress groups – sidebar drops to the bottomcreate 2 sidebars in the groups\single\home.php
display 1 sidebar using display:none
for page with forum it will be:
`body #sidebar-forum { dispay:none; }
body.groups.forum #sidebar-forum { dispay:block; }`DD
KeymasterRemove
`’post-thumbnail’`from blog.php and archive.php files too. It will display full uploaded thumbnail.
DD
KeymasterAugust 13, 2013 at 09:18 in reply to: Adding customStyle to a select box in a multi-stage Gravity FormThen I don’t know how to help you
DD
KeymasterHi,
1. Try to check image in web browser – http://www.demo1.diaboliquedesign.com/3/wp-content/themes/WildCommunity/_inc/images/bg-header.gif
2. Remove cufon and install your own font – http://themeforest.net/item/wildcommunity-buddypress-theme/3146452/faqs/13863
DD
KeymasterAugust 13, 2013 at 09:11 in reply to: Changing background (face)imageHi,
It can be caused by web browser cache
DD
KeymasterAugust 12, 2013 at 13:46 in reply to: Adding customStyle to a select box in a multi-stage Gravity FormHi,
Probably it’s changing selector name. You can check it using Firebug
DD
KeymasterAugust 12, 2013 at 13:33 in reply to: Member PageHello,
Probably you didn’t enable all buddypress components – http://www.demo1.diaboliquedesign.com/4/Help/assets/components.png
DD
KeymasterAugust 12, 2013 at 12:11 in reply to: 'Request Membership' button and link not working for Private groupsone and style.css
DD
KeymasterTry it
#frontpage-info { height:600px!important; }
#frontpage-info iframe { height:600px!important;
DD
KeymasterI’m redirected to registration page.
DD
KeymasterAugust 12, 2013 at 09:37 in reply to: Enable Visual Editor in bbPressHi,
Thanks, I will add it by the way.
DD
KeymasterAugust 12, 2013 at 09:19 in reply to: 'Request Membership' button and link not working for Private groupsI’ll update it today.
DD
KeymasterTry this:
`div.thumbnail { margin:6px 0px 10px 0; width:100%!important; }
div.thumbnail img { width:100%!important; height:auto!important; }`DD
KeymasterAugust 12, 2013 at 09:10 in reply to: Issues With Latest Update!It looks fine for me.
DD
KeymasterReply button (with editor) is always on the bottom of topic.
DD
KeymasterAugust 12, 2013 at 09:05 in reply to: Avatar Help!It’s not a theme issue. Maybe Buddypress doesn’t allow some format of image.
DD
KeymasterAugust 12, 2013 at 09:03 in reply to: FooterWhat you edit?
DD
KeymasterAugust 12, 2013 at 09:01 in reply to: bbPress forums in Buddypress groups – sidebar drops to the bottomTheme doesn’t use forums-loop.php anymore. It loads files from bbpress folder of theme.
DD
KeymasterAugust 10, 2013 at 13:24 in reply to: Broken layout Forumsmake all settings like on this image – http://www.demo1.diaboliquedesign.com/4/Help/assets/fs.png
DD
KeymasterDD
Keymasterpaste it into the mystyle.css:
#frontpage-info { height:600px; }
DD
KeymasterIt’s a full doc – http://www.demo1.diaboliquedesign.com/4/Help
DD
KeymasterYes and make everything like on this screenshot – http://www.demo1.diaboliquedesign.com/4/Help/assets/bp-pages.png
DD
KeymasterRemove it from single.php:
`’post-thumbnail’`
and add it to myStyle.css
`div.thumbnail { margin:6px 0px 10px 0; }
div.thumbnail img { width:100%; height:auto; }`DD
KeymasterAugust 10, 2013 at 09:29 in reply to: Login RedirectNew version of theme contains styled WP pages – http://www.demo1.diaboliquedesign.com/3/wp-login.php
DD
KeymasterAugust 10, 2013 at 09:28 in reply to: Fatal Error in FooterAre Group Forums working?
DD
KeymasterAugust 10, 2013 at 09:00 in reply to: shortcode not workingHi,
Are they working with a default BP theme?
DD
KeymasterAugust 10, 2013 at 08:57 in reply to: Edit "sub" NavHi,
Check it – http://blog.maximusbusiness.com/2013/04/bp-profile-nav-positions-names/
DD
KeymasterAugust 9, 2013 at 13:33 in reply to: No Pages Load when logged inDid you install bbpress?
