ThemeShaper Forums » Thematic

[closed]

custom fields: featured list

(1 post)
  • Started 14 years ago by m4nicstar
  • This topic is not resolved
  1. hello,
    at first i'm a beginner user for thematic and little bit experienced with PHP :)

    anyway
    i want to list all of my featured artists in my side bar like "<link>name</link>".

    i think, i can use custom fields at this point. i added one key for "name" and one for "link" with values for each post. at first, i write a simple hook for to get this values from a spesific post with the help of get_post_meta($key, $post_id) function. with this hook, i added this values to sidebar. it's ok, no problem.

    now i want to catch all custom field keys for each post and add them into my sidebar in a list item. i think it's more complicated then i expected :)

    so
    how can i do it? or is my way sounds logical? or do you have another suggestion?
    thank you for intrest.

    Posted 14 years ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.