Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter Jabbok

    (@jabbok)

    I’m on the scent….

    Under Options,
    Wordpress URL = https://www.theirvins.com/wordpress
    Blog address = https://www.theirvins.com

    I thought I had to put a copy of the index.php in my root directory but that didn’t work.

    I can see my site using the WordPress URL but not at the Blog address URL

    How can I get it to show up with just https://www.theirvins.com?

    pericat

    (@pericat)

    1. Move the new index.php to your top level.

    2. Edit the require line so that it reads:
    ./wordpress/wp-blog-header.php

    3. Make sure you’ve set your Options so that your WordPress URI is
    https://www.theirvins.com/wordpress

    and your Blog address URI is
    https://www.theirvins.com

    4. If my typing doesn’t match your spelling, use yours.

    5. You will need to redo your .htaccess stuff, to get it in the right directory, or you may be able to move the existing one from the wordpress directory up a level. If you have an old one, redo it.

    Thread Starter Jabbok

    (@jabbok)

    I don’t know what the “require” line is. I’m assuming it’s in the index.php but I pulled it up and can’t find anything.

    Thread Starter Jabbok

    (@jabbok)

    OK… I looked at an old index.php and found what you were talking about.

    That seems to have taken care of it.

    Thanks for all the help.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Lost the sidebar’ is closed to new replies.