Skip to:
Content
Pages
Categories
Search
Top
Bottom

WPMimic V.1

  • @limited

    Member

    So its been a year plus since I visited this forum, I noticed that a couple of people are using WPMimic and are probably hating it. Anyhow, I opened up the theme and spend the last day or two reworking the theme to work with current version of bbPress. I’ll post the download link to the download link this friday (02/04/11) finish or not.

    Sad to see that bbPress hasn’t grown much even after a year of no visitation….

Viewing 12 replies - 51 through 62 (of 62 total)
  • @smiga

    Participant

    Finaly I managed to fix issue what I reported before – when I entered some on going topic, what I have visited before, then page automatically moved me to last unread post where I stopped reading previously.

    In file

    /bb-templates/WPMimic/post.php

    replace first line

    <div class=”post position<?php post_position(); ?>”>

    with

    <div id=”<?php echo ‘post-‘ . get_post_id(); ?>” class=”post position<?php post_position(); ?>”>

    Thats it!

    You can see how it works on http://forums.kupla.lv/

    @smiga

    Participant

    Finaly I managed to fix issue what I reported before – when I entered some on going topic, what I have visited before, then page automatically moved me to last unread post where I stopped reading previously.

    In file

    /bb-templates/WPMimic/post.php

    replace first line

    <div class=”post position<?php post_position(); ?>”>

    with

    <div id=”<?php echo ‘post-‘ . get_post_id(); ?>” class=”post position<?php post_position(); ?>”>

    Thats it!

    You can see how it works on http://forums.kupla.lv/

    @adam_wordpress

    Member

    Do you plan to update this for bbpress 2.0?

    @adam_wordpress

    Member

    Do you plan to update this for bbpress 2.0?

    @smiga

    Participant

    Same question here! I want to try upgrade to bbpress 2.0, but will WPMimic V.1 work afterwards? I realy love this theme!

    @smiga

    Participant

    Same question here! I want to try upgrade to bbpress 2.0, but will WPMimic V.1 work afterwards? I realy love this theme!

    @7i7griffin

    Member

    No, this theme jus’ work wuth 1.0.x or 1.x now

    @7i7griffin

    Member

    No, this theme jus’ work wuth 1.0.x or 1.x now

    @smiga

    Participant

    We need to make some beer donation to Vietson and ask upgrade to 2.0 :)

    @smiga

    Participant

    We need to make some beer donation to Vietson and ask upgrade to 2.0 :)

    @7i7griffin

    Member

    Do you know all of codes of WPMimic?

    How can I show the < closed topic > messege after the last post?

    It shown for me under the first post :-/

    @7i7griffin

    Member

    Do you know all of codes of WPMimic?

    How can I show the < closed topic > messege after the last post?

    It shown for me under the first post :-/

Viewing 12 replies - 51 through 62 (of 62 total)
  • You must be logged in to reply to this topic.
Skip to toolbar