Forums

Help with wordpress URL and comments (2 posts)

  1. sonlard
    Member
    Posted 5 years ago #

    1. How do i get the wordpress frontpage on my http://www.mydomain.com adress?

    Now it´s http://www.mydomain.com/wp02/

    2. Can i remove the text under every post??

    Ex. Filed under: Turneringar — info at 10:13 pm on Monday, October 23, 2006 Edit This

    I don´t want this

    3. Can i remove the comment line under every post to?

  2. Kafkaesqui
    Moderator
    Posted 5 years ago #

    1. http://codex.wordpress.org/Moving_WordPress

    2. Just edit your active theme's templates. If everything is working as expected on your host, you can do this through the theme editor (Themes > Theme Editor), but around here we recommend editing templates offline and uploading your changes to your site.

    3. Again, edit your templates. If you mean the "no comments yet" sort of link to the comments section of a post, then you're looking for this in your template:

    <?php comments_popup_link(); ?>

    Documentation on comments_popup_link():
    http://codex.wordpress.org/Template_Tags/comments_popup_link

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags