• hello. ok, i designed a website recently for a gaming server company, but i am new to wordpress. the last website i had to post news just used php and a news.txt….
    i have this website built already and wordpress installed onto the server.
    i have seen everyone building templates around the wordpress installation for their blogs but that is not what i need to do, i need this to be used as a minimal news posting tool.

    What i need to know how to do is to get the blog posting to post itself into my index pages table. if you need reference, please go to maxgamingservers.com and you will see the 3 empty news tables there.

    How do i get the blog to insert itself into one of those tables when someone makes a post through the wordpress tool? thank you for any help in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ragegfx

    (@ragegfx)

    bump

    Thread Starter ragegfx

    (@ragegfx)

    bump

    Take a look at query_posts(). This gives you the ability to limit the posts that are returned by category.

    Then you should be able to loop through them for each table formatting the rows as you want.

    And don’t bump every hour! Patience is the key word if you want help.
    But if you do it as a paid work for a client – pay somebody who knows WP to help you. Don’t ask for free help if you do a paid job!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how do i get it to show up on my page?’ is closed to new replies.