Related Courses

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13232
    Oliver Hasse
    Member

    As far as I can observe, the content in “related courses” is a random set of 4 courses, pulled out of the department you are in.

    I would like to manually specify the related courses. This way I could present courses that really fit to the course the user is in.

    Alternatively, showing ALL courses of the same department would be interesting, maybe with a slider (going left or right) rather than showing more than 4 items.

    Is there a way to realise any of the two, whereas the specification of the related courses would be the best for me.

    #13263
    Raghavendra
    Moderator

    We will revert to you on this customization request in next couple of days.

    #13385
    MWPA
    Member

    I would like to manually specify the related courses. This way I could present courses that really fit to the course the user is in.

    I would like that too. Looking forward to this solution.

    #13475
    Veena
    Moderator

    This option will be included in the next theme update and mostly we will release theme update on wednesday.

    #13788
    MWPA
    Member

    When will the next theme update be released?

    And could you tell me how to turn off the related course feature?

    #13812
    Veena
    Moderator

    Hi MWPA,

    You will get the update within 2 days.

    You can use the below custom CSS in themeoptions –

    .single-course h4.subheading {
      display: none;
    }
    .single-course .related-posts {
      display: none;
    } 
    
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.