(Dashboard) – Show courses in GRID by default

Home Forums Legacy Support Support queries Styling issues (Dashboard) – Show courses in GRID by default

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #236085
    sergiovsr
    Participant
    Hi! By default, the courses the student has are displayed in LIST on the page the student accesses via the dashboard. I would like it to display in GRID by default, not in list. How to do this? In addition, by default 5 strokes are displayed per screen. However I would like to switch to a number like 6 or 8 per screen. How to do this? To help you find what I'm saying, here's a recording: http://somup.com/cql1rvfwYh Thanks!
    #236118
    logan
    Member

    Hello,

    Try adding this script also in your wp-admin >>> wplms >>> footer >>> google analytics :

    <script>

    jQuery(document).ready(function(){

    jQuery('body').find('#grid_view').trigger('click');

    });

    </script>


    to increase the no. of courses, goto wp-admin >> wplms >> buddypress >> no. of elements = 10 or 15 perhaps.
    #236174
    sergiovsr
    Participant
    Thank you! Both solutions worked perfectly.
    #236201
    logan
    Member

    for all my efforts, i hope you wouldn't mind writing a detailed review about your experience with WPLMS and our customer support.

    Here: https://themeforest.net/item/wplms-learning-management-system/reviews/6780226

    If I can be of assistance, please do not hesitate to contact me again.

    Closing this topic.

    best regards friend.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘(Dashboard) – Show courses in GRID by default’ is closed to new replies.