Skip to:
Content
Pages
Categories
Search
Top
Bottom

reply and add new topic


  • archasek
    Member

    @archasek

    where can i change this forms? how can i add panels, like on the wordpress.org forums (Allowed markup: a blockquote br etc, but in buttons)?

Viewing 16 replies - 1 through 16 (of 16 total)

  • Trent Adams
    Member

    @trent

    The plugin you are looking for is here:

    https://bbpress.org/plugins/topic/14?replies=6

    Trnt


    archasek
    Member

    @archasek

    thanks alot, but this plugin, unfortunately doesnt work for me :(

    do you know, Trent, how can i translate http://ram.org.pl/forum/ ‘add topic’ and ‘reply’ on down of the page? and why my ‘add new’ (‘dodaj nowy’ in my theme) doesn’t work?


    archasek
    Member

    @archasek

    i’m not sure that you understood what i mean. i mean i want a buttons , , [img]etc like on wp bbpress.


    fel64
    Member

    @fel64

    The plugin he linked you does give you buttons like that. Click it and it auto-inserts the code.


    archasek
    Member

    @archasek

    http://ram.org.pl/forum/ – do you see them? i don’t.

    edit:

    do you know what file can i TRANSLATE

    Add New Topic

    You must log in to post.

    in?

    edit:

    http://ram.org.pl/forum/?new=1 doesn’t work


    fel64
    Member

    @fel64

    Looking at your site all I see is

    Parse error: syntax error, unexpected T_STRING in /home/kmr/ftp/forum/bb-includes/bozo.php on line 237


    archasek
    Member

    @archasek

    it’s ok now, you refreshed it while i was testing one thing.

    i translated thing i pasted above, actually i have 2 problems with quicktags and new post (new=1)


    Trent Adams
    Member

    @trent

    The quicktags plugin should work automatically if you drop the plugin file and the JS file into your /my-plugins/ folder. That should bring up the buttons you requested. If it doesn’t, it might be a problem with it displaying in your theme. Quick way to test that is test it out on the default template and not your custom template.

    As for the translating, are you using the language files for your chosen language?

    Trent


    archasek
    Member

    @archasek

    in wordpress ofcourse yes. in bbpress there is not polish lang file (as i know).

    yes i have plugin and js in my-plugins folder. tomorrow i’ll check it in my default.

    in my wordpress, in adminpanel i also don’t have quicktags panel in visual mode in my adding post site. may it has something in common with bbpress plugin?


    archasek
    Member

    @archasek

    it works in my default template so i have right files in my-plugins folder.

    whats wrong? maybe i missed something in scripts/template files?


    H
    Participant

    @helgetry

    archasek, if I were you, I would have installed the Tiny MCE WYSIWYG editor instead of any quicktag plugin. The Tiny MCE It outputs valid XHTML and is by far easier to use than any bbcode system! :-)


    fel64
    Member

    @fel64

    I hate Tiny MCE. It’s slow and nannies you too much.

    Archasek, I think you haven’t called some hooks or something. Find something like

    <p>
    <label for="post_content"><?php _e('Post:'); ?>
    <textarea name="post_content" cols="50" rows="8" id="post_content" tabindex="3"></textarea>
    </label>
    </p>

    and insert

    <?php do_action( 'post_form_pre_post' ); ?>

    In front of it, on a new line. That should make it work. :)


    archasek
    Member

    @archasek

    <?php if ( !is_topic() ) : ?>
    <p>
    <label for="topic"><?php _e('Tytuł:'); ?>
    <input name="topic" type="text" id="topic" size="50" maxlength="80" tabindex="1" />
    </label>
    </p>
    <?php endif; do_action( 'post_form_pre_post' ); ?>
    <?php do_action( 'post_form_pre_post' ); ?>
    <p>
    <label for="post_content"><?php _e('Treść:'); ?>
    <textarea name="post_content" cols="50" rows="8" id="post_content" tabindex="3"></textarea>
    </label>
    </p>
    <?php if ( !is_topic() ) : ?>
    ...

    it’s post-form.php. doesn’t work :( e.g: http://ram.org.pl/forum/topic.php?id=3&page&replies=9 still doesn’t have any quicktags. should i use tiny MCE?


    fel64
    Member

    @fel64

    Hmm, okay it’s already there so you can take it back out.

    Do any plugins work for you?


    archasek
    Member

    @archasek

    yes i have many plugins installed


    jupiter2035
    Member

    @jupiter2035

    Licensed electric provides first rate electrician jobs in Toronto and Ontario. Company performs engineering and repair services with contractors.

    http://www.electric-toronto.com

    • This reply was modified 11 years, 8 months ago by jupiter2035.
Viewing 16 replies - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.
Skip to toolbar