Forums

very basic question on first steps (25 posts)

  1. singlegirl
    Member
    Posted 2 years ago #

    I have just installed wordpress from cpanelX and it seemed to install correctly. To install it I was instructed to delete the index from my host file manager which I did. Now I can change the theme, write a post etc etc but nothing is changing my original home page. I know this is pretty basic but I am a novice. Help!

  2. James
    Happiness Engineer
    Posted 2 years ago #

    Can you provide a link to your blog? It's easier to investigate the problem if we can see it.

  3. singlegirl
    Member
    Posted 2 years ago #

    I can but there is nothing to see yet. Just the original holding page.

    http://www.talesofasinglegirl.com

    there is obvio a key basic step missing. Can you dumb it down so I can understand??

  4. James
    Happiness Engineer
    Posted 2 years ago #

    Yes, you actually have an index.html file in the root directory at talesofasinglegirl.com/index.html . Delete this file and everything should work correctly.

  5. singlegirl
    Member
    Posted 2 years ago #

    I already did this on the file manager, it was in the instructions from my hosting company. It still doesn't seem to be working. Is there another way of deleting other than from the file manager?

  6. singlegirl
    Member
    Posted 2 years ago #

    or do you mean physically delete it from the hard drive?

  7. James
    Happiness Engineer
    Posted 2 years ago #

    It's still there. If your cPanel is like mine, go to the File manager and select "Web Root" if it asks where to go. If it doesn't, then it's going to the Home Directory. Just make sure that you navigate to public_html. Once there, select the index.html file and hit the Delete button up top. If that doesn't work, you'll have to access your server via an FTP client and physically delete the index.html file.

  8. singlegirl
    Member
    Posted 2 years ago #

    I have gone to file manager to delete and also have deleted the actual index.html file and it is still not working. I don't know what accessing the server via FTP client means?

  9. thisisedie
    Member
    Posted 2 years ago #

    Is WP installed in the root or in a directory of its own?

  10. James
    Happiness Engineer
    Posted 2 years ago #

    http://www.talesofasinglegirl.com/index.html still exists, so the file is still there.

    First, you'll need to get an FTP client, then get the connection instructions from your hosting provider. Once you're connected to your server with your FTP client, navigate to the /public_html/ directory, and delete the index.html file.

    Alternatively, you may be able to ask your hosting prover's support department to "Delete the index.html file in /public_html/ " for you.

  11. thisisedie
    Member
    Posted 2 years ago #

    The index.html had not been deleted. If it was, you wouldn't see it when you go to your URL.

  12. James
    Happiness Engineer
    Posted 2 years ago #

    thisisedie, it's installed in the root.

  13. thisisedie
    Member
    Posted 2 years ago #

    Heh, I just did some looking and saw that ;)

  14. singlegirl
    Member
    Posted 2 years ago #

    now when I got to the site I get a list format headed 'Index of..'.

  15. James
    Happiness Engineer
    Posted 2 years ago #

    The index.php file is missing. Download WordPress again and upload just the index.php file to /public_html/ .

  16. thisisedie
    Member
    Posted 2 years ago #

    Ahhh! I bet you deleted the index.php instead of the index.html the first time!

  17. singlegirl
    Member
    Posted 2 years ago #

    I know this is v basic and I appreciate your patience in helping me. I have never done this before and don't know what you mean by uploading index.php file to /public_html/ ???

  18. thisisedie
    Member
    Posted 2 years ago #

    See the red download button in the upper right hand corner of the page? Download it, unzip it, and then upload the index.php to the same place you deleted the index.html :o)

  19. thisisedie
    Member
    Posted 2 years ago #

    Sorry -- in the same area where you deleted the index.html, there should be an option to upload. Click that and then you should be able to choose the index.php from your hard drive.

  20. singlegirl
    Member
    Posted 2 years ago #

    AHA. Its worked. Not quite sure how but I got there in the end. Thank you macmanx and thisisedie for your help. Appreciate it.

  21. James
    Happiness Engineer
    Posted 2 years ago #

    You're welcome!

  22. singlegirl
    Member
    Posted 2 years ago #

    another question now, how do I change the font of the titles? I know I can add it to the html code but am not sure where in the code to insert it?

  23. James
    Happiness Engineer
    Posted 2 years ago #

    You'll have to use the "Editor" under the "Appearance" section of the admin panel to edit the "Stylesheet". Once there, you're looking for the line that starts with #blogcontent .title

    See this tutorial for working with fonts in CSS and this tutorial for formatting text with CSS.

  24. singlegirl
    Member
    Posted 2 years ago #

    so I have inserted a line

    #blogcontent .title p{font-family:"Bradley Hand ITC", Times, serif;

    is this correct? it doesn't seem to have changed anything

  25. James
    Happiness Engineer
    Posted 2 years ago #

    I think you changed the wrong one. I think you want to change
    #blogcontent .title a

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags