Open preview course in new tab

Home Forums Legacy Support Support queries How-to & Troubleshooting Open preview course in new tab

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #210876
    gsjaak
    Spectator
    Hi! When in the edit course screen could you make the link that shows the preview of a course open in a new tab? Now it open in the same window, if someone clicks it they lose all their changes. see: https://prntscr.com/ntsmaj
    #211064
    logan
    Member
    Hello, add this code in wp-admin >> wplms >> footer >> google analytics. <script> jQuery(document).ready(function(){   $("div#create_course_wrapper ul.course_extras a[title='View Course']" ).attr('target','_blank'); }); </script>
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Open preview course in new tab’ is closed to new replies.