Add fields in the list view

Home Forums Calendar Products Events Calendar PRO Add fields in the list view

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #951807
    Iago Bascoy
    Participant

    I want to add the next fields in:
    LIST VIEW in each single event:
    – Add another cost event: I add an additional field named ‘Precio reducido’ like a text field. This might looks like the event cost exists.
    – Add another additional field below the name of the event: I add an additionals fields named ‘Duración’, ‘Modalidad’ etc.

    SINGLE WIEW (making clic in each event):
    – Delete all the organizer column (organizer, telephone, email, etc)
    – Change fields from the column ‘Descripción’ To the column ‘Detalles’
    – Change the name of the column ‘Descripción’

    url: http://s284693575.mialojamiento.es/cursos/

    #951854
    George
    Participant

    Hey Iago,

    Thanks for reaching out to us here.

    Many of the specific things you listed are indeed technically possible, but would require custom coding a bit beyond the scope of the support we can provide here.

    For adding fields for events, you can either use the “Additional Fields” section of the Events Settings in your admin, or you can manually enter values for “Custom fields” on individual edit screens for events in your admin.

    Then, if you want to display these values, you can simply use WordPress’ own get_post_meta() function, which you can read about here if you’re not familiar with it → http://codex.wordpress.org/Function_Reference/get_post_meta

    If you only want to show those values in the List View, you can create a custom template of the list view yourself and manually add those get_post_meta() calls, which you can learn about herehttps://theeventscalendar.com/knowledgebase/themers-guide/

    That Themer’s Guide should also provide some useful advice on how to customize the Single Events view, including removing the organizer columns and changing various other things like you mentioned.

    I hope this helps Iago, let us know if it does! 🙂

    Cheers,
    George

    #951945
    Iago Bascoy
    Participant

    ok, really i dont know how to start.

    I need a little more concrete support

    #952829
    George
    Participant

    Hey Iago,

    I’m sorry you’re not certain where to start – even though I already mentioned it, our official Themer’s Guide might be a great place to start → https://theeventscalendar.com/knowledgebase/themers-guide/

    With that and all the information I shared above, you might be able to put together your customizations yourself. If not, we unfortunately do not offer any support for customizations, so for further assistance putting together your customizations, it may be best to hire a developer or something to help.

    Do you have any other support questions or concerns? If so let us know.

    Thanks!
    George

    #953401
    Iago Bascoy
    Participant

    Ok, i think that you have to improve your support assintance, like anothers apps, more when you have an aplication that you have to pay yearly for obtein support and updates.

    I have you another question:
    How can i put a social share icon in each event? I try to put with the templete social icon in the botton but dont work and even thought that´s working and the icon appears, this would share the event page correctly?

    Thanks-

    #953462
    George
    Participant

    Hey Iago,

    I’m sorry you feel our support isn’t very broad. We simply do not have the resources to write out custom features and code for each user, but hopefully the information I shared with you can help you get started, or help you find a developer or something and speed up the process of having your customizations made.

    As for your questions about icons: are you using a plugin to add the social share icons? Or custom code? If a plugin, can you share a link to this plugin online?

    If custom code, can you copy it all, unedited, into Gists at http://gist.github.com and share links to those Gists?

    We’ll take a look at your specific social share icons setup and see what’s going on.

    Thanks,
    George

    #983972
    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 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Add fields in the list view’ is closed to new replies.