Forum Replies Created
-
AuthorPosts
-
September 28, 2016 at 7:12 am in reply to: Adding custom field to email.php on Event Tickets #1169776
Orla
ParticipantThis reply is private.
September 27, 2016 at 2:49 am in reply to: Adding custom field to email.php on Event Tickets #1169108Orla
ParticipantThis reply is private.
September 23, 2016 at 3:08 am in reply to: Adding custom field to email.php on Event Tickets #1167825Orla
ParticipantThis reply is private.
Orla
ParticipantHi Geoff,
Thank you for your reply – it is really appreciated. This is still not working for me. I am inserting it into the woocommerce/templates/checkout/thank-you.php page as that is easier to test than the emails.
I also added the title
Details
outside the if statement to test that I am editing the correct template – which I am. However, the if statement is not running. Even when I just run:
echo '<a href="' . get_field('webinarLink') . '">Register Now!</a>';
it is still not giving any results.The ACF type is a URL and correctly displays on any post taxonomy ‘Webinars’. I have just sent a support request to ACF too to see if there is something I am missing or a known issue as it just doesn’t make sense.
Even:
echo the_field('webinarLink');doesn’t work.I will update this as soon as I have gotten a response from them.
Orla
ParticipantI just checked in on this after a week and the link seems to be working now for some reason.
Very strange but thank you for your help.
Orla
ParticipantHi Cliff,
Thank you for your reply. I have updated all plugins, core & theme. I also deactivated all plugins except The Events Calendar plugins & Woocommerce and the issue still persisted. The only way I have been able to resolve it is by using twentysixteen but that is not an option.
Ideally I would love if clients could edit their Attendee information directly from My Account > Orders as that would be more logical and straight forward. Is it possible to add the edit attendee information section to individual order pages in My Account?
Kind Regards,
Orla -
AuthorPosts
