Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • keilo 568 posts 1023 karma points
    Jun 19, 2014 @ 18:43
    keilo
    1

    conflict with angularGoogleMaps package

    First of all thank you for this great package!

    I am not sure if this a bug that originates from your package, I have posted this on AngularGoogleMaps section as well;

    After installing the uSkySlider package 

    and followed by the AngularGoogleMaps package at http://our.umbraco.org/projects/backoffice-extensions/angulargooglemaps

    on a version 7.1.4 (MSSQL 2008)

    both datatypes stop rendering in the assigned page.

    If i uninstall AngularGoogleMaps then all is back to normal.

    if i uninstall uskyslider then AngularGoogleMaps works as normal.

    So I suppose some angular stuff is conflicting?

  • Antoine 176 posts 1494 karma points
    Jun 20, 2014 @ 10:06
    Antoine
    0

    Hi Keilo ! Thank you for you feedback.

    I will check that and I'll keep you up to date about that.

    Antoine

  • Jonathan Richards 288 posts 1742 karma points MVP
    Jun 22, 2014 @ 17:40
  • Jonathan Richards 288 posts 1742 karma points MVP
    Jun 23, 2014 @ 01:19
    Jonathan Richards
    100

    Have removed use of 'draggable' attribute from AngularGoogleMaps, to stop this clash with uSkySlider.

    Please download latest AngularGoogleMaps v1.0.2

     

    Thanks

     

     

  • keilo 568 posts 1023 karma points
    Jun 23, 2014 @ 08:21
    keilo
    0

    Thanks Jonathan!

  • Antoine 176 posts 1494 karma points
    Jun 23, 2014 @ 21:39
    Antoine
    1

    Thanks Jonathan!

    Anyway, I will change the name of this directive to avoid other potential conflicts

  • David Denholm 5 posts 53 karma points
    Aug 21, 2014 @ 19:20
    David Denholm
    0

    I resolved this - it was the Angular maps conflict.  When removed the media picker worked fine.  But when rendering it just showed me three stacked images with no transitions.

    Any suggestions.

    Thanks

    David

    Can anyone assist, I am pretty new to this but seem to have made an error in my uSkyslider installation. When I try to add the properties for the slider it looks like: ![See Screenshot][1] [1]: /media/upload/d22dd39c-2e1b-4fa1-a44c-e330b72fed47/rs/uskys_1.jpg Can anyone point me in the right direction? With thanks Umbraco 7.1.4 Installed Packages - AngularGoogleMaps1.0.2 - uSkySlider_0.9.1 - Razor visualiser 0.91 I bought the code canyon slider revolution and copied the files from examples and source into the root of my project, so what have I done wrong? In hope of a simple fix David

  • Antoine 176 posts 1494 karma points
    Sep 03, 2014 @ 09:53
    Antoine
    0

    Hi David, Sorry for the delay, I was out of office.

    Could you check if there is some error in the js console (f12), also try to empty you browser's cache.

  • David Denholm 5 posts 53 karma points
    Sep 04, 2014 @ 14:58
    David Denholm
    0

    Antoine,  the assistance is greatly appreciated!

    I think I have just resolved my problem.  The issue was the following section in the page footer:

    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
          @* <script src="/js/less-1.7.0.min.js"></script>
        <script>less.watch();</script>

    This clearly conflicted with uSkySlider's 1.10.1 reference in the header!  (Serves me right for trying to reverse engineer a website!)

    The other item I have spotted in the Console is an error associated with the line:
    <script type="text/javascript" src="/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>

    This file does not exist from the Revolution download.  there are the following files
    jquery.themepunch.tools.min.js  and
    jquery.themepunch.revolution.min.js

    But none with plugins

    Many thanks, and sorry for not responding sooner

    David

  • Antoine 176 posts 1494 karma points
    Sep 05, 2014 @ 09:11
    Antoine
    0

    It seems to be a slider revolution slider version issue, the last version of the plugin is 4.6 and have 3 JS reference (I have updated it 3 days ago in the doc ).

    I think that you have to download revolution slider 4.6 and add this ref /rs-plugin/js/jquery.themepunch.tools.min.js

    There is another post which referere to this issue http://our.umbraco.org/projects/backoffice-extensions/uskyslider/bug-reports/55209-Sliding-transitions-not-working-in-Chrome

Please Sign in or register to post replies

Write your reply to:

Draft