My Course Grid view

Home Forums Legacy Support Support queries How-to & Troubleshooting My Course Grid view

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #250097
    volkandalyan
    Participant
    Hi I want to make grid view default on my course page https://prnt.sc/rw1v7u Regards.
    #250297
    Diana
    Participant
    @volkandalyan, Go to wp-admin > WPLMS > Footer > Google Analytics Code > paste this code with script tag <script> jQuery(document).ready(function(){ jQuery('body').find('.my-account #grid_view').trigger('click'); }); </script> This will work for your requirement
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘My Course Grid view’ is closed to new replies.