-
DD
KeymasterJuly 20, 2013 at 09:03 in reply to: Group Creation page buttonI already updated it.
DD
KeymasterDD
KeymasterDD
KeymasterJuly 19, 2013 at 13:00 in reply to: BackgroundYes, paste it into – css/responsive.css in few areas after:
@media screen and (max-width:1240px) { @media screen and (max-width:960px) { etcDD
KeymasterJuly 19, 2013 at 11:47 in reply to: BackgroundDD
KeymasterAdd it to style.css:
iframe, .video-container object, .video-container embed { max-width: 100%; }DD
KeymasterJuly 19, 2013 at 10:13 in reply to: latest forum topicsI’ll take a look on it
DD
KeymasterJuly 19, 2013 at 09:54 in reply to: update to v 1.2.2Check it- http://www.demo1.diaboliquedesign.com/4/changelogs.txt
DD
KeymasterHi,
1. Remove cufon – http://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/13561 and add to mystyle.css:
`#sidebar, #sidebar p, .sidebar-box, .sidebar-title, #sidebar .sidebar-title a { font-family:Verdana!important; }`
2. Add it into footer.php
<a href="http://www.facebook.com" rel="nofollow"><img src="http://www.demo1.diaboliquedesign.com/5/wp-content/themes/Cinematix/images/fb.png" alt="Home" /></a>
DD
KeymasterYou can remove this code from functions.php
`// If BuddyPress is not activated, switch back to the default WP theme and bail out
if ( ! function_exists( ‘bp_is_active’ ) ) {
switch_theme( WP_DEFAULT_THEME, WP_DEFAULT_THEME );
return;
}`DD
KeymasterJuly 19, 2013 at 09:46 in reply to: BackgroundDid you put it inside body { } ?
It works in modern web browsers only, there is no other solution – http://www.w3schools.com/cssref/css3_pr_background-size.aspDD
KeymasterJuly 19, 2013 at 09:44 in reply to: Members missing from home pageGo to settings – duscussion -> select Show Avatars -> save
DD
KeymasterJuly 19, 2013 at 09:39 in reply to: Registration pageCheck it – http://www.demo1.diaboliquedesign.com/4/Help/
2E. Go to Pages ? Add New and create pages called Register and Activate. Now go to Settings ? BuddyPress ? Pages and make all settings like on the following screenshot:
DD
KeymasterI fixed it
DD
KeymasterJuly 19, 2013 at 09:35 in reply to: Group Avatars ErrorIt doesn’t like a theme issue. Check default BP theme.
DD
KeymasterJuly 19, 2013 at 09:26 in reply to: Text in the "Go" ShortcodeReplace it
DD
KeymasterJuly 19, 2013 at 09:26 in reply to: Replacing the Forums Widget on the Front Page – Cannot Change Section TitlePlease post your question in this sticky topic – http://support.diaboliquedesign.com/forums/topic/replacing-our-forums-widget-on-frontpage/
I don’t understand why you opened another topic
DD
KeymasterDD
KeymasterJuly 18, 2013 at 12:43 in reply to: Updating the themebut allows you to make changes to the parent theme because code in the child theme overwrites code in the parent theme.
and you will overwritte new version of header.php etc, if I’ll add new live search to the header.php then your theme won’t display this live search because wordpress will load old header.php from child theme
DD
KeymasterHi,
I’ll take a look on videos. I have already fixed the rest.
DD
KeymasterJuly 18, 2013 at 10:50 in reply to: Updating the themeI suggest do not use child theme because when a new version comes with modified PHP files then you will overwritte modified files by your child theme (which contains outdated files). Right now I’m making theme compatible with buddypress 1.8 and there will be many modified PHP files including header.php probably.
DD
KeymasterBuddypress must me active too
DD
KeymasterJuly 18, 2013 at 09:35 in reply to: Go to linksI just checked it. It’s working.
DD
KeymasterJuly 18, 2013 at 09:34 in reply to: Buddypress new releaseToday or tomorrow
DD
KeymasterJuly 18, 2013 at 09:33 in reply to: Group Creation page buttonI’ll take a look on it.
DD
KeymasterJuly 18, 2013 at 09:31 in reply to: Spry Menu IssueUse drag&drop method
DD
KeymasterYes, I’ll update it today but first I have to make this theme compatible with buddypress 1.8
DD
KeymasterJuly 18, 2013 at 09:29 in reply to: How to change forums full widhtHi,
There will be a lot of work especially on the responsive layouts.
DD
KeymasterJuly 18, 2013 at 09:27 in reply to: Updating the themeI don’t know it’s working on my test site – http://imm.io/1cQ1V
DD
KeymasterJuly 18, 2013 at 09:23 in reply to: Buddypress new releaseTheme isn’t compatible with 1.8, I’m working on it.
DD
KeymasterJuly 18, 2013 at 09:22 in reply to: change blog listwhich blog list?
DD
KeymasterDD
KeymasterJuly 18, 2013 at 09:21 in reply to: Text in the "Go" ShortcodeSearch for Go in the functions.php
DD
KeymasterJuly 18, 2013 at 09:20 in reply to: Go to linksYou can change it via theme options panel
DD
KeymasterJuly 18, 2013 at 09:18 in reply to: Forum CategoryI’m trying to understand what do you mean saying “they look like a regular forum”
DD
KeymasterJuly 18, 2013 at 09:16 in reply to: Create New Topic boxSearch bbpress forum for solution
DD
KeymasterJuly 18, 2013 at 09:15 in reply to: General problemsHi,
It’s not a theme issue, remove my theme via FTP so WordPress will switch to default theme.
DD
KeymasterJuly 17, 2013 at 13:49 in reply to: Hide Group Forums?You cannot paste shortcodes direct into php files so you have to create widget area first.
DD
KeymasterJuly 17, 2013 at 13:30 in reply to: Hide Group Forums?Incert your shortcode with forums into your new created widget area.
DD
KeymasterJuly 17, 2013 at 13:29 in reply to: Create New Topic boxI don’t have such problem on my test site. Check default BP theme.
DD
KeymasterJuly 17, 2013 at 11:25 in reply to: General problemsHi,
If my theme is not active then it’s a problem with WordPress. There can be 100 reasons of it.
DD
KeymasterOK, I know where is the problem, open functions.php and increase `define( ‘BP_AVATAR_ORIGINAL_MAX_WIDTH’` 2 times (use 450)
DD
KeymasterJuly 17, 2013 at 11:04 in reply to: Spry Menu IssueYou have to add it to the each parent menu element which has child menu.
DD
KeymasterCould you show a screenshot?
DD
KeymasterI have already looked at the link that you gave me regarding profile pictures and tried to do as it said and it does not seem to work. I very well could not be doing something correctly. Could you please give me more guidance on this. If you would like I can send you my WP credentials so you can take a look. I will install the plugin that you listed on number two.
I just resolved it – http://support.diaboliquedesign.com/forums/topic/i-have-still-problems-with-avatar-quality/#post-3481
You said that you don
DD
KeymasterJuly 17, 2013 at 10:44 in reply to: Hide Group Forums?You have to create new widget area in the gropups/single/home.php after:
`do_action( ‘bp_before_group_status_message’ ); ?>`
DD
KeymasterJuly 17, 2013 at 10:39 in reply to: "Cancel Friendship" button issueI’ll fix it by the way. Open css/responsive.css and paste it:
`body.friends ul#members-list li { min-height:200px; }`
after:
`@media screen and (max-width:760px)
{`DD
KeymasterJuly 17, 2013 at 10:34 in reply to: General problemsHi,
Try to remove my theme via FTP and and install again.
DD
KeymasterJuly 16, 2013 at 12:03 in reply to: Translate2D. Now install bbPress plugin and go to Pages, create new page called Forums and paste following shortcodes (in Text mode):
[bbp-forum-index]
Recent Topics
[bbp-topic-index]
DD
KeymasterJuly 16, 2013 at 11:14 in reply to: TranslateInstalling theme you created the Forums page with 2 shortcodes
DD
KeymasterJuly 16, 2013 at 10:39 in reply to: ADDThis B.scorecard.comHello,
There is many solutions, just search in google for – share javascript
Code is in the footer.php
IMO Addthis is very fast
DD
Keymaster1. http://support.diaboliquedesign.com/forums/topic/i-have-still-problems-with-avatar-quality/
2. It’s a hosting issue also install it – http://wordpress.org/plugins/wordpress-gzip-compression/
3. I don’t support 3rd party plugins, it’s not a theme issue, try woocommerce
4&5 wp dashboard -> users -> profile fields
6. You have to enable WPMU – not easy
7. Google is your friend and http://buddypress.org/support/
DD
KeymasterJuly 16, 2013 at 10:20 in reply to: Problems with Lightbox plugins?I just checked it and it’s working in the blog posts.
DD
KeymasterJuly 16, 2013 at 10:12 in reply to: Force Avatar Upload?Nope
DD
KeymasterJuly 16, 2013 at 10:11 in reply to: How to make changes to the pageHire a developer, it’s a huge customisation
DD
Keymaster`a.more-link { …. background:#8f8f8f; color:#ffffff;`
DD
KeymasterDD
KeymasterJuly 16, 2013 at 10:06 in reply to: Friends were reset some howIt’s not a theme issue
DD
KeymasterJuly 16, 2013 at 10:05 in reply to: Archive template for categoriessearch in google – wordpress more tag
DD
KeymasterIt’s not a theme issue, check a default BP theme.
DD
KeymasterJuly 16, 2013 at 10:02 in reply to: Spry Menu IssueYou have to add parent class – check documentation http://www.demo1.diaboliquedesign.com/4/Help/#menu
DD
KeymasterJuly 16, 2013 at 10:01 in reply to: TilesmyStyle.css
DD
KeymasterJuly 16, 2013 at 10:00 in reply to: Poor image qualityImage size must be 150px-150px, also make sure you’re using the latest version of theme.
DD
KeymasterSearch in google – how to use FTP client
DD
KeymasterDie hochgeladene Datei ist zu gro
DD
KeymasterJuly 16, 2013 at 09:51 in reply to: Problems with WooCommerceHello,
There has to be added following to functions.php
`add_theme_support( ‘woocommerce’ );`
DD
KeymasterIncrease header { height:300px; parameter 2 times in the responsive.css file
DD
KeymasterJuly 16, 2013 at 09:25 in reply to: TranslateHi,
Recent topics is in the Forums page. I forgot about “Last post by”, it’s inside bbpress/loop-single-forum.php
DD
KeymasterJuly 16, 2013 at 09:22 in reply to: Updating the themeYes, you have to rebuild all widgets.
