Normal fields and Pro added fields missing from events posting page

Home Forums Calendar Products Events Calendar PRO Normal fields and Pro added fields missing from events posting page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #17715
    momofone
    Participant

    Hello,
    I just added an event and filled in all the fields as well as two added fields from the pro version and now nearly all the fields have vanished. The two fields I added in the settings have also disappeared.

    Any idea what has happened?

    #17733
    Jonah
    Participant

    Hi Jacqui, there is a bug we are aware of and will be fixing where if you deactivate the Pro plugin, you’re custom fields will be wiped from the admin. They won’t be wiped from the db though and the solution is to simply re-add them in the admin and they will be there again.

    I hope that helps!

    #17742
    momofone
    Participant

    Thank you, they seem to be sticking now. I have a question on how to turn one of those custom fields into a clickable email link: http://i618.photobucket.com/albums/tt265/Nc3c45/email.jpg
    Any help would be appreciated.

    #17744
    Jonah
    Participant

    Hey Jacqui, if you follow the instructions in this thread you’ll be able to make a link: https://theeventscalendar.com/support/forums/topic/displaying-custom-fields

    #17765
    momofone
    Participant

    Hello,
    I added this code:

    <a href="mailto:”>

    But it adds the email address twice on as plain text and one as a link. Any idea what I need to change?

    #17766
    momofone
    Participant
    #17779
    Jonah
    Participant

    Hey Jacqui, you need to remove the call to tribe_the_custom_fields() in single.php which is still spitting out all custom fields. And since you’ve added the new code to display the single custom field, that’s why it’s displaying twice. You’ll either need to remove tribe_the_custom_fields() and list each individual field by label or loop through all custom fields and exclude certain fields by label. I’ve provided related instructions here: https://theeventscalendar.com/support/forums/topic/help-with-additional-fields-links-and-display-on-event-list-page/

    #17790
    momofone
    Participant

    Gotcha. Here is the code I ended up with markup and formatted custom field:
    http://i618.photobucket.com/albums/tt265/Nc3c45/calendarss3.jpg

    Thanks for your help 🙂

    #17800
    Jonah
    Participant

    Hey Jacqui. looks good, glad I could be of service 🙂 I’m closing this out now but feel free to open another thread if issues arise.

    #976490
    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 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Normal fields and Pro added fields missing from events posting page’ is closed to new replies.