Scott

Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • in reply to: All Events Category List #11185
    Scott
    Participant

    Sorry, shoulda put the code to pastebin for #1, so here it is:

    http://pastebin.com/xmsgYtrC

    in reply to: All Events Category List #11184
    Scott
    Participant

    All of this is greatly helpful, thanks again to you guys for your hard work. I am loving what different things I can do with this! But, of course, I still have a few more questions:

    1) So, in getting the category dropdown to work, I thought it would also be great if there was a way to have a dropdown for Venues? I tried using

    0 ){
    echo “Choose a Location”;
    foreach ( $terms as $term ) {
    echo “slug . “/’>” . $term->name . “”;
    }
    }
    ?>

    but it doesn’t work (I believe because there isn’t a way to view events by venue). Is this something I can do?

    2) The tutorial for the image thumbnail on the widget is great! What I want to do with it, however, is a little more complicated, although not greatly. I would like to have it so that the thumbnail only shows up for the first event, and not for the others. Is there a way to make it occur only for the first event?

    Again, thanks for your time!

    in reply to: All Events Category List #10888
    Scott
    Participant

    Jonah,

    Thanks for your quick response. The listing of all cats was perfect! Thanks for providing that, it was a great help.

    As for the thumbnails item, it would be great if you could provide an example, if you have the time and patience.

    Also, if it is ok with you, I would like to put this solution for the listing of categories on the wordpress.org support post I created. I just want to make sure I am not stepping on your toes by doing so.

Viewing 3 posts - 16 through 18 (of 18 total)