Forum Replies Created
-
AuthorPosts
-
September 25, 2014 at 12:05 am in reply to: Making my own Venue list page – how to display venue data #765495
Brook
ParticipantInteresting! 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
Brook
ParticipantHah! 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
Brook
ParticipantHowdy,
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
ParticipantHowdy,
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
ParticipantHowdy,
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
ParticipantHowdy,
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
ParticipantHowdy,
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
ParticipantHowdy,
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
ParticipantHowdy,
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
ParticipantHowdy,
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
September 24, 2014 at 10:32 pm in reply to: Community Event Submissions Not Being Sent to Set Address for Approval? #765294Brook
ParticipantHowdy,
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
ParticipantHowdy,
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
ParticipantHowdy,
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
ParticipantHowdy,
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
September 24, 2014 at 10:30 pm in reply to: Bug: Additional Field Data is not displayed in event series events #765280Brook
ParticipantHowdy,
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
-
AuthorPosts
