Problem with my responsive website

Issues related to previewing and publishing your web site.
Post Reply
Kasiajka
 
 
Posts: 2
Joined: Fri Jun 09, 2017 10:36 am

Problem with my responsive website

Post by Kasiajka »

Hello. I do not know what I did wrong, the page sometimes does not load, there are errors, the graphics in the browser internet explorer jump ... Please help me....

www.bambinek.pl
Kate
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Problem with my responsive website

Post by Pablo »

Where exactly on the page do I need to look to see the problem?
Can you please be more speidfic?
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: Problem with my responsive website

Post by BaconFries »

This is most likely related to the use of the parallax effect. Note not all mobile browsers support this. Try temporarily removing the effect and see if that resolves it if it does then you can disable parallax for smaller screens or set a different background mode for the smaller breakpoint.

I can also see the following index.js in the source, this is a configuration error on your server as
index.js should not be configured as a landing page!

You can either change the server configuration or disable 'generate external JS file' in Tools->Options->HTML
Post Reply