James

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 91 total)
  • Author
    Posts
  • in reply to: RSVP Options? #1571405
    James
    Participant

    Hi AndrĂ¡s,
    Thanks for getting back to me. It would be greatly appreciated if someone could help me out with this when you get time.
    Your features mentioned are more than expected but if you can implement them that would be fantastic.
    I’ll leave it in your capable hands and look forward to hearing from you in the future.
    Finally, great work on the latest updates.

    in reply to: Changing the word Tickets on the single event page? #1539861
    James
    Participant

    Thanks Jennifer

    in reply to: Ticket header image not showing on front end. #1539844
    James
    Participant

    Thanks for the confirmation Jennifer.

    Cheers

    in reply to: Changing the word Tickets on the single event page? #1539841
    James
    Participant

    I just tried the snippet and it worked fine, Thank You Jennifer.

    in reply to: Changing the word Tickets on the single event page? #1539840
    James
    Participant

    Hi Jennifer,

    Thanks for the reply.

    The wording was changed via a modification to a file, Themes > Child Theme > tribe-events > wootickets > tickets.php

    line 32

    <form action=”<?php echo esc_url( $woocommerce->cart->get_cart_url() ) ?>” class=”<?php echo implode( ‘ ‘, $cart_classes ); ?>” method=”post” enctype=’multipart/form-data’>

    <?php esc_html_e( ‘Book This Activity’, ‘event-tickets-plus’ ) ?>

    As wootickets is no longer used, I had removed that folder from the child theme, if I put the folder back it seems to work again.

    I’ll try the snippet and get back to you.

    Cheers

    James

    in reply to: Ticket header image not showing on front end. #1539598
    James
    Participant

    Ok I just found out that if I edit the ticket in woocoommerce by adding a product image, it appears in the cart & checkout pages.

    James
    Participant

    Thanks for the update Victor.

    James
    Participant

    Hi again,

    I just downloaded a copy of EC from wordpress.org and manually installed it into my plugin folder and cleared all the caches and it now seems to be working ok.

    Go ahead and close this ticket, thanks.

    Cheers

    James

    in reply to: Changing Button Name on Month page of Calendar? #1375082
    James
    Participant

    Hi again Patricia,

    I just worked it out using this code in the functions.php file in the child theme;

    /* Change the iCal export button text */
    add_filter( ‘tribe_events_ical_export_text’, function () { return ‘Export Activities’; } );

    So you can go ahead and close this ticket thanks.

    Cheers
    James

    in reply to: Changing Button Name on Month page of Calendar? #1375076
    James
    Participant

    Hi Patricia,

    Thanks for the link to the code snippet, always good to have these saved for future use.

    I used the snippet in the function.php file in my child theme, every thing worked as intended BUT it only applies to the buttons on the single event page.

    I’m trying to change the button on the main month Calendar page which this snippet doesn’t seem to effect. This is the page I’m trying to target. On this page

    Have a great weekend.
    Thanks, Cheers
    James

    in reply to: I get this error with Woocommerce email follow ups! #1319331
    James
    Participant

    Thanks Cliff.

    in reply to: Event links not showing in Calendar #1284225
    James
    Participant

    Hi Shelby,

    Aren’t you a clever girl! (no sexism intended), your suggestion about the minifying CSS was the culprit, as soon as I turned it off thing worked again.

    Thanks for the quick resolution. You can close this thread now if you like.

    Cheers
    James

    in reply to: Event links not showing in Calendar #1283582
    James
    Participant

    Once someone can find the event via any other links the single event page loads fine, it’s only on the calendar view I am having trouble.

    in reply to: CSS selector for the date numbers on the Calendar? #1269229
    James
    Participant

    Hi Courtney,

    Thanks for the reply. Your CSS didn’t actually work but I managed to fix my problem all the same. It seems I may have had a caching problem which was causing the weird alignment. After clearing the CDN cache it went back to how I had it before.

    Thanks for your assistance Courtney.

    You can close this ticket if you like.

    Cheers

    James

    James
    Participant

    Hi Nico,

    Thanks for getting back to me about this.

    The CSS worked great Nico, thanks for that!

    Cheers

    James

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