Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author BuddyBoss

    (@buddyboss)

    Hi @szmek9

    Follow these instructions/steps to fix the images position of the courses in profile.

    STEP -1 Add this code inside your child theme’s functions.php: https://codeshare.io/aYwdN2

    STEP – 2

    Override the completed-courses.php, copy: /plugins/sensei-buddypress/templates/completed-courses.php to /themes/child-theme/bp-sensei/completed-courses.php

    STEP – 3

    Open and edit file at /themes/child-theme/bp-sensei/completed-courses.php

    Replace line #11 with the next line:

    $courses_html = bboss_sensei_get_completed_courses_html();

    Thread Starter szmek9

    (@szmek9)

    Thank you for this step by step explaination. What about look of Result Button. It’s unclear, no text on it, just a bland wide bar.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Result Button / Images of courses in profile’ is closed to new replies.