-
DD
KeymasterMaybe it’s caused by cache? Also try to create more topics.
DD
KeymasterProbably IP of your server was banned because somebody sent spam from the same IP.
DD
KeymasterHi,
You have to assign a featured image to blog post.
DD
KeymasterRemove css/bbpress.css file too
DD
KeymasterSeptember 6, 2013 at 09:19 in reply to: Getting Video & Images Inserted in Page/Post to be responsiveHi,
Paste it into myStyle.css:
`iframe, .video-container object, .video-container embed { max-width: 100%!important; }
img { max-width: 100%!important; height:auto; }`DD
KeymasterHi,
It’s weird, do you have the same problem with a default BP theme? It doesn’t look like a theme issue.
DD
KeymasterHi,
Check in documentation:
`6. Create empty page called for example Password Recovery (Pages ? Add New) with selected Password Recovery template (permalink must be recovery).`
DD
KeymasterSeptember 5, 2013 at 12:46 in reply to: About us page not workingSo the page is working when you click on the View Page button?
DD
KeymasterYou can uploads logo image with tagline.
Text you can put inside
<div id="logo">...</div>
tag in the header.php
DD
KeymasterSeptember 5, 2013 at 10:10 in reply to: Problem with ie8Hi,
There are some problems w thumbnails. I’ll be working on it.
Theme oficially doesn’t support IE8.
DD
KeymasterIt’s not possible with buddypress and bbpress.
DD
KeymasterSeptember 5, 2013 at 09:44 in reply to: About us page not workingProbably this page just doesn’t exist or you have wrong slug. You have direct link to the page above editor.
DD
KeymasterNot possible
DD
KeymasterRemove following files and folders from theme folder:
bbpress/
bbpress.php
bbpress-functions.php
DD
KeymasterSeptember 5, 2013 at 09:24 in reply to: Broken Layout Group ForumHi,
Is it a single topic page or page of some extension?
DD
KeymasterSeptember 4, 2013 at 10:43 in reply to: Private GroupsI don’t see any problem on my test site – http://imm.io/1h6DD
Reupload all theme files or upload some files of default BP theme:
groups\single\home.php
groups\single\request-membership.phpDD
KeymasterSeptember 4, 2013 at 09:16 in reply to: Mobile DevicesTry add it to myStyle.css:
`img { max-width:100%!important; height:auto!important: }`
DD
KeymasterYes, it’s compatible.
DD
KeymasterDD
KeymasterMaybe friendly URLs are disabled
`2C. Go to Settings ? Permalinks select Post name and SAVE`
DD
KeymasterIt can be caused by some plugin, also try to reupload theme files.
DD
KeymasterSeptember 3, 2013 at 09:33 in reply to: Buddypress Private groupsContinous discussion on the cinematix forum.
DD
KeymasterSeptember 3, 2013 at 09:29 in reply to: Installation ErrorBuddypress plugin is inactive
DD
KeymasterDis you create Search page with searching slug?
`7. Create empty page called for example Searching (Pages ? Add New) with selected Search Page template. Permalink for this page must be searching.`
DD
KeymasterSeptember 2, 2013 at 09:38 in reply to: Secure https SSLHi,
As I know you need 2 separated WP installations.
DD
KeymasterAs I know the white color scheme was fixed recently.
DD
KeymasterRemove duplicated Groups page (from trash too).
So, I went to the header.php and put my own stuff-
slugs you can change via theme options panel.
DD
KeymasterDo you have the same problem with a default BP theme? Probably you didn’t install all buddypress components – http://www.demo1.diaboliquedesign.com/5/Help/assets/components.png
DD
KeymasterAugust 31, 2013 at 09:20 in reply to: Can you change the position of groups and blog posts on frontpage 2?Remove everything from frontpage2.php and paste it – http://pastebin.com/xcpgmxTH
DD
KeymasterHello,
You can compare files of both versions using WinMerge software.
Also you should keep your own style in the myStyle.css file.
You can use child theme too.
-
This reply was modified 12 years ago by
DD.
DD
KeymasterAugust 30, 2013 at 10:11 in reply to: Sidebar Appears at footerIt happens when a website is zoomed.
DD
KeymasterAugust 30, 2013 at 10:01 in reply to: Sidebar not showing on homepageYou have zoom enabled.
DD
KeymasterOpen js/jQFunctions.js and duplicate:
`var bracket12 = jQuery(‘#blogs-personal-li a span’).text();
jQuery(‘#blogs-personal-li a span’).text(‘(‘+ bracket12 +’)’);`increasing bracket12 number and changing #blogs-personal-li selector
DD
KeymasterDD
KeymasterAugust 30, 2013 at 08:56 in reply to: Required AvatarLike I said it
DD
KeymasterHi,
Open js/jQFunctions.js and remove:
`jQuery(“#content span:empty”).remove();`
DD
KeymasterI updated faq
DD
KeymasterAugust 29, 2013 at 10:50 in reply to: login logoHi,
Open functions.php and replace
`#login h1 { display:none; }`
for:`#login h1 { background-image:url(“http://www…..logo.png”)!important; }`
DD
KeymasterAugust 29, 2013 at 09:15 in reply to: Required AvatarIt’s not easy.
Button must contain following ID
`id=”front-login-submit”`DD
KeymasterAugust 29, 2013 at 08:58 in reply to: Can you change the position of groups and blog posts on frontpage 2?it’s working – http://imm.io/1gtek
DD
KeymasterAugust 29, 2013 at 08:53 in reply to: Explorer compatibilityDisable Compatibility View – http://windows.microsoft.com/en-gb/internet-explorer/products/ie-9/features/compatibility-view
DD
Keymastergroups/groups-loop.php
DD
KeymasterAugust 28, 2013 at 12:26 in reply to: Post/Forum widgets is emptyBroken installation of wordpress? Corrupted database?
“On the forums” widget uses standard loop of bbpress:
`
0, ‘show_stickies’ => false, ‘order’ => ‘DESC’, ‘post_parent’ => ‘any’, ‘posts_per_page’ => of_get_option(‘widget-2’, ‘4’ ) ) ) ) : ?>
`DD
KeymasterAugust 28, 2013 at 12:24 in reply to: Buddypress Private groupsThe fix was the same for both themes
DD
KeymasterAugust 28, 2013 at 09:08 in reply to: Avatar Help!Buddypress has own avatar uploader so I don’t understand why you need some plugin.
DD
KeymasterAugust 28, 2013 at 09:07 in reply to: Member areaIs it working with a default BP theme?
DD
KeymasterPaste it into header.php – http://pastebin.com/fnUkKEmR
DD
KeymasterAugust 28, 2013 at 08:57 in reply to: Color SchemesCheck it – http://www.demo1.diaboliquedesign.com/5/Help/#predefined
DD
KeymasterAugust 28, 2013 at 08:53 in reply to: Changing Excerpt LengthTheme uses “more” tag
DD
KeymasterIt’s super easy. Each website owner must know how to use FTP client.
DD
KeymasterAugust 27, 2013 at 09:22 in reply to: latest forum topicsI’m afraid there is no solution
DD
KeymasterDD
KeymasterAugust 27, 2013 at 09:21 in reply to: Member areaIs it working with a default BP theme? If yes then try to reupload theme
DD
KeymasterAugust 27, 2013 at 09:20 in reply to: Can you change the position of groups and blog posts on frontpage 2?So do not remove any code.
DD
KeymasterAugust 27, 2013 at 09:17 in reply to: Explorer compatibilityDo you use zoom? It’s working fine for me.
DD
KeymasterAugust 27, 2013 at 09:15 in reply to: Event managerI fixed it yesterday.
DD
KeymasterAugust 27, 2013 at 09:11 in reply to: Hide Private ForumsAs I know it’s not possible with bbpress, if forum was setup as hidden then it shouldn’t be displayed, probably it’s a bug of bbpress.
DD
KeymasterThere was similar topic previously, as I know it’s not possible with bbpress.
DD
KeymasterAugust 27, 2013 at 09:01 in reply to: GravitarThat’s right
DD
KeymasterAugust 26, 2013 at 11:58 in reply to: server error 500 blog categoriesYes, try to reupload theme.
DD
KeymasterAugust 26, 2013 at 10:55 in reply to: server error 500 blog categoriesDid you enable friendly permalinks?
DD
KeymasterAugust 26, 2013 at 10:21 in reply to: Member areaHello,
Probably Extended profiles component is not active – http://www.demo1.diaboliquedesign.com/4/Help/assets/components.png
DD
KeymasterAugust 26, 2013 at 10:19 in reply to: Can you change the position of groups and blog posts on frontpage 2?open frontpage2.php or frontpage3.php and paste it http://pastebin.com/EqWpbTaK after <div class=”frontpage”>
remove it too
<div id=”tabs-container2″>
<div id=”mytabs2″>
<div id=”object-nav2″>
<ul class=”tabs-nav2″>
<li class=”nav-1″><a href=”#most-pop” class=”current”><?php echo of_get_option(‘t-31’, ‘Most popular’ ); ?></a></li>
<li class=”nav-2″><a href=”#most-pop-60″><?php echo of_get_option(‘t-31’, ‘Most popular’ ); ?> (<?php echo of_get_option(‘t-32′, ’60 days’ ); ?>)</a></li>
<li class=”nav-3″><a href=”#latest-posts”><?php echo of_get_option(‘t-30’, ‘Latest posts’ ); ?></a></li>
</ul>
</div>
</div><ul id=”most-pop”>
<div class=”blog-thumbs-view”>
<?php
$temp = $wp_query;
$wp_query= null;
$wp_query = new WP_Query();
$wp_query->query(‘orderby=comment_count&posts_per_page=4′.’&paged=’.$paged);
while ($wp_query->have_posts()) : $wp_query->the_post();
?><li class=”blog-thumbs-view-entry”>
<div class=”blog-thumb”>
<a href=”<?php the_permalink(); ?>”><?php the_post_thumbnail(‘my-thumbnail’); ?></a>
</div>
<div class=”group-box-bottom”>
<div class=”blog-thumb-title”><a href=”<?php the_permalink(); ?>”><?php $thetitle = $post->post_title; $getlength = strlen($thetitle); $thelength = 57; echo mb_substr($thetitle, 0, $thelength, ‘UTF-8’); if ($getlength > $thelength) echo “…”; ?></a></div>
<div class=”group-box-details”><?php the_category() ?><br />
<?php the_date(‘ j F Y / G:i ‘); ?></div>
</div>
</li><?php endwhile; // end of loop
?>
</div>
</ul><ul id=”most-pop-60″ class=”hide”>
<div class=”blog-thumbs-view”>
<?phpfunction filter_where($where = ”) {
//posts in the last 60 days
$where .= ” AND post_date > ‘” . date(‘Y-m-d’, strtotime(‘-60 days’)) . “‘”;
return $where;
}add_filter(‘posts_where’, ‘filter_where’);
$temp = $wp_query;
$wp_query= null;
$wp_query = new WP_Query();
$wp_query->query(‘orderby=comment_count&posts_per_page=4′.’&paged=’.$paged);
remove_filter( ‘posts_where’, ‘filter_where’ );
while ($wp_query->have_posts()) : $wp_query->the_post();
?><li class=”blog-thumbs-view-entry”>
<div class=”blog-thumb”>
<a href=”<?php the_permalink(); ?>”><?php the_post_thumbnail(‘my-thumbnail’); ?></a>
</div>
<div class=”group-box-bottom”>
<div class=”blog-thumb-title”><a href=”<?php the_permalink(); ?>”><?php $thetitle = $post->post_title; $getlength = strlen($thetitle); $thelength = 57; echo mb_substr($thetitle, 0, $thelength, ‘UTF-8’); if ($getlength > $thelength) echo “…”; ?></a></div>
<div class=”group-box-details”><?php the_category() ?><br />
<?php the_date(‘ j F Y / G:i ‘); ?></div>
</div>
</li><?php endwhile; // end of loop
?>
</div>
</ul><ul id=”latest-posts” class=”hide”>
<div class=”blog-thumbs-view”>
<?php
$temp = $wp_query;
$wp_query= null;
$wp_query = new WP_Query();
$wp_query->query(‘posts_per_page=4′.’&paged=’.$paged);
while ($wp_query->have_posts()) : $wp_query->the_post();
?><li class=”blog-thumbs-view-entry”>
<div class=”blog-thumb”>
<a href=”<?php the_permalink(); ?>”><?php the_post_thumbnail(‘my-thumbnail’); ?></a>
</div>
<div class=”group-box-bottom”>
<div class=”blog-thumb-title”><a href=”<?php the_permalink(); ?>”><?php $thetitle = $post->post_title; $getlength = strlen($thetitle); $thelength = 57; echo mb_substr($thetitle, 0, $thelength, ‘UTF-8’); if ($getlength > $thelength) echo “…”; ?></a></div>
<div class=”group-box-details”><?php the_category() ?><br />
<?php the_date(‘ j F Y / G:i ‘); ?></div>
</div>
</li><?php endwhile; // end of loop
?>
</div>
</ul><?php $wp_query = null; $wp_query = $temp;?>
</div> <!– tabs-container2 –>
DD
KeymasterAugust 26, 2013 at 10:13 in reply to: change Forum to a Shopping pageadd this shotdcode to Forum page
`[pg_sas_shop]`
DD
KeymasterAugust 26, 2013 at 10:12 in reply to: How do you add buttonpaste it into footer.php
DD
KeymasterAugust 26, 2013 at 10:10 in reply to: Customizing ThemeOn the FTP server, or upload theme with changed images/avatar.gif file.
DD
KeymasterAugust 26, 2013 at 10:09 in reply to: 2 questions1. Remove cufon – http://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/13561
2. Add it my mystyle.css
`.form-allowed-tags { display:none; }`
DD
KeymasterAugust 26, 2013 at 10:06 in reply to: forumUnfortunately not
DD
KeymasterAugust 26, 2013 at 09:59 in reply to: Q&A ResponsivenessPlugin is not responsive – http://premium.wpmudev.org/forums/topic/responsive-qa-plugin-available
Check a default BP theme
DD
Keymaster -
This reply was modified 12 years ago by
