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

    #57878
    @iitutor

    HI.

    I have attached a screen shot, and I would like to know how to disable to show the price (marked in RED in the screen shot). Please advise.

    Cheers, Fred

    Answers

    #57880
    @iitutor

    You may want to check our page from https://www.iitutor.com/hsc/.

    #57961

    Anonymous
    @

    Hi @iitutor, Please add this css in your Boss theme’s custom css option.

    
    .course-inner .price {
        display: none !important;
    }
    

    Regards

    #58053
    @crowdsparks

    Hi, Pallavi!

    How do I place course to home page. (like on attached photo)
    And how do I add stunted, courses, teachers part. (photo attached)

    Thanks

    #58178

    Anonymous
    @

    Hi @crowdsparks, those are coming through shortcode using visual composer:

    For Courses, add this shortcode [ld_course_list]

    and the counter is coming from custom div in page section..

    I have attached the demo xml file for homepage..Please import it via Templatera and the select in the page.
    Watch this tutorial how to load it in page:
    https://vc.wpbakery.com/addons/templatera/

    If you have other concerns, just let us know and we will be more than happy to assist you.

    Regards

    #58198
    @crowdsparks

    Hi, Pallavi!

    Thank you very much!

    I found the courses. But could you tell me what is the “custom div in page section” and where is it?
    I couldn’t find it.

    Thanks again!

    #58203

    Anonymous
    @

    Hi @crowdsparks, I have attached the templatera homepage layout, import it via Visual composer

    1- Go to Visual Composer Settings > Templatera > Import VC Templates > unzip the attached file and import it.

    2- Click on Add new page > Select Backend Editor > Click on ‘+’ icon (add element) in VC > Now select templatera > select ‘home2’ which will load the complete homepage design same as in demo.

    3- Now you have a demo layout to help to create your own home page.

    Regards

    #58279
    @crowdsparks

    Thank you

    #58389

    Anonymous
    @

    Anytime 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • The question ‘LearnDash courses’ is closed to new replies.