Best way to display tickets on front-end ?
-
Hi,
I’d like to display tickets information in front-end for logged users. I can list the tickets with a simple loop and post_type = tix_attendee but when I click a name I get a 404 (for example mysite.com/tix_attendee/johndoe).
What is the best way to achieve this ? And how can I display the post_content data (with stuff like a1:{… ) ? I’m (forever) newbie in php and a never see data like that :p
The goal is to send a link to the attendee with a printable ticket.
Thanks ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Best way to display tickets on front-end ?’ is closed to new replies.