Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter ndangminh86

    (@ndangminh86)

    css Error
    CSS parse error: Identifier is expected

    48 |.final-tiles-gallery.caption-auto-height .caption{bottom:0;top:auto !important;height:auto !important;}
    49 |.final-tiles-gallery.caption-auto-height .icon{display:none !important;}
    50 |.final-tiles-gallery.captions-always-visible .tile .caption{-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none;opacity:1;}
    51 |.final-tiles-gallery .tile img.item{-moz-transition:-moz-transform .2s, opacity .2s linear;-o-transition:-o-transform .2s, opacity .2s linear;-webkit-transition:-webkit-transform .2s, opacity .2s linear;transition:transform .2s linear;display:block;position:relative;width:100%;.final-tiles-gallery .tile.ftg-enlarged img{display:block;margin:auto;}
    ———————————————————————————————————————————————————————————————————————————————————————————————^
    52 |}
    53 |.final-tiles-gallery .ftg-come-in{-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px);-moz-animation:ftg-come-in 0.8s ease forwards;-o-animation:ftg-come-in 0.8s ease forwards;-webkit-animation:ftg-come-in 0.8s ease forwards;animation:ftg-come-in 0.8s ease forwards;}
    54 |.final-tiles-gallery .ftg-come-in:nth-child(odd){-moz-animation-duration:0.6s;-o-animation-duration:0.6s;-webkit-animation-duration:0.6s;animation-duration:0.6s;}

    Thread Starter ndangminh86

    (@ndangminh86)

    Hello,
    is this plugin author here?I’m waiting 3 days more…

    Diego

    (@greentreelabs)

    Hi, I’ll be out of office until monday 1st August. I’ve had a quick look at it but I don’t see problems, what browser are you using? Where did you see those CSS errors?

    Thread Starter ndangminh86

    (@ndangminh86)

    Hello the author,
    Here is the galerry link

    http://minhvinhomes.com/vinhomes-central-park#nhamau

    With PC, i test with fire fox and google chrome,
    The photo in gallery not appear until i refresh the page.

    And in mobile, it absolutely disappear and cant be see by any way.

    Thread Starter ndangminh86

    (@ndangminh86)

    And i see this css error when put the css of this plugin to the css compress app. It said the css cant be compress with that error, so i think maybe the plugin have any problem in css.

    Thread Starter ndangminh86

    (@ndangminh86)

    I think this plugin have problem with lazy load, when i disable the lazy load image, the plugin working fine.
    Cant you resolve this problem?

    Thread Starter ndangminh86

    (@ndangminh86)

    The plugin auto add style display none to edit work space when i add slider#2 , so i cant edit my gallery now.
    I already try to disable one by one plugin, and check the css too.

    Diego

    (@greentreelabs)

    You can try to add this script inside the Custom Scripts box:

    setTimeout(function () {
        jQuery(window).resize();
    }, 1000);
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘The plugin not working well’ is closed to new replies.