Robert

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 33 total)
  • Author
    Posts
  • in reply to: Embed Calendar on page #1125678
    Robert
    Participant

    Adding [tribe_mini_calendar] just output the same thing in text on the front end, it did not parse the shortcode to display the calendar. I’m using Events Calendar (not the pro version). Please advise.

    in reply to: Incorporating deposits #1108208
    Robert
    Participant

    Hi there,

    Sorry, you’re correct, I wasn’t very specific. Basically because the hook was missing the plugin was not able to load it’s output in the appropriate place, but there’s a bigger issue as the deposits plugin has to hook into numerous other pages and unfortunately is beyond a simple fix to get working with your plugin.

    On another note, it would be great if you guys could possibly incorporate something that would allow people to pay by deposits in the future.

    Thanks.

    in reply to: Incorporating deposits #1108003
    Robert
    Participant

    Ok thanks, I wasn’t aware that you didn’t make the plugin. My question was about how to incorporate it with the plugin you do make, clearly stated in my original message. The moral of the story is that you don’t actually have the hook in place for wootickets.

    in reply to: CSS Class based on inventory #1104667
    Robert
    Participant

    Figured it out. May be useful for others. I created a list of upcoming events and added custom elements for if it’s sold out (passed in the loop).

    if (tribe_events_has_soldout($post->ID)) : echo ' - <span class="soldout">Sold out</span>'; endif;

    in reply to: Fatal error #1102225
    Robert
    Participant

    This reply is private.

    in reply to: Ajax date picker not working #1100087
    Robert
    Participant

    This reply is private.

    in reply to: Offer incentives to first 5 people… #1085315
    Robert
    Participant

    Can you please provide an update on this? I’ve asked if you could supply the snippet several times…

    in reply to: Woocommerce email #1084555
    Robert
    Participant

    I’m storing the event title as a custom field, yes.

    in reply to: Offer incentives to first 5 people… #1084554
    Robert
    Participant

    Yes the download is specifically for those who purchase the early bird tickets. I want to modify the email they receive to contain the download link but then after that ticket type expires not have to edit it again to remove it.

    in reply to: Woocommerce email #1083656
    Robert
    Participant

    Hi there.

    I didn’t really understand the stack overflow example so I found an alternative way of doing it, by storing a value in a custom field then outputting that in the email. I don’t know which method is better/worse. Any suggestions?

    in reply to: Offer incentives to first 5 people… #1083197
    Robert
    Participant

    Update on this?

    in reply to: Woocommerce email #1083195
    Robert
    Participant

    I found a thread similar to what I’m looking for located here: https://theeventscalendar.com/support/forums/topic/add-event-details-to-woocommerce-orders-new-order-email-customer-receipt-email/

    However the answer is incorrect. The OP was looking to add event details to the Woocommerce order receipt that a customer receives, however they were directed to edit the tickets email that is sent out by Events Tickets.

    I’m essentially looking for the same thing. Adding event ticket info TO the receipt email.

    in reply to: Offer incentives to first 5 people… #1082571
    Robert
    Participant

    Ok so I can have early bird tickets show first for a determined period of time, then after that date is up, have the regular tickets show automatically, correct?

    Regarding the snippet, that should solve my problem with the download link only going out to early bird ticket holders, correct?

    Please shoot over the snippet I am versed in advanced wordpress functions, thanks!

    in reply to: Offer incentives to first 5 people… #1082262
    Robert
    Participant

    HI there.

    So is there a way that this would work automatically, so that if after the first 5 tickets are used it automatically will enable the other 5 tickets?

    The idea is 5 early bird tickets at a special price + incentive (download) and then once those go the other 5 regular tickets become available. Hopefully all automatically.

    Can the emails for a ticket type be unique or is the receipt email the same for any ticket type? The reason I ask is because if after the 5 tickets sell, I’d have to quickly go into the receipt email and remove the download link…

    Where would this “snippet” go? I am not that familiar with how to operate this software yet.

    in reply to: Issue with template #1038397
    Robert
    Participant

    This reply is private.

    • This reply was modified 8 years, 5 months ago by Robert.
Viewing 15 posts - 16 through 30 (of 33 total)