Helen Profile Topics Started Replies Created Search replies: Forum Replies Created Viewing 5 posts - 1 through 5 (of 5 total) Author Posts February 11, 2015 at 8:05 am in reply to: Additional Fields in Events List #941616 HelenParticipant Thank you Brian!! All working now 🙂 February 10, 2015 at 12:58 am in reply to: Additional Fields in Events List #941226 HelenParticipant No, there’s just a number entered into the field that I want to display. I’ve pasted in the section of code from the general.php file, but that causes nothing to display. How do I know what the label of the field is? Is it the one I’ve given it? Thanks Helen February 7, 2015 at 1:13 am in reply to: Additional Fields in Events List #940691 HelenParticipant Thanks Brian, it’s returning ‘Array’ – I’m going to see whether I can work out how to make it return the content of the field, but if you have any tips, that would be much appreciated. Thanks again, Helen February 7, 2015 at 1:09 am in reply to: Additional Field URL #940689 HelenParticipant Hi Brian, That’s exactly what I’m trying to do. Perhaps you could simply point me in the direction of where in the database/code the reference to the additional fields are? Thanks Helen February 6, 2015 at 3:07 am in reply to: Additional Fields in Events List #940461 HelenParticipant I’m now using this code in the list/single-event.php file: <?php echo tribe_get_custom_field( ‘_ecp_custom_3’ ); ?> It’s not creating an error, but nothing is appearing either. Am I along the right lines now? Author Posts Viewing 5 posts - 1 through 5 (of 5 total)