Jens Kirk

Forum Replies Created

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • in reply to: Display custom fields in event list #1123737
    Jens Kirk
    Participant

    Hi!

    I split the post to focus on one issue at the time.

    The codex helped me out, I ended up displaying custom fields via: echo get_post_meta($post->ID, 'key', true);

    Cheers!

    in reply to: Event List inside Pages #1122097
    Jens Kirk
    Participant

    Hi Nico..

    So, I am playing with it and get some results and some fails. I am displaying a eventlist by way of shortcode on individual course pages. Could you help me with following questions:

    1. How do I output “Buy Now” button from Ticket Pro, relevant for the individual events. Directions to documentation would be great, example would be better.

    2. The Events Calendar Shortcode only goes so far. For example, it cannot output event custom fields. I need more powerful tools available. Can I solve outputting custom fields from events in the shortcode or by any other means? Are there tools available to get it out of the db?.

    It is important for us, in order to commit to Events Calendar, to feel the flexibility and power available.

    Thanks for an awesome plugin 🙂

    cheers,

    in reply to: Event List inside Pages #1122065
    Jens Kirk
    Participant

    Sorry, I see that the code works ok if inserteed into the the-events-calendar-shortcode.php, so I figure that this is where it goes.

    I assume I can insert price, organizer pictures, attendees names and so on here.

    Cheers

    in reply to: Event List inside Pages #1122059
    Jens Kirk
    Participant

    Hello, thanks for answering so quickly.

    I am using shortcodes so far. My question is, if I want to customize the output, like in this guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/#custom-files

    where do I insert the code? : <p>Organized by: <?php echo tribe_get_organizer(); ?></p>

    As far as I can see, the output is in the shortcode plugin.

    Cheers,

Viewing 4 posts - 16 through 19 (of 19 total)