BuddyBoss Home – Web Support Forums Solutions Social Learner Remove "Course by…"

Viewing 13 posts - 1 through 13 (of 13 total)
  • Question

    #54188
    @anglaisre

    Hello there,
    Is it possible to remove the author from the course pages? On the right, it’s written “Course by …”, and I would really like there to be nothing there. Do you have a workaround?

    Thanks in advance,

    Richard

    Answers

    #54191
    @mln83

    Hi Richard,

    I asked the same question a few weeks ago and as I recall it wasn’t possible to remove it because ‘Course By’ is hard coded into Social Learner.

    Perhaps an option to enable/disable ‘Course by’ from the backend admin panel would be great here?

    Best regards,
    Michael

    #54197
    @anglaisre

    Also, I’ve just noticed that authors appear in search results too, can they be equally removed?

    Thanks

    #54268
    @mln83

    FYI: You can control what appears in search results from the WP backend. Go to ‘BuddyBoss’ panel and click ‘Global Search’

    #54289

    Anonymous
    @

    Hi @anglaisre, From wordpress admin panel under Buddyboss > Global Search option, you can set what should be appear in the search results.

    Regards
    Pallavi

    #55103
    @anglaisre

    Hello there,
    Thanks for the answer, but that’s not what I meant:
    When you search a word and click enter, it comes up with a list of suggestions. Under a relevant page it is written who created the page, when, and what time (the clock icon). I have managed to remove ‘author’ using a code, can the same be done for ‘time’, please?

    #55112

    Anonymous
    @

    Hi @anglaisre, Please add this css code in your child theme’s custom css:

    
    .entry-meta .post-date {
        display: none !important;
    }
    

    Regards

    #55117
    @anglaisre

    Great, that worked. Thanks!

    #55143

    Anonymous
    @

    🙂

    #58505
    @knowlem

    Hey guys where is global search in buddy panel? I dont have that? I am on 1.06 social learner? BBoss 2.08???

    #58608

    Anonymous
    @

    Hi @knowlem, From wordpress admin panel under Buddyboss > Global Search option, you can set what should be appear in the search results.

    Please see the attached screenshot for help.

    Regards

    #58617
    @knowlem

    Hi Pallavi

    I do not have that menu, I just have Buddy Boss>Boss Theme.

    I have just upgraded to 2.1.0 and have social learner 1.06 installed???

    Martin

    #58782

    Anonymous
    @

    Hi @knowlem, Make sure you have installed ‘BP Global Search’ plugin:
    https://wordpress.org/plugins/buddypress-global-search/

    Regards

Viewing 13 posts - 1 through 13 (of 13 total)
  • The question ‘Remove "Course by…"’ is closed to new replies.