SPIRITED – Home Page response time

Home Forums All Other Themes SPIRITED – Home Page response time

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #34495
    PatricePatrice
    Member
    • Topics: 4
    • Replies: 18
    • Total: 22
    Member since: May 19, 2016

    I solved thanks to your help a lot of the bugs. The last I have left and that is not the least, this is the time of occurrence of the contents of the home page … We have to move the mouse down to that content can appear .. you fix it please

    website : http://ogoubiakilotan-avocat.com

    #34496
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Patrice,

    Animation has to be disabled because without scrolling there is no animation and the below sections remain hidden.

    Kindly refer to this forum post on how to disable animation: https://www.sktthemes.org/forums/topic/home-page-responsive-display/

    In case you are unable to disable animation on your own kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact.

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

    #34501
    PatricePatrice
    Member
    • Topics: 4
    • Replies: 18
    • Total: 22
    Member since: May 19, 2016

    your process doesn’t work

    what I did after reading your process :
    in STyle.css –> i desactivate this line :
    /* = section first css
    ————————————————————– */
    /*.welcome-wrap, .blogposts-wrap, .skills-wrap, .support-wrap, .team-wrap, .testimonial-wrap, .latestnews-wrap{visibility:hidden;}*/

    In Custom.jss :
    and i replace FadeInUp for noeffect

    jQuery(‘.welcome-wrap’).each(function(){
    var imagePos = jQuery(this).offset().top;

    var topOfWindow = jQuery(window).scrollTop();
    if (imagePos < topOfWindow+450) {
    jQuery(this).addClass(“noeffect”);
    }
    });

    It is correct or What must I do now ?

    In

    #34504
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Patrice,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

    #34512
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Patrice,

    Give us full access so that we can remove the animation. We need new plugin installation and editor options.

    Regards,
    Brad

    #34536
    PatricePatrice
    Member
    • Topics: 4
    • Replies: 18
    • Total: 22
    Member since: May 19, 2016

    I’m on a multisite wordpress … Send me the plugin to add or can you do a update .. it seems more simple .. doesn’t it ?

    #34572
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Patrice,

    Download the updated custom.js from here: https://slack-files.com/T02T6CHHY-F1B0ZGHQU-3171489340

    And remove this class from style.css:

    .welcome-wrap, .blogposts-wrap, .skills-wrap, .support-wrap, .team-wrap, .testimonial-wrap, .latestnews-wrap{visibility:hidden;}
    

    Regards,
    Brad

    #34676
    PatricePatrice
    Member
    • Topics: 4
    • Replies: 18
    • Total: 22
    Member since: May 19, 2016

    Hello ,

    You resolved my issue , but you created a new one .. You lost my HEADER MENU … go to my website to see that ..

    #34679
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Patrice,

    You have added a wrong code. You copied all the text from the given link.

    So here is the custom.js file: https://slack-files.com/T02T6CHHY-F1B7L30AY-1055ce8014

    Unzip the given zip file and paste it in the js folder

    Regards,
    Brad

    #34685
    PatricePatrice
    Member
    • Topics: 4
    • Replies: 18
    • Total: 22
    Member since: May 19, 2016

    All right , it’s working now
    Many Thanx Brad , you do a good job !!
    (RESOLVED)

    #34687
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Patrice,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/

    Regards,
    Brad

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.