This topic has 6 replies, 5 voices, and was last updated 8 years by Abe.

  • Author
  • #40676
     blonl
    Participant

    Hi, I’m wondering if there’s a way to deactivate the theme effects on general post pages or just change the delay but I can’t find such option on the theme options. Thanks a lot.

    My Best!

    #40709
     Radu
    Moderator

    Hello,

    You can disable effect by removing class “animated animate-when-almost-visible el-appear” from wp-content/themes/kleo/page-parts/post-content-masonry.php line 12

    or replace this

    COPY CODE
    
    <div class="post-content animated animate-when-almost-visible el-appear">
    

    with this

    COPY CODE
    
    <div class="post-content">
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #53228
     mladas
    Participant

    I have not tried your change of: replace this
    1
    <div class=”post-content animated animate-when-almost-visible el-appear”>
    with this
    1
    <div class=”post-content”> “po yet (though I have looked at the file).

    But, my question is will that remove the animation from loading “Activity”? While it works well on laptop, it is very, very slow on mobile and I’d simply like to get rid of the delay. Thank you.

    #53443
     Radu
    Moderator

    Sorry,

    Unfortunately this is not possible,

    If you want to disable this animation for mobile you need disable animations for all devices.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #57248
     Abe
    Keymaster

    In next KLEO version we will be adding some options to customize the animations on/off

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #65606
     dribgib
    Participant

    Has this been added yet? The control over animations that is.

    #65733
     Abe
    Keymaster

    Not yet, it will be included with this feature request https://archived.seventhqueen.com/forums/topic/add-onoff-to-certain-js-animations

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The topic ‘How to deactivate the effects on post pages’ is closed to new replies.

Log in with your credentials

Forgot your details?