• 05-10-2012, 05:51:08
    #1
    Temada search yazan yeri sitede ara şeklinde nasıl değiştirebilirim

    <?php

    /**

    * The Search Form

    *

    * Optional file that allows displaying a custom search form

    * when the get_search_form() template tag is used.

    *

    */

    ?>



    <form method="get" id="searchform" action="<?php echo home_url('/'); ?>">

    <label for="s"><?php echo __('', PADD_THEME_SLUG); ?> </label>

    <span class="input"><input type="text" value="" name="s" id="s" /></span>

    <button type="submit"><span><?php echo __('', PADD_THEME_SLUG); ?></span></button>

    </form>
  • 05-10-2012, 15:04:20
    #2
    <?php echo __('', PADD_THEME_SLUG); ?>
    şu kısımları komple silip oralara yazabilirsiniz