Skip to:
Content
Pages
Categories
Search
Top
Bottom

Which need I use?


  • Icaroferreira
    Participant

    @icaroferreira

    Hi,

    Which plugins I need to use to leave my bbPress more robust, similar to IP.Board. I need to have the control panel for moderators and several other similar things with IP.Board.

    Help me, Please.

    Best Regards,
    Icaro

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

  • Robkk
    Moderator

    @robkk

    list what ip board has that you want and i can probably list some plugins based off of that.


    Icaroferreira
    Participant

    @icaroferreira

    About the forum IPS (IP.Board) – http://www.invisionpower.com/apps/board/

    3 items he has, and I would like my bbPress has:

    1. It is wider, has no sidebar, leaving the larger forum.

    2. In the list of topics, the number of responses and the number of visits, example, had 300 views and 4 responses appears.

    3. When you put a message on the left side of the screen where the image is and the user’s name appears just below the image the following items:
    If it is user Common, Moderator or Administrator, AND, number of posts already posted in the user forum.


    Robkk
    Moderator

    @robkk

    1. to get a full-width forums, you need to create a bbpress.php more information in this link

    https://codex.bbpress.org/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/

    after you create a bbpress.php from your page.php just delete the sidebar code that should say like
    <?php get_sidebar in the template.

    2. You can follow this tutorial on this website to replace the voice count with a views count.

    Adding Topics View Counter in BBPress

    there are other ways to display views in bbpress also like by using this plugin

    https://wordpress.org/plugins/bbpress-simple-view-counts/

    3. Are you talking about the layout of the reply author area on ip board where it shows an image based on user role and the total post count of the user??

    images based on forum role i cant find a solution just yet , might post solution later . Its most likey just going to include alot of conditionals based on forum role.

    total post count for users is easy, you can easily just use robins plugin

    https://wordpress.org/plugins/bbp-topic-count/

    For #3 the user topic and reply counts underneath their role in each topic/reply will be in the next release of bbPress.

    And images based on forum roles can be achieved using the same code I just posted here by inserting the image using CSS :before or :after pseudo elements .


    Icaroferreira
    Participant

    @icaroferreira

    Thank you Robkk


    Icaroferreira
    Participant

    @icaroferreira

    3 questions more:

    Stephen Edgar, how do you make your photo appear underneath written “Moderator”?

    Under my picture there in my forum, the “ip” appears. How to do to Not display the “ip” under the photos of users? I don’t want.

    And the photo below, how do I make the photo appear the user level to display, putting stars or medals? How do I put stars or medals to my users ?


    Robkk
    Moderator

    @robkk

    the ip address is only visible to keymasters and i think moderators too.

    stars and medals sounds like an achivement plugin. you can search the wordpress.org plugin repository for one that is compatible with bbpress.


    Icaroferreira
    Participant

    @icaroferreira

    I have “WordPress”, forum “bbPress”, plugin “UserPro” … And I want to give points, rewards for users of my website, when they share articles, make comments, create forum topic, etc and has appears in his profile for everybody to see (points and medals).

    So what should I use ?

    Plugin mycred? Plugin WPAchievements codecanyon? or what?

    Help me please.


    Robkk
    Moderator

    @robkk

    well when i look at mycred i see its pretty powerful .

    it has a points system and also badges http://mycred.me/add-ons/badges/

    heres a link of everthing thats built in

    Add-ons

    wp acheivements also has built in compatibility with mycred , bbpress, userpro , wordpress, woocommerce, and cubepoints

    Their is also another i think completely free plugin called achievements for wordpress

    https://wordpress.org/plugins/achievements/

    this also has built in compatibilty with bbpress , and i think the plugin developer also is a part of team of developers of buddypress maybe bbpress too but not sure.

    I would test out all the free achievement plugins first on a local development server like wamp for windows , or mamp for macintosh and see what suits your needs.


    Icaroferreira
    Participant

    @icaroferreira

    Thank you.

    Another question: How do I the picture that appears when you put messages on the forum, appear larger and rectangular, equal this forum here, see: http://viagemastral.com/forum/index.php?/topic/20462-minha-vida-%C3%A9-ruim-mas-os-sonhos-s%C3%A3o-bons/

    I want the same, please.

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