0

All I am trying to do is to add two Posts in a wordpress Static home page. Such as the one in the following picture. I can't seem to find any option in the admin part of wordpress, and there is only one content box to post things. How do I get two or more? Thank You.

alt text
(source: bandapt.com)

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
MicroSumol
  • 1,434
  • 7
  • 22
  • 32

1 Answers1

0

You have to edit your template files if your theme doesn't have such a custom option. I suggest you to check this links:

gasoved
  • 346
  • 1
  • 5
  • My template does support the multiple "boxes"/"posts" on the Blog page. However, what I am trying to do is have the "box" displayed twice on a static page. I don't care about (calendar/author/title) I just want the multiple boxes. Is there a pluging so I can use multiple posts in the \wp-admin site. – MicroSumol Jul 15 '10 at 18:30