• Resolved cythera

    (@cythera)


    First of all, Hello to everyone ??

    And then.. I installed WP yesterday, no problems with that, I was really surprised that it only took me about 3 minutes to do it.
    But now, I was wondering, how should I customize it to fit/match my page?

    Here is where I’ve installed it:
    https://staticnightmare.org/wordpress/index.php

    And I should like it to be here:
    https://staticnightmare.org

    I would appreciate any help, since neither my HTML or PHP knowledge go as far as to customize this..

Viewing 3 replies - 1 through 3 (of 3 total)
  • Login
    >Options
    See the two addresses ?
    Change them BOTH to https://staticnightmare.org
    Then using your ftp program, move the files out of the wordpress folder.

    Alternatively, I have an index.php file in my root directory that contains:

    <?php
    header (“Location: https://the/blog/location&#8221;);
    ?>

    Assuming your host has PHP.

    Thread Starter cythera

    (@cythera)

    I’m sorry, my explanation wasn’t the best.. But I learnt something from your answers anyway.

    At the time being, my blog is manual, and I should like to customize my wordpress so that it will look like what i have now.. And, then I should like to have it to show up in the frame to the left in my index page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to customize WP?’ is closed to new replies.