inspyrmedia

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Cannot Add Ticket after WPML enable #1179762
    inspyrmedia
    Participant

    I would like to second this. WPML has a dedicated plugin for WooCommerce and Event Tickets is one of the more serious and more expensive plugins that works with WooCommerce. As you know, most serious webshops offer translated content in order to drive sales. Events are also quite often available to attendees from different countries.

    At this point Event Tickets has two issues: not supporting WPML is one, the other and bigger issue is actually that Event Tickets doesn’t play nice with WPML. You should really make it a priority to -at least- make Event Tickets function in the default site language or without translation options, because at this point it is just breaking functionality. Maybe you could use this as a quick fix before deploying full blown support.

    IMHO this should really be seen as a bug fix instead of a feature release. Please make this a very high priority item!

    inspyrmedia
    Participant

    Geoff: Thank you for that link. With some minor changes to the code, due to code base changes in the latest release, I was able to properly integrate this into The event calendar and all associated views.

    If at all possible, I wouldn’t mind seeing this integrated into a next release of TEC / WooTickets. Preferably in a dropdown menu that allows you to select a global default with the options: lowest / highest / range / first / last. And optionally the feature to override the global default on a per-event level by selecting the preferred display-price through a dropdown.

    in reply to: Add description to HTML ticket #58223
    inspyrmedia
    Participant

    Hi Barry,

    Currently I have only found a call (the one on pastebin) that seems to be used for displaying the ticket description on the event page, but doesn’t work on the email ticket. So I need help with both. To clarify: I need either a custom field per ticket (NOT per event) that can be printed on the ticket AND/OR I need the ticket description to be printed on the ticket.

    Let me clear this up in four followup questions. If you could answer them one at a time, that would be great.

    1. Can the Event Calendar PRO’s additional fields feature be used (out of the box) on ticket basis or only on event basis?
    2. Is the Event Calendar PRO’s additional fields feature, in your opinion, the best way to add additional text fields to tickets?
    3. Can the Event Calendar PRO’s additional fields be easily added to the emailed ticket?
    4. Can someone provide me with the PHP call to display the ticket description on other pages or the ticket email? The call is NOT documented in your developer documentation nor is the code I found in tickets.php working: http://pastebin.com/1Ph1NGE9 – This seems like something that a plugin developer should know off the top of his head.

    in reply to: Add description to HTML ticket #58019
    inspyrmedia
    Participant

    Hi Barry,

    It’s nothing more than finding the code in the tickets.php file and as mentioned it doesn’t work, nor is it the solution I’m looking for. Please have another look at my second post concerning the custom field.

    The code I found in tickets.php: http://pastebin.com/1Ph1NGE9

    in reply to: Add description to HTML ticket #57933
    inspyrmedia
    Participant

    It seems that my php echo’s are being stripped from the forum…
    With spaces:
    description ; ? >
    or

    in reply to: Add description to HTML ticket #57932
    inspyrmedia
    Participant

    Hi Barry,
    Thanks for your reply. I’ve been digging through the themer’s guide and other documentation but I’m still struggling. First off: I’m running The Events Calendar 3.0.2 and WooTicket 3.0.1. and I have a copy of my tickets.php in the /twentytwelve/tribe-events/wootickets/ because of the bug in the current release.

    What I’m trying to accomplish is this:
    1. Add individual ticket description to the email file.
    2. Finally: create a custom field for each ticket called ‘event roster’ that I can print instead of the description so I can use the description on the event page and the roster on the actual ticket.

    What I’ve tried:
    1. Create a new email.php in /twentytwelve/tribe-events/tickets/ and add some custom text to verify that the file is being used – Working.
    2. Analyse tickets.php for information about the ticket description. Found: echo $ticket->description;
    3. Try adding this to the custom email.php as description; ?> or

    Neither works and I haven’t been able to find any documentation concerning echo $ticket->description;

    Can you please advise how to proceed? Any advise on working with that custom field per ticket (event roster) would be great to. If it’s easier to create the event roster textfield immediately and skip the ticket description, I’m fine with that to.

    Finally are the ‘Events Calendar Pro’ CUSTOM EVENT ATTRIBUTES required for this?

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