newtondotcom / wix-for-free

a free way to remove wix banners and .wixsite url
0 stars 0 forks source link

Loads straight to html and not wix website #1

Closed zman981 closed 1 year ago

zman981 commented 1 year ago

I have followed all the steps and it loads straight to the index file. I am using name cheap.com website ride33.zip

newtondotcom commented 1 year ago

You have a problem with your text editor, I opened the index.html in vs code and here what is show :

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <title>WEBSITE-NAME</title>
  <meta name="Generator" content="Cocoa HTML Writer">
  <meta name="CocoaVersion" content="2022.44">
  <style type="text/css">
    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
    p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}
  </style>
</head>
<body>
<p class="p1">&lt;!DOCTYPE html&gt;</p>
<p class="p1">&lt;html lang="en"&gt;</p>
<p class="p1">&lt;head&gt;</p>
<p class="p1"><span class="Apple-converted-space">    </span>&lt;meta charset="UTF-8"&gt;</p>
<p class="p1"><span class="Apple-converted-space">    </span>&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;</p>
<p class="p1"><span class="Apple-converted-space">    </span>&lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;</p>
<p class="p1"><span class="Apple-converted-space">    </span>&lt;title&gt;RIDE-33&lt;/title&gt;</p>
<p class="p1">&lt;/head&gt;</p>
<p class="p1">&lt;body&gt;</p>
<p class="p1"><span class="Apple-converted-space">    </span>&lt;iframe src="https://zappy-z.wixsite.com/ride-33" style="position: fixed;<span class="Apple-converted-space">    </span>left: 0px;<span class="Apple-converted-space">    </span>top: -51px;<span class="Apple-converted-space">    </span>width: 100%;<span class="Apple-converted-space">    </span>height: 108%;"&gt;</p>
<p class="p1"><span class="Apple-converted-space">    </span>&lt;/iframe&gt;</p>
<p class="p2"><br></p>
<p class="p1">&lt;script&gt;</p>
<p class="p1"><span class="Apple-converted-space">    </span>if (window.innerWidth &lt; 768){</p>
<p class="p1"><span class="Apple-converted-space">        </span>window.location.href = "/mobile.html";</p>
<p class="p1"><span class="Apple-converted-space">    </span>}</p>
<p class="p1">&lt;/script&gt;</p>
<p class="p2"><br></p>
<p class="p1">&lt;/body&gt;</p>
<p class="p1">&lt;/html&gt;</p>
</body>
</html>

You should try with a classic code editor or even a text one.

zman981 commented 1 year ago

Thanks very much used my phone to edit it and works perfect but 1 thing when I open the site on Samsung Internet browser it opens no problem but on chrome it goes to the wix site with the banner is there a way to fix this

newtondotcom commented 1 year ago

Could you send the link please so I can try ?

zman981 commented 1 year ago

Could you send the link please so I can try ?

http://ride33-vtc-bordeaux.fr/

newtondotcom commented 1 year ago

So i tried with google chrome and firefox, and I am always without banner. Are you using the latest version of browser ?

zman981 commented 1 year ago

It's working fine for me now thanks

newtondotcom commented 1 year ago

no worry