This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

stalinmanuXL
stalinmanuXL

Hello. I work in web: http://inngames.xlion.es/ with October CMS,

I think that there is a conflict between the library Js AjaxFrameWork and the library Js of Theme.

I put code:


 Load Ajax:{{ isAjax ? 'Yes' : 'No' }}   in Header for verify

I load library js this code foot the web.


     {{ [
            'assets/javascript/jquery.min.js']|theme }}

       {{ [
            'assets/javascript/jquery.easing.1.3.js',
            'assets/javascript/bootstrap.js',
            'assets/javascript/style-switcher.js',
            'assets/javascript/wow.min.js',
            'assets/javascript/moment.min.js',
            'assets/javascript/jquery.ticker.js',
            'assets/javascript/owl.carousel.js',
            'assets/javascript/jquery.magnific-popup.js',
            'assets/javascript/jquery.simpleWeather.min.js',
            'assets/javascript/jquery.pickmeup.js',
            'assets/javascript/jquery.scrollUp.js',
            'assets/javascript/jquery.nicescroll.js',
            'assets/javascript/jquery.nicescroll.plus.js',
            'assets/javascript/masonry.pkgd.js',
            'assets/javascript/enquire.js',
            'assets/javascript/custom-fun.js',
        ]|theme }}
        {% framework extras %}
        {% scripts %}

You can user-plugin in : http://inngames.xlion.es/cuenta

The form no working in ajax.

Thank, for you help!!

Last updated

1-1 of 1

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.