Okay
  Public Ticket #1221945
Disable items animation on category selection
Closed

Comments

  • Sasha started the conversation

    Dear Team,


    I would like to disable the animation of appearance and disappearance of the items of the portfolio grid on category change.

    Didn't find this option in the admin panel.

    Please kindly kind me how to do it through the code. 

    Thanks.

  • [deleted] replied

    Hi Sasha

    I tried to access you site to make your question more clear for me but i wasn't able to access it.

    Can you help me please

    Thank you.

  • Sasha replied

    Hi Eroll,

    What country are you trying to access it from?

    Maybe the damn server is blocking some countries.

    Are you trying to access this link?

    http://82.80.209.62/~cleanpla/websites/portfolio/



    Anyway, I'm talking abound the scaling effect of the items in the portfolio page, when swtitching between categories. they are starting very small and then scale-animated into their orginal size. I need to cancel this effect or to change it to fadein/fadeout.

  • [deleted] replied

    Hi Sasha

    Please change setting on Theme Options -> Portfolio Page -> Reveal effect for portfolio items


    (view large version)

    Thank you.

  • Sasha replied

    hey

    I've checked that already, it's canceling some of the animation but the one i'm talking about is still there.

    were you be able to cancel the reveleaning and appearing animation at all??

  • [deleted] replied

    Hi Sasha

    Please try to add the code below to Custom CSS:

    .image-placeholder .lazyloaded {
        -webkit-animation: none !important;
        animation: none !important;
    }
    

    Thank you.

  • Sasha replied

    thanks but it's not the lazyload animation that disturbs me.

    I'm attaching a screen video that visualizes what im talking about

  • [deleted] replied

    Hi Sasha,

    Sorry but there is not any other option to remove those animations. Also this is a customization question and support doesn't offer customization services as we wrote on our support homepage.

    If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.

    Thanks for your understanding and have a great weekend!