I registered a new website and it is displaying as a WordPress blog, however I want it to display as a website. I have already activated the FTP and uploaded all of the website files. How do I convert from WordPress to website? Thank you.
I registered a new website and it is displaying as a WordPress blog, however I want it to display as a website. I have already activated the FTP and uploaded all of the website files. How do I convert from WordPress to website? Thank you.
I figured it out in the FTP. I removed all the WordPress files and replaced with my website files.
In Safari I can display my website as https://pupaum.altervista.org.
In Firefox and on my Android phone in Chrome https://pupaum.altervista.org displays the WordPress blog and I have to add index.html to the URL https://pupaum.altervista.org/index.html to display the website.
How do I display the website on all browsers with only https://pupaum.altervista.org?
Finally, there is embedded iframe content from Bandcamp.com not displaying. Here is one example of the code:
<iframe width="300" height="410" style="position: relative; display: block; width: 300px; height: 410px;" src="http://bandcamp.com/EmbeddedPlayer/v=2/album=1190848946/size=grande3/bgcol=FFFFFF/linkcol=06F526/transparent=true/" allowtransparency="true" frameborder="0"><a href="http://pupaum.bandcamp.com/album/pupaum">Pupaum by Pupaum</a></iframe>
Thank you.
Last edited by pupaum; Yesterday at 07:01 PM.
I can see your site from Chrome and Firefox (without index), I think it's a cache issue on your browser, try clearing it.
Altervista offers two types of accounts, check it here: https://en.altervista.org/crea-sito-gratis.php
WordPress managed hosting is just a WordPress hosting. You need the other type: Hosting with file manager.
What happens when you log into your account?? (from Login here).
If you have the 1st type, you'll see the WordPress control panel (or an error if you deleted everything). In the second case you should see the AlterVista's control panel.
The embedded iframe is blocked by the browser because of mixed content. Try to change the URL from HTTP:// to HTTPS://
Bye!