Take this course external link

Home Forums Legacy Support Support queries Update Issues Take this course external link

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #39448
    Mer
    Spectator
    How could modify the button take this course so that when the user clicks take you to a web but in a new tab , such as is done in html the target = "_ blank"
    #39660
    Anshuman Sahu
    Keymaster
    Try adding the given script in your wp-admin -> wplms -> Footer -> google anaylitics  code : <script> jQuery(document).ready(function(){ jQuery('a.course_button.full.button').attr('target','_blank') });   </script>
    #39687
    Mer
    Spectator
    It works! Thanks
    #39918
    H.K. Latiyan
    Participant
    Thanks for confirming. So marking the topic as resolved and closing the topic.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Take this course external link’ is closed to new replies.