Home › Forums › Ticket Products › Event Tickets Plus › wooticket description note in woocommerce product sale
- This topic has 6 replies, 3 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
August 21, 2013 at 8:10 pm #62388
gregoiregarneau
ParticipantHi there !
Is there a way i can show the same description from wooticket to woocommerce. Look here : i want this http://d.pr/i/mIxg description here : http://d.pr/i/hsXL in woocommerce cart.
You can see first link from here :http://www.neurogymtonik.org/event/brain-gym-parent-enfant/
second link from here : http://www.neurogymtonik.org/panier/?wootickets_process=1
Hope you got something for me !
Thank you !August 21, 2013 at 8:12 pm #62389gregoiregarneau
ParticipantCan i copy description note somewhere ?
August 22, 2013 at 7:41 am #62442gregoiregarneau
ParticipantHi,
I look this post : https://theeventscalendar.com/support/forums/topic/fatal-error-uncaught-exception-exception-with-message-datetime__construct/#post-52431And i think it’s my answer, but i never find the code
(line 29 in wootickets/views/tickets.php) from:
$event_end_date = tribe_get_end_date();
To:
$event_end_date = tribe_get_end_date( null, false, TribeDateUtils::DBDATETIMEFORMAT );Also, i want to add date, hour, notes from wooticket to woocommerce product…
Is it a way to do that ?
Thank you !Grégoire
August 22, 2013 at 8:57 am #62467Barry
MemberHi Grégoire – regarding copying the description/other details across to the product description you would need to figure that one out by yourself – it isn’t currently something that our plugin can do by itself.
Regarding your most recent post I’m a little unclear – are you experiencing the same problem with a fatal error?
August 22, 2013 at 9:45 am #62475gregoiregarneau
ParticipantHi Barry,
No, i am not getting fatal error. I just want description (note), date and hour from wooticket showing in woocommerce product…
Thank’s for helping me !Grégoire
August 22, 2013 at 3:08 pm #62515Barry
MemberAh ok, I see.
Unfortunately we can’t really help with that. That would be a custom piece of work that you’d really need to determine on your own (or with the help of a developer).
What you can basically do though is take the post ID for the product and then use that to retrieve a piece of meta data called _tribe_wooticket_for_event – this will provide you with the post ID of the related event, if there is one.
You can then load that event/post and pull out whichever details you need (or you may be able to simply use a number of our template tags directly, by passing in the event’s post ID).
July 7, 2015 at 6:27 am #980300Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘wooticket description note in woocommerce product sale’ is closed to new replies.
