Hyerlink in checkbox field

Home Forums Ticket Products Event Tickets Plus Hyerlink in checkbox field

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1134462
    Sabine
    Participant

    Hi – I need to have a hyperlink in a required checkbox field as part of the registration process. I was originally given this file modification to accomplish this:

    “The option is o create a template override (more info about this in the themer’s guide) of the template located at wp-content/plugins/event-tickets-plus/src/views/meta/checkbox.php. Once you have the copy of the template in your theme folder, go ahead and change this line:”

    <?php echo esc_html( $option ); ?>

    for this

    <?php echo $option; ?>

    Since recent updates, this no longer works and when changing the code, it now simply removes all ticket options and only shows one ticket, without the option to even add a ticket.

    Here is the link to the page and where you can see (withe the original php file) that i now simply shows all code, rather than just the words “Read Waiver” with a clickable hyperlink that opens up the waiver page.

    We are about to go live and I need a resolution for this – this is a very basic functionality and should work….and frankly without having to hack php files after every update….

    Please advise. Thanks.

    #1134733
    Cliff
    Member

    Hi Sabine.

    I’ve added this forum thread to the internal feature request we had previously logged for this functionality. You’re not the only one who wants to include links in ET+ Attendee Meta fields.

    ===

    I’ve also added this forum thread to the internal bug report I created for this bug that I just now verified is happening.

    For your reference, I included this information in my bug report to our developers:
    <div class=”description”>
    <div class=”wiki”>

    With WP 4.5.3, TEC 4.2.1.1, ET 4.2.1.1, ET+ 4.2.1, WooCommerce 2.6.2…

    I could NOT get the following template overrides to work:

    • /wp-content/themes/twentysixteen/tribe-events/event-tickets-plus/wootickets/tickets.php (should work)
    • /wp-content/themes/twentysixteen/tribe-events/event-tickets/rsvp.php (should work)
    • /wp-content/themes/twentysixteen/event-tickets/rsvp.php (wrong that it’s not in “tribe-events” folder but I tried it anyway)
    • /wp-content/themes/twentysixteen/event-tickets-plus/wootickets/tickets.php (same as above)

    </div>
    </div>
    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I definitely communicated to them that this is a high priority bug. We both hope it’ll be fixed ASAP.

    I apologize for this issue and appreciate your understanding and patience.

    #1140769
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hyerlink in checkbox field’ is closed to new replies.