Theme Me another problem

Home Forums All Other Themes Theme Me another problem

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #99550
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    Hi Support

    I see, the Jumping from Bottom to is finish. Now I have a new problem. The My Skill not longer load the color animation. It only loads when you see it and dan refresht. As soon as it is out of sight and you scroll to my works, the color does not load.

    http://www.hostspeed.ch

    name: skt

    Pass : skt

    Thanks for help

    #99561
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    3 days ago I wanted to design my website with the Theme Me. After the installation I had the From bottom Jump problem, Ticket: # 99264 from 16.04.2018 at 11:35 pm. I waited a day and made a second ticket # 99313 from 17.04.2018 at 12:22 pm. When I wrote directly online on 18.04.2018 and then i make a ticket, helped Dave, who fixed the error in a short time, ticket # 99377. Unfortunately I noticed that this caused another mistake, Ticket # 99534 13 hours ago. I wanted to make the website this week finish. Unfortunately, the new installation of the theme already has errors. I ask for help. Thank you in advance

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

    Hi,

    Maybe there are some plugin conflicts, kindly deactivate all the plugins and check again.

    Regards,
    Chris

    #99621
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    What for Plugins??? Is a New Installation. Without Plugins …….you see that, when you go to:

    http://www.hostspeed.ch

    name: skt

    Pass : skt

    Thanks for help

    #99623
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    The problem was only after you removed the jump effect.The First problem with Template ME.

    This Code make supprot that this effect disappeared:

    Datei : customer.js

    New:

    // skill bar script
    jQuery(document).ready( function(){
    jQuery(‘.skillbar’).each(function(){
    var imagePos = jQuery(this).offset().top;
    var topOfWindow = jQuery(window).scrollTop();
    if (imagePos < topOfWindow+400) {
    jQuery(this).find(‘.skillbar-bar’).animate({
    width:jQuery(this).attr(‘data-percent’)
    },6000);
    }
    })
    });

    —-

    ad end

    jQuery(document).ready(function(e) {
    var pc_highestBox = 0;
    jQuery(‘.team-col’).each(function(){
    if(jQuery(this).height() > pc_highestBox){
    pc_highestBox = jQuery(this).height();
    }
    });

    jQuery(‘.team-col’).height(pc_highestBox);
    });

    effekt:

    No Jumps in android devise is perfekt….and second effekt no load the skillbar when you have not in screen.

    Thanks for help

    #99628
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    Please Help

    #99642
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    A long time ago.. pleas help i wake 4 days a 24 houers for help that i kan make my website wit youre template thanks

    #99643
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    4 days ago I wanted to design my website with the Theme Me. After the installation I had the From bottom Jump problem, Ticket: # 99264 from 16.04.2018 at 11:35 pm. I waited a day and made a second ticket # 99313 from 17.04.2018 at 12:22 pm. When I wrote directly online on 18.04.2018 and then i make a ticket, helped Dave, who fixed the error in a short time, ticket # 99377. Unfortunately I noticed that this caused another mistake, Ticket # 99534 13 hours ago. I wanted to make the website this week finish………….. Unfortunately, the new installation of the theme already has errors. I ask for help. Thank you in advance

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

    Hi,

    Issue resolved. Kindly check and confirm.

    Regards,
    Chris

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