Viewing 4 replies - 1 through 4 (of 4 total)
  • 1. Add the search box with get_search_form() function

    2. A little tricky. But doable if you know some PHP; you can use the date() function and write a couple of code lines that’ll do the job …

    Thread Starter bunka-design

    (@bunka-design)

    thanks a million stiand!

    the search bar is sorted and im quite happy about that.

    as for the second point, I’m open for alternatives, but I’m really interested in finding a way to have a direct link to the actual archives and not the general archive page…

    Thanks again for any other suggestions!

    Thread Starter bunka-design

    (@bunka-design)

    ok, the archives are sorted.

    as simple as adding:

    Archives
    <?php wp_get_archives(‘type=monthly’); ?>

    in single.php

    http://bunka-design.com/interiors/2009/12/the-nature/

    any ideas on how to get rid of the bulletpoints?

    Thanks!

    yo bunka-design hi man I’ve checked out your site threw the next post thumbnail page and I love how it looks. I was wondering is there anyway you could help me I want to add the same search bar on the right with categories not archives on the right with the next post thumb pic. I’m basically trying to edit the right side of each post.
    Can you give me any assistance?

    My website: pasij.com

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

The topic ‘Search Box and MetaData issues’ is closed to new replies.