• I’ve asked on both the LearnDash and BuddyBoss forums for help but still have the same problem.

    While creating our website, it’s been discovered that the featured images for the lessons and topics aren’t being displayed even when they have been set. However, the featured image for the courses do get displayed.

    The way that the LearnDash LMS plugin works is: Course > Lesson > Topic.

    The Course featured image gets displayed while the Lesson and Topic featured images don’t, and all three have been set the same way.

    My question is: How is this fixed?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You’d need to look at the php files used to display that content to see if it uses the function the_post_thumbnail()

    The plugin “show curent template” will show you what php files are used to render the pages in question.

    You will need to check the php files having the code for featured image of Lesson and Topic.

    If possible, please post the code for featured images for Lesson and Topic in the php files.

    Then we can know what the issue is.

    Thread Starter tommysmith123

    (@tommysmith123)

    I’ve just been told by one of the support staff that I don’t need to edit any of the PHP code?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I’ve just been told by one of the support staff that I don’t need to edit any of the PHP code?

    please explain

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Featured image not showing for lessons and topics’ is closed to new replies.