Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #977391

    Hi Richard,

    The site URL you provided is using JA Healthcare template, could you update the URL of site which is using Uber template?

    Regards

    gringo211985 Friend
    #977556

    Hi Ninja,

    Sorry, I was just testing something out.

    Please check again and you’ll see Uber with sidebar menu on homepage.

    Thanks,
    Richard

    gringo211985 Friend
    #977675

    Hi Ninja,

    I’ve made a little progress, the slideshow now works but only because I have placed the following into "custom code"

    Before head:

    <script src="/media/jui/js/jquery.min.js" type="text/javascript"></script>
    <script src="/media/jui/js/jquery-noconflict.js" type="text/javascript"></script>
    <script src="/media/jui/js/jquery-migrate.min.js" type="text/javascript"></script>
    <script src="/media/system/js/caption.js" type="text/javascript"></script>
    <script src="/plugins/system/t3/base-bs3/bootstrap/js/bootstrap.js" type="text/javascript"></script>
    <script src="/plugins/system/maximenuckmobile/assets/maximenuckmobile.js" type="text/javascript"></script>
    <script src="/media/system/js/mootools-core.js" type="text/javascript"></script>
    <script src="/media/system/js/core.js" type="text/javascript"></script>
    <script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
    <script src="/plugins/system/t3/base-bs3/js/jquery.tap.min.js" type="text/javascript"></script>
    <script src="/plugins/system/t3/base-bs3/js/off-canvas.js" type="text/javascript"></script>
    <script src="/plugins/system/t3/base-bs3/js/script.js" type="text/javascript"></script>
    <script src="/plugins/system/t3/base-bs3/js/menu.js" type="text/javascript"></script>
    <script src="/plugins/system/t3/base-bs3/js/frontend-edit.js" type="text/javascript"></script>
    <script src="/templates/ja_healthcare/js/owl-carousel/owl.carousel.js" type="text/javascript"></script>
    <script src="/templates/ja_healthcare/js/script.js" type="text/javascript"></script>
    <script src="/templates/ja_healthcare/js/inview.js" type="text/javascript"></script>
    <script src="/media/system/js/frontediting.js" type="text/javascript"></script>
    <script src="/templates/ja_healthcare/acm/slideshow/js/script.js" type="text/javascript"></script>
    <link rel="stylesheet" href="/templates/ja_healthcare/acm/slideshow/css/style.css" type="text/css" />

    and into the after body

    <script src="/media/jui/js/jquery.min.js"></script>
    <script src="templates/uber/js/owl-carousel/owl.carousel.min.js"></script>

    Ideally I do not want to load all of these files before anything else, so is there a way I can include them into a file to make them load normally with the rest of the scripts?

    Thanks,
    Richard

    Ninja Lead Moderator
    #977937

    Hi,

    I changed the configuration as my screenshot. Now, you can see all js files are compressed

    Regards


    1. Screen-Shot-2016-10-19-at-22.24.54
    2. Screen-Shot-2016-10-19-at-22.30.09
    gringo211985 Friend
    #978182

    Hi Ninja,

    Perfect, much appreciated! Didn’t realise that compressing would work.

    Thanks,
    Richard

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  gringo211985 8 years, 1 month ago.

The topic ‘JA Healthcare Slideshow on Uber?’ is closed to new replies.