Forum Replies Created

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

    (@pollacap)

    Hmmm, the only issue im seeing with this is i want it setup exactly how it is on the front page. Its just a thumbnail image with the title, i want to beable to show other posts from the category in the same fashion but the comments are still get lost.

    Forum: Fixing WordPress
    In reply to: New Posts
    Thread Starter pollacap

    (@pollacap)

    its a php script in functions.php, is there a way to call it from the title or something?

    function childtheme_post_header(){

    can i call that by using

    <?php postheader (); ?>

    Forum: Fixing WordPress
    In reply to: New Posts
    Thread Starter pollacap

    (@pollacap)

    i have a script, i just dont know how to call it in the index.php

    Forum: Fixing WordPress
    In reply to: New Posts
    Thread Starter pollacap

    (@pollacap)

    hmm,ok.

    I want my current functions to work as normal, but, for posts that i have posted within the past 4 days i want to echo a div on the frontpage.

    For instance, all posts 3 days old i want it to echo a div saying NEW!

    From the link you gave me it seems to just call the entire post.

Viewing 4 replies - 1 through 4 (of 4 total)