Moving unit_prevnext up

Home Forums Legacy Support Support queries How-to & Troubleshooting Moving unit_prevnext up

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #82720
    externaluses
    Participant
    From user testing, it seems as though many users prefer having the unit_prevnext bar on the top. What would be the best way to add a copy of it to the top? (So it'll be on top and bottom) EDIT: Link -- http://prnt.sc/ddpus2
    #82809
    H.K. Latiyan
    Participant
    For this you can clone this bar on the top also. Add the bellow code in your wp-admin->wplms->footer->google analytics code:   <script> jQuery(document).ready(function($){$('.unit_content').on('unit_traverse',function(){$('.unit_prevnext').clone().appendTo('.unit_title')});}); </script>
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Moving unit_prevnext up’ is closed to new replies.