Support » Plugin: CoursePress Learning Management System » I Need Freaking Help With Setting Up The Plugin!

  • Resolved lulu

    (@wordpress1234567)


    Excuse the title but I’m so frustrated with trying to set up coursepress plugin and having the lack of help in the process. OMG, this could be done easier, seriously.

    I have spent hours trying to understand the short-code process and can’t figure it out.
    I did a short video to give someone in the support team a visual explanation to save time in communication. Someone, please help man. Below is the link to the video in Vimeo.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Pawel – WPMU DEV Support

    (@wpmudev-support9)

    Hello @wordpress1234567

    Hope you are well!

    Course Dates

    To keep the dates open please check the options:
    This course has no end date
    Students can enroll at any time

    This way you will need to set only the start date.

    If the Start date is showing on the front page, you can hide it with CSS code:

    .course-start-date {
    	display:none;
    }

    Add this code to a Theme’s CSS Editor. If you don’t have a CSS editor, please try the Simple Custom CSS plugin.

    As for the Course display, it is not possible out of the box to place modules from the units on other WordPress pages. Modules, like “Single questions”, “Multiple Question” etc can be added and shown only in course’s units.

    You can add Videos and training materials within a Unit, from CoursePress > Courses > Units using modules shown at the attached screenshot:

    Basically, all the courses will be shown on the courses pages and members will need to enroll in available courses to access course’s materials.

    The shortcodes are helpful in case you will need to place course information, like enroll buttons, course cost & dates etc on other pages of your site.

    You should be able to protect course based on the membership level. Please let me know what membership plugin you are using?

    Please advise,

    Cheers,
    Nastia

    Plugin Author jdailey

    (@jdailey)

    Thank you for using CoursePress. I am going to mark this topic resolved because we haven’t heard from you in awhile. If this issue was not resolved we can reopen it. Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I Need Freaking Help With Setting Up The Plugin!’ is closed to new replies.