Search Results for '+.+default+.+'
-
Search Results
-
How can i add a custom page on wordpress theme with bbPress? Is there any function to call?
example link: http://img34.imageshack.us/img34/9774/bbpress.png
<?php
/*
Template Name: Forum
*/
/**
* @package WordPress
* @subpackage Default_Theme
*/
get_header(); ?>
—->>> What to put here to show my bbPress forum?
<?php get_footer(); ?>
Topic: themes not working
I have just installed the newest version of bbPress to test out. I’ve installed it as a subdomain under the main domain (WordPress). I want to use bbPress as a stand alone forum…not integrated with WordPress
The default theme does not work and in the appearance panel neither of the two default themes show their screenshots. I’ve checked and rechecked my folder & file permissions which are set to 755. I created a my-templates folder and moved a copy of kakumei to this folder from bb-templates. I’ve checked the permissions on these files, 755, and switched to the new theme/location with no luck.
Any help would be appreciated.
I’m searching a method to customize some forums and Sub-forums separately.
Something like WordPress Template Hierarchy. Which says,
In the case of categories, the hierarchy is fairly simple. For instance, suppose the slug of the Category in question is default and the Category ID is 6. The Template Hierarchy specifies that WordPress will use the first Template file it finds in your current Theme’s directory from the following list:
category-slug.php (Note: available with Version 2.9)
category-ID.php
category.php
archive.php
index.php
That is, if you do not have a category-slug.php (lets say category-news.php), WordPress will check for a category-ID.php (like category-6.php), and so on.
Did bbPress have this function? How can I get this?
Can I make a separate template file for a separate forum?
Thanks
Topic: Upload An Avatar
~The bbpress application was available through my hosting package and so I installed from cpanel. Adding a theme was straightforward too after reading through this forum. However thereafter it got a bit weird.
I was surprised that you cannot upload or link an avatar icon but I found the plugin to do that here. I spent hours trying to follow the seemingly simply directions to get it installed but to no avail. After unzipping it, it looks like this:
<AVATAR-UPLOAD.0.8.3>
<AVATAR-UPLOAD>
bb-avatar-upload.php
identicon.php
readme.txt
unsharpmask.php
<ADDITIONAL-FILES>
avatar-upload.php
<AVATARS>
default.png
<MY-TEMPLATES>
avatar.php
With just seven files to handle, how can it be so complicated to find out where to put these files. The guides I have read seem to conflict.
I found the same thing with the PM plugin, there is not much clear guidance as to where the files actually go.
Has anyone got the avatar pic plugin working and can spare a few minutes to tell me where to put these, I would be grateful. My bbpress structure looks like this:
<BBPRESS>
<BB-ADMIN>
<AVATARS>
default.png
<BB-INCLUDES>
<BB-PLUGINS>
bb-avatar-upload.php
<BB-TEMPLATES>
<TRIPRESS> (<—theme)
<MY-LANGUAGES>
<MY-PLUGINS>
avatar-upload.php
identicon.php
unsharpmask.php
Many thanks to anyone who can take a look at this and instantly can see what I have done wrong.

(translate by google tranaslate O 