• Hello i succeed to change my courses page courses.php , by this code <?php

    echo do_shortcode(‘[uo_courses enrolled_only=”yes” price=”no” limit=”9″ ]’);
    //echo apply_filters( ‘the_content’,’ [uo_courses enrolled_only=”yes” price=”no” limit=”all” ] ‘);
    ?>
    this is working for make the grid courses of plugin uncanny pro ,display by default in courses.php , but then the page is take little time for loading , and our server have a good requirement , so can you give us any help for make the loading don’t take that time (took 10s for display ) , best regards .. ?

Viewing 1 replies (of 1 total)
  • Plugin Author Uncanny Owl

    (@uncannyowl)

    Hi, if this is a request for support for the Pro plugin then it should definitely go through our website; we monitor that daily but only check in on support requests here every few days.

    The page load time for the grid can depend on so many things: number of courses, use of PHP7, the host, use of a CDN, etc. It can definitely be slow if you have a lot of courses (say hundreds), you’re not using PHP7 and it’s a slower host.

    If you can provide more details in a ticket on our site (a screenshot of the LearnDash LMS > Settings > Support page would help) then we can provide feedback.

Viewing 1 replies (of 1 total)
  • The topic ‘Question’ is closed to new replies.