-
DD
KeymasterYou still have an old style in the mystyle.css file.
should be following code line
`header .tile``Also, perhaps the automatic cropping isn
-
This reply was modified 12 years ago by
DD.
DD
KeymasterNovember 28, 2013 at 10:28 in reply to: view activity text cssI’m working on it.
DD
KeymasterDo you see the same problem on the live demo – http://www.demo1.diaboliquedesign.com/4/
DD
KeymasterThere is automatic crop so you can upload any size.
DD
Keymasterpaste following code into buddypress pages – http://pastebin.com/37BntbZs
like
groups/single/group-header.php
members/single/member-header.phpDD
KeymasterNovember 27, 2013 at 14:16 in reply to: top bar not showingbbpress plugin should be active.
DD
KeymasterNovember 27, 2013 at 13:13 in reply to: top bar not showingThere is some hidden error below this code.
DD
KeymasterNovember 27, 2013 at 12:44 in reply to: top bar not showingOn the bottom of your site you have following code which is not a part of theme:
`
`DD
KeymasterNovember 27, 2013 at 10:25 in reply to: view activity text cssHi,
Somehow I missed it. I’ll fix it today.
DD
KeymasterI forgot update documentation with color schemes, download it again.
Upload new files:
images/comment.png
images/transparent.pngSome of the pictures are either stretched out or smooshed. What could I do to fix the issue?
Recreate featured images.
DD
KeymasterNovember 27, 2013 at 10:17 in reply to: Avatar Help!Settings > Discussion and under
DD
KeymasterNovember 27, 2013 at 10:15 in reply to: menu barI don’t see my theme on your site.
DD
KeymasterThen I have to see code.
DD
KeymasterDD
KeymasterNovember 26, 2013 at 11:08 in reply to: Live search results position with Google Language TranslatorI’m waiting for a reply from author of Live search.
DD
KeymasterNovember 26, 2013 at 10:58 in reply to: Child theme issueHi,
It was a small mistake which I’ll fix by the way.
DD
KeymasterNovember 26, 2013 at 10:34 in reply to: Change default templateIn buddypress you can’t change template for files inside mambers folder. You have to edit this file members\single\home.php
DD
KeymasterNovember 26, 2013 at 09:19 in reply to: Opensans Subset IssueThis is even not a theme issue so I suggest you calm down. Fonts should work with such encoded url too. Other clients don’t have problem with it.
Anyway you can just paste code with font directly into header.php. Paste it – http://pastebin.com/7cLnUygn after
<link rel=”stylesheet” type=”text/css” href=”<?php bloginfo( ‘stylesheet_url’ ); ?>” />
and remove it from functions.php:
function load_fonts() {
wp_register_style(‘OpenSans’, ‘http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic’);
wp_enqueue_style( ‘OpenSans’);
}add_action(‘wp_print_styles’, ‘load_fonts’);
DD
KeymasterNovember 25, 2013 at 14:36 in reply to: Opensans Subset IssueWhat you write?
DD
KeymasterHello,
Open bbpress/loop-single-reply.php and paste it http://pastebin.com/AQDMbpFR after
<?php bbp_reply_author_link( array( ‘show_role’ => true, ‘size’ => 75 ) ); ?>
DD
KeymasterI don’t have any experience with custom post types.
DD
KeymasterNovember 25, 2013 at 10:26 in reply to: Forum breakdownYou have to paste it in almost each php file, about 50 I think. a lot of work.
DD
KeymasterI updated code – http://pastebin.com/uNPRwm6m
DD
KeymasterNovember 25, 2013 at 10:21 in reply to: Change default templateYou have to edit style.css, a lot of work.
DD
KeymasterNovember 25, 2013 at 10:20 in reply to: login failCheck this – http://www.avgthreatlabs.com/virus-and-malware-information/info/hacktool/
DD
KeymasterNovember 23, 2013 at 11:24 in reply to: helloAs I remember user must create some event – http://wp-events-plugin.com/documentation/buddypress/
DD
KeymasterNovember 23, 2013 at 10:28 in reply to: helloSo enable default BP theme, activate all components and then activate my theme. Also probably you didn’t upload all theme files or some file is corrupted.
DD
KeymasterNovember 23, 2013 at 10:12 in reply to: helloDo you have the same issue with other themes?
DD
KeymasterNovember 23, 2013 at 09:59 in reply to: helloAll components must be active. There is 1 inactive on your screenshot.
DD
KeymasterNovember 23, 2013 at 09:19 in reply to: helloI don’t have a google account. Upload it somewhere where registration is not required.
DD
KeymasterNovember 22, 2013 at 13:41 in reply to: Forum breakdownIt’s in theme folder
DD
KeymasterNovember 22, 2013 at 13:00 in reply to: Forum breakdownHi,
Open bbpress.php, remove averything and paste it – http://pastebin.com/zcZj4q9k
DD
Keymaster`.logged-in #header-right { display:block; }`
View source of code in web browser and inside body tag you’ll find unique classes which you can use.
DD
KeymasterNovember 22, 2013 at 12:47 in reply to: bbpressDo you have the same problem when a default BP theme is active?
DD
KeymasterNovember 22, 2013 at 12:45 in reply to: translation pluginCould you show a screenshot because I don’t understand.
DD
KeymasterNovember 22, 2013 at 12:45 in reply to: helloSorry, but I don’t understand. You can’t see posting form?
DD
KeymasterNovember 22, 2013 at 10:41 in reply to: Gif image on main pageHello,
Of course, GIFs are working fine on my test site.
DD
KeymasterHello,
Check this topic – http://support.diaboliquedesign.com/forums/topic/managing-strangersguest-level-to-not-see-forums/#post-1687
menu is in the header.php inside – http://pastebin.com/5ys4f1KQ
DD
KeymasterNovember 21, 2013 at 12:53 in reply to: translation pluginInstall foreign version of bbpress, also check “IX. How to translate theme?” in the documentation.
DD
KeymasterI will update file today probably.
DD
KeymasterNovember 21, 2013 at 09:28 in reply to: bbforum not dislayed correctlyRemove PRE tags from Forums page (in Text mode).
DD
Keymaster1. Create contact page with Contact Form 7 and contact-us slug.
2. Create empty page called for example Popular posts (Pages ? Add New) with selected Blog (Most popular posts) template. Permalink for this page must be popular.
3. It should be a widged area but somehow I uploaded wrong file. Ad is in the header.php:
4. Did you install bbpress? Check 2E step in the documentation.
5. Open frontpage1.php and remove – http://pastebin.com/XeiKF1hz
DD
KeymasterNovember 21, 2013 at 09:20 in reply to: Change colors of links etcIt’s defined in style.css:
`a { text-decoration: none; color:#ffffff; }`
DD
KeymasterNovember 21, 2013 at 09:19 in reply to: Images are small and stretchedI visited your site and it looks file on – http://www.digitalnomadcommunity.net/
DD
KeymasterNovember 20, 2013 at 11:55 in reply to: cookie problemThen remove it from functions.php:
`// Exit if accessed directly
if ( ! defined( ‘ABSPATH’ ) ) exit;// Localization Support
load_theme_textdomain( ‘OneCommunity’, TEMPLATEPATH.’/lang’ );$locale = get_locale();
$locale_file = TEMPLATEPATH.”/lang/$locale.php”;
if ( is_readable($locale_file) )
require_once($locale_file);`Anyway this problem with cookies is not a theme realated problem. There is a topic on buddypress forum about this problem.
DD
KeymasterNovember 20, 2013 at 10:38 in reply to: cookie problemDid you upload following files too:
`lang\en_EN.mo
lang\en_EN.po
lang\OneCommunity.pot`DD
KeymasterNovember 20, 2013 at 10:36 in reply to: Install Link Problemscopy, pasting and cutting is not programming
DD
KeymasterNovember 20, 2013 at 10:34 in reply to: bbforum not dislayed correctlyit is not displayed correctly
could you provide more details?
DD
KeymasterNovember 19, 2013 at 14:58 in reply to: cookie problemYou are using old version of theme.
DD
KeymasterNovember 19, 2013 at 13:10 in reply to: cookie problemRemove everything from functions.php and paste it – http://pastebin.com/FLADa8UY
DD
KeymasterNovember 19, 2013 at 12:13 in reply to: cookie problemYou should paste it before
?>DD
KeymasterDD
KeymasterDD
KeymasterBTW, I use this plugin for my demos – http://wordpress.org/plugins/quick-cache/
DD
KeymasterNovember 19, 2013 at 10:33 in reply to: Problem con "live a reply"It looks like buddypress plugin is inactive.
DD
KeymasterNovember 19, 2013 at 10:29 in reply to: Post Preview SizeInsert more tag inside post – http://codex.wordpress.org/Customizing_the_Read_More
DD
KeymasterAdd it to myStyle.css file:
`#navigation { float:left; }
#navigation ul li { padding:9px 25px; }
#navigation span { font:13px Droid Sans, Arial, Vardana; }
#navigation ul, #navigation ul ul { font:15px Georgia; }`DD
KeymasterIt’s working on my test site without any problems. Check a default BP theme.
DD
KeymasterFor frontpage it will be .page-template-frontpage1-php
-
This reply was modified 12 years ago by
DD.
DD
KeymasterNovember 18, 2013 at 12:38 in reply to: Sidebar Appears at footerIt’s caused by logo, decrease height.
DD
KeymasterNovember 18, 2013 at 12:26 in reply to: A more friendly post toolbar?That’s a request for bbpress developers. I just create style/design.
DD
KeymasterNovember 18, 2013 at 12:25 in reply to: Library of contentHi,
Unfortunately I don’t know such plugin.
DD
Keymaster1. All text strings are inside language file – http://demo1.diaboliquedesign.com/4/Help/#translate
2. It’s a static HTML, so you can remove/add tiles editing header.php
DD
KeymasterNovember 18, 2013 at 11:59 in reply to: Renaming Tile textAll text strings are inside language file – http://demo1.diaboliquedesign.com/4/Help/#translate
DD
KeymasterIt’s
`#sidebar .widget_recent_entries ul li { border-bottom:1px solid #ea5454; }`
DD
KeymasterYou have to add unique selector of BODY tag before #header-container. For this page http://www.demo1.diaboliquedesign.com/3/blog/ it will be
`.page-id-26 #header-container { background: url( “images/bg-header.gif” ); background-position:0px 40px; height: 328px; }`
Paste code above into myStyle.css, etc.
DD
KeymasterNovember 16, 2013 at 12:44 in reply to: Buddypress profile pages titleHi,
Open wp-content/themes/OneCommunity/members/single/plugins.php
and paste it
`
`
before
`
`DD
KeymasterNovember 16, 2013 at 11:23 in reply to: Forum breadcrumbsFor bbpress.php it will be http://pastebin.com/Um809eUX
DD
KeymasterNovember 16, 2013 at 10:44 in reply to: Forum breadcrumbsThere must be pasted following code
``
inside many files, like
`bbpress.php
bbpress\loop-replies.php
bbpress\loop-search.php
bbpress\loop-topics.php`DD
KeymasterTry this plugin – http://wordpress.org/plugins/buddypress-recaptcha/
-
This reply was modified 12 years ago by

