oniregoc

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 38 total)
  • Author
    Posts
  • in reply to: Custom RSVP.php #1097349
    oniregoc
    Participant

    I find the answer here : add-mail-to-to-tickets-rsvp-email

    but I need to completly customize “front_end_tickets_form” and “generate_tickets” functions… what’s the best way ?

    in reply to: tribe_get_event_categories #1095159
    oniregoc
    Participant

    with this it’s done:

     echo str_replace(
                            ':',
                            '',
                            tribe_get_event_categories($event->ID, array(
     												'echo'         => false,
     												'label'        => '',
     												'label_before' => '',
     												'label_after'  => '',
     												'wrap_before'  => '',
     												'wrap_after'   => '',
    												)));
    in reply to: tickets available keep resetting to zero #1093260
    oniregoc
    Participant

    Same here but by chance I did a database backup before updating. Resolve it by rollback plugins to version 4.05.

    in reply to: Impeccable support #1045403
    oniregoc
    Participant

    My question was about handelbars [[=title]] here :

    https://theeventscalendar.com/support/forums/topic/title-2/

    It’s really easy to trumcate a title with php but your tooltip.php tempale is not that customizable because it use handelbars. As you know you can’t manipulate handebars with php so what’s the solution ? I just need a direction not the code.

    in reply to: RVSP capabilities #1035827
    oniregoc
    Participant

    hello Brook,

    unfortunately no ! my question was : is there capabilities SPECIFIC to RSVP ? I do know the the “full list” but as RSVP is brand new I can imagine your list is not up to date ?!

    So ? 😉

    in reply to: no answers about beta #1034071
    oniregoc
    Participant

    Brian, I am sure you will have a lot of problem with spamers.
    As is I will not use it.

    These said : Done in uservoice as “RSVP only for buyers”.

    Thanks for your answer and the great plugin.

    in reply to: no answers about beta #1033974
    oniregoc
    Participant

    Brian,

    Thanks.

    Not that complex : you just have to add a field where rsvp user have to put ticket ID to justify the RSVP and the fact he baught the ticket…then check the ticket exist !

    These will add to your great plugin a very pro feature that DO NOT exist on others calendar solution.

    Otherwhise I am almost sure that any spamer can otherflow RSVP anonymoulsy don’t you think ?

    Cheers

    in reply to: Import to Google calandar incomplete #1027318
    oniregoc
    Participant

    Hello,

    thanks for your help…one more time.

    In the calendar in month mode on each events and under chrome navigator connected to my google account, I can see a small icon which when clicked on it open a new event on google calendar…but at the current day/hour and not the tribe events calendar events day/hour… is it normal ?

    in reply to: Using Tickets to RSVP #1011447
    oniregoc
    Participant

    Hi,

    yes as you said it’s basic…too basic…already use it.

    Thanks

    in reply to: Using Tickets to RSVP #1011365
    oniregoc
    Participant

    Hello,
    was searching something like that too but it looks like the plugin you mention here is a disaster…read the recent review. Any other idea ? Thanks

    in reply to: Variable Quantity and Zero Quantity #1005058
    oniregoc
    Participant

    Hi,

    I will open a new ticket because what is not working at all is that if you have a “coupon” attache to the first ticket and you want to buy the second ticket only…you receive the coupon of the first product…and worst : you can see the coupon code before buyng the ticket !

    in reply to: Bug mini calendar in pro version 3.12 #1005054
    oniregoc
    Participant

    Hi,

    sorry I am not enough precise : the bug is on the minicalendar itself not on the list below :

    “Balade à Saint-Malo” “balade-a-saint-malo” and ”#78″ :

    Old plugin version – working on mini calendar and the list below on old version

    New plugin version – display the minicalendar with all available events whatever are their categories and the list below the calendar display only the events of the category

    in reply to: Bug mini calendar in pro version 3.12 #1004908
    oniregoc
    Participant

    Hi,

    name: Balade à Saint-Malo
    slug : balade-a-saint-malo
    ID : 78

    and so [tribe_mini_calendar category=”#78″] is working perfectly with 3.11 not with 3.12

    Did you change it completly ?

    in reply to: Variable Quantity and Zero Quantity #1004873
    oniregoc
    Participant

    Hello,

    Yes my solution is working fine…you will see it in action soon when my website will not be anymore “in construction”. I am using a very complicated solution to be able to let the user buy tickets for the events day or a ticket he may use any other day for the photo cours available in the categorie for one year…and gift tickets buyers can send to friends..etc…

    very, very tricky soltion because if events calendar is an aamzing plugin he is missing a lot of basic options.

    😉

    in reply to: Variable Quantity and Zero Quantity #1004751
    oniregoc
    Participant

    Hi

    same for me but I found an elegant way :
    there is a plugin call “WooCommerce Advanced Product Quantities”

    work very well and very powerfull.

    Hope it helps !

Viewing 15 posts - 1 through 15 (of 38 total)