Forum Replies Created
-
AuthorPosts
-
November 3, 2016 at 12:18 am in reply to: Event Creation is missing Fusion builder in Avada theme #1186868
Rob
ParticipantThanks 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 themRob
ParticipantSuberb… thanks
Rob
ParticipantNo, 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
Rob
ParticipantApparently somethign was wrong or conflicted on my side… after restoring the site and reinstalling it worked
Rob
ParticipantThat 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/Rob
ParticipantI 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 assistRob
ParticipantWhen I purchase a time limiter plugin that shows these times, can you help me show that in the ticket section below an event too ?
Rob
ParticipantWhat file contains the code for generating the list items ?
Then I will look and fix it myselfRob
ParticipantThanks… would be nice if eventscalendar would support it out of the box
Rob
ParticipantThat 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)Rob
ParticipantCool… I did not know that… Thanks
-
AuthorPosts
