Home › Forums › All Other Themes › Theme Me another problem
- This topic has 8 replies, 2 voices, and was last updated 6 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
April 19, 2018 at 7:22 am #99550
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
April 19, 2018 at 10:17 am #995613 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
April 19, 2018 at 1:45 pm #99616Hi,
Maybe there are some plugin conflicts, kindly deactivate all the plugins and check again.
Regards,
ChrisApril 19, 2018 at 1:53 pm #99621What 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
April 19, 2018 at 2:03 pm #99623The 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
April 19, 2018 at 2:26 pm #99628Please Help
April 19, 2018 at 5:46 pm #99642A long time ago.. pleas help i wake 4 days a 24 houers for help that i kan make my website wit youre template thanks
April 19, 2018 at 6:04 pm #996434 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
April 20, 2018 at 8:34 am #99755Hi,
Issue resolved. Kindly check and confirm.
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.