• I hate the new version of WordPress…

    I used to know where to edit everything in the .php and .css to manually change the things I want, but now, I can’t find anything.

    In other sites I’ve created a page template that is an exact mirror of the normal page.php, except I remove the

    <?php the_title(); ?>

    line, so that I have a template that does NOT print the page title at the top – makes for nicer homepages in some instances, where I’ll put a flash intro, etc…

    With the new organization of things, however, there is certainly nothing like that in the default .php, nor can I find where I might edit this element out.

    Could anyone help me? I just want to copy my page template, minus the title printed at the top.

    Thanks,
    KML

  • The topic ‘Help With Page Template’ is closed to new replies.