Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Just need one pic to show on my website

  • 09-07-2018 9:53pm
    #1
    Registered Users, Registered Users 2 Posts: 1,356 ✭✭✭


    Hope i have the correct forum. Long story short is I have a friend that was in the middle of building my website for me but he is now off on holidays and didnt get it finished on time. Now my site just shows as a blank page.

    All im looking for is for my website to show a one picture saying the site is currently off line and heres my contact details.
    I have access to the hosting company and i do believe he was using wordpress but im hitting brick walls trying to use them both.

    is there any simple way of making my website show just one picture?
    Any help appreciated thanks.


Comments

  • Registered Users, Registered Users 2 Posts: 17,673 ✭✭✭✭fritzelly


    Save this to a file called index.html and change the image source to whatever it should be
    <!doctype html>
    <html>
    <body>
    <img src="yourimage.jpg">
    <br><br><br>
    Website is under construction - for queries please call me on 085 123 4567
    </body>
    </html>

    Log in to your hosting and rename any index.html file there to e.g. index.html.old and then just upload the above file plus your image

    Assuming you have some knowledge of FTP and website structures.


  • Closed Accounts Posts: 965 ✭✭✭verycool


    fritzelly wrote: »
    Save this to a file called index.html and change the image source to whatever it should be



    Log in to your hosting and rename any index.html file there to e.g. index.html.old and then just upload the above file plus your image

    Assuming you have some knowledge of FTP and website structures.


    Easiest program to use would be FileZilla


    https://filezilla-project.org/


    As above, log in to your site (you should have the username password).


    I'd create a new index file one and rename the old one just in case. (index.old).

    ^ fritzelly already said to do this.


  • Registered Users, Registered Users 2 Posts: 1,356 ✭✭✭jimbis


    Thanks for the help lads however im still a bit lost when it comes to uploading that file to my host. I just cant see where it can be done.
    Im with blacknight hosting if thats of any help?


  • Registered Users, Registered Users 2 Posts: 17,673 ✭✭✭✭fritzelly


    Need your FTP details
    https://help.blacknight.com/hc/en-us/articles/212522789-Where-do-I-find-my-FTP-details-

    Program like verycool mentioned above.
    You log into your website with the FTP details, navigate to your root directory and follow my instructions above.


  • Closed Accounts Posts: 965 ✭✭✭verycool


    jimbis wrote: »
    Thanks for the help lads however im still a bit lost when it comes to uploading that file to my host. I just cant see where it can be done.
    Im with blacknight hosting if thats of any help?


    No harm in contacting them to figure out.


    https://www.blacknight.com/support/


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 9,060 ✭✭✭Kenny Logins


    jimbis wrote: »
    Thanks for the help lads however im still a bit lost when it comes to uploading that file to my host. I just cant see where it can be done.
    Im with blacknight hosting if thats of any help?

    You can do it through the file manager in the Blacknight control panel.


  • Registered Users, Registered Users 2 Posts: 17,673 ✭✭✭✭fritzelly


    If you are really lost PM me and I'll sort something out for you. (but I'm going to bed in the next hour or so)


  • Registered Users, Registered Users 2 Posts: 396 ✭✭M.T.D


    Using an "under construction" plugin might be easiest.
    There could already be one installed.
    This puts a holding page with what ever image / text you want and can stay in place until your site goes live.
    If you know what you are doing only takes 10 mins.


  • Registered Users, Registered Users 2 Posts: 7,740 ✭✭✭mneylon


    If you contact our helpdesk they'll help you


Advertisement