• Well my header section is not showing the link to the post
    Check the snap shop to get the clear view of my Problem
    http://www.watchersnplayers.com/wp-content/uploads/2011/07/links-to-post.jpg

    here is the search php from the theme:

    <div class=”searchred”>

    <form id=”searchform” action=”<?php echo get_option(‘home’) ?>” >

    <input type=”text” name=”s” value=”Site On This Search…” onfocus=”if(this.value==this.defaultValue)this.value=”;” onblur=”if(this.value==”)this.value=this.defaultValue;” />

    <input type=”image” src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/space.gif” value=” ” />

    </form>

    </div>

  • The topic ‘Help In Search Php’ is closed to new replies.