How to put excerpt on to home page of website?

Discussion in 'WordPress' started by geester1, Mar 30, 2011.

  1. #1
    I have a wordpress blog linked to my domain at /blog, I am looking for a way to add an excerpt to the front page of the domain that is in html. Can this be done and if so how?

    Thanks;)
     
    geester1, Mar 30, 2011 IP
  2. s_ruben

    s_ruben Active Member

    Messages:
    735
    Likes Received:
    26
    Best Answers:
    1
    Trophy Points:
    78
    #2
    Open the index.php file of the theme you use and change the_content() to the_excerpt(). I think it is what you want.
     
    s_ruben, Mar 30, 2011 IP
  3. ayekaye01

    ayekaye01 Peon

    Messages:
    214
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi!

    i think there's text box on posts page below the article post, you can put the excerpt of your articles there.
     
    ayekaye01, Mar 30, 2011 IP
  4. thenetspiders

    thenetspiders Active Member

    Messages:
    341
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    #4
    both are the option one is from Coding and second is from Dashboard
     
    thenetspiders, Mar 31, 2011 IP
  5. geester1

    geester1 Well-Known Member

    Messages:
    2,250
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    105
    #5
    Thanks for that, but the issue is the blog pages are php and the index page is html...
     
    geester1, Mar 31, 2011 IP