• Resolved Pedro

    (@igmosi)


    Hi guys!!

    I wonder if there is a plugin/widget to add customized ways to filter post. I mean, I would like to add other ways to filter my post (by location) besides having categories widget;
    Blog Categories:
    – filter 1
    – filter 2
    – …

    Blog Locations
    – Spain
    – Russia
    – …

    Blog archives
    – Enero
    – Febrero
    – …

    I was looking for it, buy actually I don’t know how it is called.

    Thank you very much.
    nacho

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Pedro

    (@igmosi)

    Ok thanks!! that’s what I wanted.

    Using Custom Fields I can generate a way to filter my post by Location. But now the the question is how I can add a “application” like categories (working exactly the same) but with Location as Filter in the sidebar.
    I tried with other plugging but it doest work the same way as categories. I guess it must be adding some code to sidebar.php??

    thanks!!!

    IF you are talking about Custom Field Taxonomies, look at using something like the meta_cloud() template tag.

    Thread Starter Pedro

    (@igmosi)

    I think I am not talking about Taxonomies.

    I pretend to add in the sidebar another application, working exactly the same as categorizes (allowing posts to be grouped with others in the same page).
    I pretend this application shows in the sidebar like:

    BY LOCATION (-> key in custom field)
    – SPAIN (-> Value in custom field)
    – FRANCE (-> Value in custom fiel)
    – FINLAND (-> Value in custom fiel)

    When I press SPAIN, the same posts grouped by SPAIN are showed in the same page … just exactly the same as categories but using custom fields

    I guess it can be done adding php code but unfortunately I don’t know how. ??

    That plugin isn’t really about taxonomies. It is about custom fields.

    If I am understanding correctly, it will help you do this –> “When I press SPAIN, the same posts grouped by SPAIN are showed in the same page”

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Short by Location’ is closed to new replies.