Custom lof Slider for wordpress

Custom lof Slider for wordpress Put this at header ======================================================================= <link href=”http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css” rel=”stylesheet” type=”text/css”/> <link rel=”stylesheet” type=”text/css” href=”https://amanurrahman.com/jqslider/css/layout.css” /> <link rel=”stylesheet” type=”text/css” href=”https://amanurrahman.com/jqslider/css/style2.css” /> <style> ul.lof-main-wapper li { position:relative; } </style> <?php /* We add some JavaScript to pages with the comment form * to support sites with threaded comments (when in use). */ if …