Want to know when there are new posts?

SUBSCRIBE VIA EMAIL

SUBSCRIBE VIA RSS

Tagged: ‘Scripts’

Jul 29th

Some bbPress Issues I faced

When I first started installing bbPress for a client, here are some issues that I faced. I’m giving you the solutions so you don’t have to go thru the entire process of searching for an answer.

  1. What is the link to the theme directory?
    In Wordpress if you need to link to the theme directory you just use the tag:
    bloginfo(template_directory)

    For the moment there is no such option in bbPress. The basic documentation does not provide this very essential piece of information. After much research this is what I found:

    <?php bb_option('uri'); ?>my-templates/your-template-directory-name

    Continue Reading »

3 Comments Subscribe To RSS Feed

Topics: All Things bbPress

Sales Letter Graphics

Turn Ordinary Sales Letters Into The Extraordinary!

You'll Save A Ton Of Time And Money, Plus Explode Your Sales With The Sales Letter Graphics Pack! Find Out More

Jul 29th

bbPress Forum Script: Thumbs Up or Thumbs Down

bbPress is what you can call a sister script of Wordpress. It is a lightweight forum script which is just as flexible and adaptable as Wordpress. There are lots of plugins available that add to its functionality with new ones being added every day.

The downside to this script is that there is no official documentation available. And that can have you going around in circles for quite a while especially if you are new to bbPress.

Continue Reading »

2 Comments Subscribe To RSS Feed

Topics: All Things bbPress