Brook

Forum Replies Created

Viewing 15 posts - 3,601 through 3,615 (of 4,796 total)
  • Author
    Posts
  • in reply to: Making my own Venue list page – how to display venue data #765495
    Brook
    Participant

    Interesting! Our comment editor is really mucking with our code here. Sorry about that.

    Thanks for pasting the entire code. I see you are using tribe_get_events to try and nab the venues. That’s not quite how it was designed, and might be the source of your problem. It is designed for events, not other post_types. You are also not calling the_post() before hand, which might be complicating things.

    As far as how to pass in the postid, you just retrieve it using the WP API then pass that in as the only argument to the venue specific functions. That link I posted expands on this a bit. This might not actually be necessary though once you get the rest of the things sorted.

    Instead of tribe_get_events, you can just do a WP query for the same post type. From there you can even treat as just a basic WP post, no need to worry about our API if you do not want to learn it. You can checkout the databases wp_postmeta table to see what they are and which ones you you might want to pull it. Some people will find that much easier to do, though not all.

    – Brook

    in reply to: Upcoming Events (title): fully change – How? #765462
    Brook
    Participant

    Hah! Well I guess it would not make sense when I forgot to include a link to the snippet. Sorry about that. Here is the link I was referring to, it shows you hot to change the <title> element for every page in the Events Calendar: http://pastebin.com/QU2aMwBJ

    Does that do what you want?

    – Brook

    in reply to: How to show who posted event? #765314
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Event Posting incorrectly to Facebook #765311
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Open Calendar Events in New Window #765308
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: URL Param and Additional fields #765306
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Map View – event listing freezes below the map #765303
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Some Issues Regarding Plugin #765301
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Bug Report: Event List (Side Bar) #765299
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Where is the Email Approval Setting? #765296
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Richard Wilding #765292
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Pay Pal #765288
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    in reply to: Repeating Event Chaos #765284
    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

    Brook
    Participant

    Howdy,

    Since this thread has gone for a while without any response, I am going to archive it. If you are still in need of assistance please open a new thread, we will be happy to help. Thanks!

    – Brook

Viewing 15 posts - 3,601 through 3,615 (of 4,796 total)