Rob

Forum Replies Created

Viewing 11 posts - 16 through 26 (of 26 total)
  • Author
    Posts
  • in reply to: Event Creation is missing Fusion builder in Avada theme #1186868
    Rob
    Participant

    Thanks guys…
    It seems to be related to the theme… created a ticket with avada, as I do not have the settings to activate in a custom post… hence I could not find them

    in reply to: Sort tickets #1186234
    Rob
    Participant

    Suberb… thanks

    in reply to: Product name with ticket in product-bundles #1186230
    Rob
    Participant

    No, that was not the issue… only the ticket names were visible in the productbundle.
    Eventually I had to override the productbundle title page and add

    $ticket_meta = get_post_meta( $bundled_item->product_id );
    $event_id = absint( $ticket_meta[‘_tribe_wooticket_for_event’][0] );
    echo get_the_title( $event_id ) .”<BR>”;

    Now it works

    in reply to: backend Eventlist sorting / filtering #1185792
    Rob
    Participant

    Apparently somethign was wrong or conflicted on my side… after restoring the site and reinstalling it worked

    in reply to: Time scarcity #1185762
    Rob
    Participant

    That might work… HOWEVER… the path that you mentioned is not correct..
    to override the event-plus wootickets i needed to place it in : themes/YOUR_THEME/tribe-events/wootickets/

    in reply to: Time scarcity #1185435
    Rob
    Participant

    I probably could do this myself if there is a hook into the events tickets to show the result of my function after the short description.
    Please assist

    in reply to: Time scarcity #1185391
    Rob
    Participant

    When I purchase a time limiter plugin that shows these times, can you help me show that in the ticket section below an event too ?

    in reply to: Event List Design #1185375
    Rob
    Participant

    What file contains the code for generating the list items ?
    Then I will look and fix it myself

    in reply to: Clone event #1185368
    Rob
    Participant

    Thanks… would be nice if eventscalendar would support it out of the box

    in reply to: backend Eventlist sorting / filtering #1185359
    Rob
    Participant

    That would be a great solution. Just installed it, activated it, but there is no filter bar appearing
    (I installed it on my demo site , inactive license)

    in reply to: Events Overview #1185350
    Rob
    Participant

    Cool… I did not know that… Thanks

Viewing 11 posts - 16 through 26 (of 26 total)