• WANTED:
    I want to be able to update the site w/o linking anyone back to the wp directory. How do i remove the from the post titles.
    >>
    I know this may sound odd… but to meet my needs until I get everything (w/ wp) just right � I want to use this blog as a simple way to update the homepage on my site.
    So I don’t need:
    Categories, pingback trackback archiving, etc…
    To that end, I’ve stripped the basics out of my wp/index.php and have included them into my homepage (index.php).
    So far so good!
    >>
    I want to be able to update the site w/o linking anyone back to the wp directory. *** POSSIBLY ONLY remove it from the copied index.php running my home page… not my wp/index.php??
    …I hope this is clear enough.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter stilfx

    (@stilfx)

    What I ment to say was:
    How do i remove the anchor tag from the post titles. Hopefully only from the index page running my homepage…

    <?php the_title(); ?>
    Above line gives you title of the post and nothing else. Start from there, add everything else that you want.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove link from post topic’ is closed to new replies.