lemonade-joe (@lemonade-joe)

Forum Replies Created

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

  • lemonade-joe
    Member

    @lemonade-joe

    Could you guys please give me a complete example of how to use the post_position() inside the loop of posts. Thanks


    lemonade-joe
    Member

    @lemonade-joe

    Is there a simple way to insert the first post of the topic with an individual command? And then start the loop with the other posts, starting with the second one (as the first post is the question and the following posts are the answers)?

    Just to be clear about what I want to achieve. Here is the site I am trying to make work:

    http://www.test.rimava.sk/bbpress/topic.php?id=2

    I want the first post to have e.g. green background, different question mark icon, while all the other posts remain as they are now.


    lemonade-joe
    Member

    @lemonade-joe

    Thanks for the answer. Maybe I am doing something wrong, but after I insert the code into the topic.php, I only get a blank screen. No error messages, only blank screen.


    lemonade-joe
    Member

    @lemonade-joe

    Hi, I am trying to use this plugin on a site running in Slovak language, that means, I need to use special characters. I am not good with php, so forgive me, if am not technical enough :)

    The system e-mails (like registration) are working fine. However, when sending mail through Post Notification, the special characters are messed up.

    When I was checking the source code of the mails, I have discovered, that the registration mails contain the line “Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=”UTF-8″”.

    The Post Notification mails (also the Report Post plugin mails) do not contain any charset specification (the source code contains this: X-Amavis-Alert: BAD HEADER SECTION, Non-encoded 8-bit data (char C3 hex).

    Can that be the source of my problem, if yes, how can I solve it?

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