Helen

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Additional Fields in Events List #941616
    Helen
    Participant

    Thank you Brian!!

    All working now 🙂

    in reply to: Additional Fields in Events List #941226
    Helen
    Participant

    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

    in reply to: Additional Fields in Events List #940691
    Helen
    Participant

    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

    in reply to: Additional Field URL #940689
    Helen
    Participant

    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

    in reply to: Additional Fields in Events List #940461
    Helen
    Participant

    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?

Viewing 5 posts - 1 through 5 (of 5 total)