DeepBlue (@deepblue5)

Forum Replies Created

Viewing 25 replies - 51 through 75 (of 103 total)
  • @deepblue5

    Participant

    Sure 🙂

    #bbpress-forums div.bbp-search-form {
    	display: none!important;
    }

    @deepblue5

    Participant

    Ok for those having the same need, i added a display none

    @deepblue5

    Participant

    Hi

    Im working on this on file loop-single-topic.php

    How can i show only user avatar ?

    as in the code above this line show avatar AND user name :
    <span class=”bbp-topic-freshness-author-av”><?php bbp_author_link( array( ‘post_id’ => bbp_get_topic_last_active_id(), ‘size’ => 48 , ‘type’ => ‘avatar’ ) ); ?></span>

    How can i show only avatar on left side and on right side date of last post AND last poster name

    like this bbpress site for instance:

    https://olympus.crumina.net/groups/hiking-route/forum/

    Thanks

    @deepblue5

    Participant

    Right, see my second reply 🙂 i figured it out, but now i have two commas…

    @deepblue5

    Participant

    Hi

    I just realized this was a bbp style pack option i have missed at first point

    so now i have list again, but every subforum is separated by a double coma :

    Parent Forum
    subforum1, , subforum2, , subforum3 , , subforum4

    Any idea why ?

    Thank you

    In reply to: bbpress emoticons ?

    @deepblue5

    Participant

    Hi

    Thank you !

    ok i get it, i was trying this one :p but p needs to be in capital letter, that’s weird !

    @deepblue5

    Participant

    Ok thank you Robin 🙂

    @deepblue5

    Participant

    Ok actually i found the solution, for those who are looking for this :

    create a /css/ folder in your child theme with a tinymce-custom-editor.css with :

    body#tinymce.wp-editor {
        font-family: Sans-serif,Arial!important;
    }

    then add in your functions.php :

    // EDITOR TINYMCE CHANGE POLICE
    add_filter( 'mce_css', 'add_custom_editor_style' );
    function add_custom_editor_style() {
        return get_stylesheet_directory_uri() . '/css/tinymce-custom-editor.css';
    }
    In reply to: Similar topics bbpress

    @deepblue5

    Participant

    Hi

    I have sent you an email 🙂

    In reply to: Similar topics bbpress

    @deepblue5

    Participant

    Hi

    I changed theme : twenty twenty, oceanwp, astra… same problem

    also i disabled plugin (i have only 5) same problem

    topic-url > last topics of forum are showing
    topic-url/page/2 > last topics of forum are not showing anymore

    thanks

    @deepblue5

    Participant

    I can see a lot of spam on this forum since a few days, there is no “pre moderation” for new comers ?

    About the font : i would like to see a custom font when i type in the visual editor (when creating a new topic or replying to a topic), how can i set this custom font ? using child theme

    Thank you !

    In reply to: Similar topics bbpress

    @deepblue5

    Participant

    Thank you it works !

    but there is a problem : last topics show well on the first page of a topic

    but when going to topic/page/2 the last topics dont show anymore, any idea why ?

    Thanks !

    @deepblue5

    Participant

    tx and how can i edit this body font (the one i can see when typing in the visual editor) ? is it possible to change it using the child theme ?

    Thank you

    In reply to: Similar topics bbpress

    @deepblue5

    Participant

    Great it works thank you but it shows before the reply forum, can it show after ? (as you asked above)

    Also, is it better in performance that i add this directly on bbp theme file, rather than in functions.php ?

    thanks

    In reply to: Similar topics bbpress

    @deepblue5

    Participant

    hi

    After the reply topic

    To identify similar topics i know it is not easy, it needs to check for main words of the topic title (and ignore the non useful words like it, he, she, is, are etc)

    @deepblue5

    Participant

    Also make sure you have disabled yoast seo breadcrumbs

    @deepblue5

    Participant

    Hi

    This would require custom paid job

    I am also interested in this dev

    can you show a reddit page where this happens ?

    @deepblue5

    Participant

    Great Robin it works ! thanks 🙂

    i will need to manually change html on the topics listings (forum) template, which file should i edit then ? (i want to rename “started by”, change the way freshness avatar is showing with html (not possible with css) etc

    and therefore is there a way to manually add this date directly on that file ?

    Thanks 🙂

    @deepblue5

    Participant

    Hi all

    So which one is your favorite ?

    mine is the first one (vikinger)

    great design work : https://odindesignthemes.com/vikinger-theme/forums/topic/lets-discuss-the-current-state-of-the-comics-cinematic-universe/

    @deepblue5

    Participant

    Yes you can choose a plugin for a better login

    and for the noindex, use yoast seo plugin

    @deepblue5

    Participant

    For those who have the same problem, here is the solution :

    Here is how you can do it :

    First you need elementor pro so that you can use theme builder

    Then on theme builder you add conditions to your template for single post :

    include :
    Forums > Forums
    Forums > Forums by author
    and :
    Any child of (to include topics too)

    Then you exclude :

    All pages
    All posts

    so that the template only applies to the forum

    Then you create a page for your forum homepage and you paste : [bbp-forum-index]

    on this page you have full control with elementor

    the standard homepage is /forums/ so you just need to redirect /forums/ to this page (permanent redirect)

    For some reason only profile pages and search pages are not included in this template, but not a real problem in my opinion

    In reply to: bbPress + Elementor

    @deepblue5

    Participant

    Hi

    Here is how you can do it :

    First you need elementor pro so that you can use theme builder

    Then on theme builder you add conditions to your template for single post :

    include :
    Forums > Forums
    Forums > Forums by author
    and :
    > Any child of (to include topics too)

    Then you exclude :

    All pages
    All posts

    so that the template only applies to the forum

    Then you create a page for your forum homepage and you paste : [bbp-forum-index]

    on this page you have full control with elementor

    the normal hompage is /forums/ so you just need to redirect /forums/ to this page (permanent redirect)

    For some reason only profile pages and search pages are not included in this template, but not a real problem in my opinion

    @deepblue5

    Participant

    Hi

    Of course you can 🙂

    XenForo

    @deepblue5

    Participant

    Hi

    First you should have a more complexe login form with anti spam (recaptcha) or other system to prevent Robots to register to your site

    do you have a normal wp-login form ?

    Also you should noindex the profiles so that they dont get indexed

    @deepblue5

    Participant

    No size restriction, actually bbpress is much lighter than Invision, Xenforo etc
    And i would add :
    use LiteSpeed Cache : best cache for WordPress (and even better if you have a LiteSpeed server)

Viewing 25 replies - 51 through 75 (of 103 total)