mordauk (@mordauk)

Forum Replies Created

Viewing 25 replies - 26 through 50 (of 150 total)

  • mordauk
    Moderator

    @mordauk

    This is definitely an issue with Wishlist, sorry but you’ll need to raise the issue with them.

    Sounds like you might have already done that, but their answer seems pretty lack luster.


    mordauk
    Moderator

    @mordauk

    You can use the following three filters:

    bbp_get_forum_class
    bbp_get_topic_class
    bbp_get_reply_class

    Each of them function exactly like the core WordPress post_class filter: http://codex.wordpress.org/Function_Reference/post_class


    mordauk
    Moderator

    @mordauk

    Are you comfortable with CSS?


    mordauk
    Moderator

    @mordauk

    Forums look to be showing fine for me as well: http://screencloud.net/v/hmgO

    Please note that these are community forums managed by volunteers. You must be patient, especially on weekends.


    mordauk
    Moderator

    @mordauk

    What version of WordPress are you using?


    mordauk
    Moderator

    @mordauk

    Do this:

    1. Delete the new Forums page you created
    2. Go to Appearance > Menus
    3. Create a new Custom Link and enter the URL of the bbPress forums page.


    mordauk
    Moderator

    @mordauk

    Sounds like your theme has its own bread crumbs function. I would suggest you either disable it via an option in the theme (if it has one), or you edit the theme template files to remove the bread crumbs from the forum page.


    mordauk
    Moderator

    @mordauk

    Why not simply change the forums slug in Settings > Forums?


    mordauk
    Moderator

    @mordauk

    Can you elaborate a little more? Are you wanting to require members purchase a product or subscription to access the forums?


    mordauk
    Moderator

    @mordauk

    The sidebar is controlled by your theme, not bbPress. I’d suggest you install the Widget Logic plugin, which will let you control exactly where the widgets show up.


    mordauk
    Moderator

    @mordauk

    1. Download the latest version from the theme distributor

    2. Connect to your site via FTP

    3. Upload the theme to wp-content/themes

    If you are not familiar with FTP, then you can

    1. Go to Themes
    2. Click Add New
    3. Click Upload
    4. Choose the .zip you downloaded and click Upload


    mordauk
    Moderator

    @mordauk

    You should contact the developer of that plugin as it is most likely a issue (or simply incompatibility) with that plugin.


    mordauk
    Moderator

    @mordauk

    Are you not running the latest version of your theme?


    mordauk
    Moderator

    @mordauk

    That’s caused by a conflict with your theme, most likely because the theme is doing bad things to the WordPress queries (to pull in the topics / replies).

    What theme is it?


    mordauk
    Moderator

    @mordauk

    Unless you do some advanced custom rewrite rules, this is not possible. It is also not a very good idea because if you ever need to move a topic to a different forum, any existing URLs pointing to the topic will break.


    mordauk
    Moderator

    @mordauk

    It should be possible with some custom code tweaks. Are you comfortable with a little PHP?


    mordauk
    Moderator

    @mordauk

    Yes, but you need to install the New Topic Notification extension from @jaredatch: http://wordpress.org/extend/plugins/bbpress-new-topic-notifications/


    mordauk
    Moderator

    @mordauk

    @Tapirk You need to create a new custom plugin and then paste the function into it. The easiest way to create a new custom plugin is to use Pluginception.


    mordauk
    Moderator

    @mordauk

    Did you setup the home page of the forums using the short codes? If so, switch to the HTML view of your page editor and you will be able to see the PRE tags.


    mordauk
    Moderator

    @mordauk

    The usermeta table is one of the core WordPress tables, so usually it will be the one that looks like this: wp_usermeta. Sometimes, however, the “wp_” prefix will be different.


    mordauk
    Moderator

    @mordauk

    Oh dang, I could have sworn there was one.


    mordauk
    Moderator

    @mordauk

    Ok now I see the issue with the profile page. If you create a new (regular) page and place the profile short code on it, does it work?


    mordauk
    Moderator

    @mordauk

    Well check that out, I didn’t know that :)


    mordauk
    Moderator

    @mordauk

    I don’t believe that is a language file included with bbPress, so, no, you will have to update it each time. Though it would be best if you submitted it to http://trac.bbpress.org so that it can get added to the core plugin.


    mordauk
    Moderator

    @mordauk

    As far as I can tell it appears to be working correctly. Can you give a more thorough example of what it should look like?

Viewing 25 replies - 26 through 50 (of 150 total)