Eve

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Eve
    Participant

    Thank you I do see that directory now. /wp-content/plugins/the-events-calendar/src/views/single-event.php.

    AND, I still have original question.
    The content area of venue does not show on event listing. It shows only when you click the Venue detail.
    I am using Genesis Modern Portfolio pro theme with all the latest versions of software.

    single-event.php has this code. I want it to show the venue description (content area text).

    // Setup an array of venue details for use later in the template
    $venue_details = tribe_get_venue_details();

    // Venue
    $has_venue_address = ( ! empty( $venue_details[‘address’] ) ) ? ‘ location’ : ”;

    is there something i can put in to have it show the content area?
    I am not a php person, but I can cut and paste. a second parameter?

    many thanks,
    eve

    Eve
    Participant

    Themers guide is a little different than what i have in my ftp directory.

    /wp-content/plugins/events-calendar-pro/src/views/pro/ has no single-event.php
    there is only the pro folder in views. and it has only related-events.php, single-organizer.php, and single-venue.php

    Eve
    Participant

    yes, the single event view.
    I could show some info that is in the content area like parking info by adding a custom field that would show under “Other”, but i checked for the template for what i think is this view, The Events Calendar Pro template files and could not find single-event.php in The Events Calendar Pro template files
    /wp-content/plugins/events-calendar-pro/src/views/
    but there was this:
    /wp-content/plugins/events-calendar-pro/src/tribe/Single_Event_Meta.php.

    in reply to: Adding Events #969298
    Eve
    Participant

    WP Users are not automatically added as Modern Tribe Event Calendar event organizers.
    For example: If I add a WP User with the role of Author (somebody who can publish and manage their own posts.), they are not automatically added as an event organizer.
    1. If I create an event, and add the user name of the WP User who is an Author as the “Organizer” for that event, they are added to the organizer list. But, what if they put in a diff. name?
    Is there a way to automatically add WP users who have the Author role to the event organizer list?

    If not, can you point me to an example of customization?
    i.e. If User is Author, make that user an Event Organizer.

    in reply to: number is hidden by arrows #969170
    Eve
    Participant

    thank you, this worked with the addition of !important.

    in reply to: Sell ticket without review #969138
    Eve
    Participant

    I just ran through purchasing a ticket, and yes, it’s great so far;
    the ticket is created, they don’t go to paypal
    the user is created
    the use receives a receipt and a login with a password.
    this is all perfect
    But
    “Order #97 was placed on June 12, 2015 and is currently Processing”
    it is processing where i would like it to be completed automatically.
    is this possible?

    in reply to: Sell ticket without review #968935
    Eve
    Participant

    my tickets are all free events, so I do not want customer to have to go to Paypal or a payment gateway. I just want the ticket to be completed when customer logs in and buys a ticket.

    is this possible?
    if so, how would i configure it?

    in reply to: Delete a ticket? #968932
    Eve
    Participant

    never mind, i found it.

Viewing 8 posts - 1 through 8 (of 8 total)