Home › Forums › Calendar Products › Events Calendar PRO › Add fields in the list view
- This topic has 6 replies, 3 voices, and was last updated 10 years, 10 months ago by
Support Droid.
-
AuthorPosts
-
March 30, 2015 at 5:22 am #951807
Iago Bascoy
ParticipantI 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’March 30, 2015 at 7:52 am #951854George
ParticipantHey 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 here → https://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,
GeorgeMarch 30, 2015 at 9:54 am #951945Iago Bascoy
Participantok, really i dont know how to start.
I need a little more concrete support
April 2, 2015 at 9:24 am #952829George
ParticipantHey 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!
GeorgeApril 6, 2015 at 4:59 am #953401Iago Bascoy
ParticipantOk, 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-
April 6, 2015 at 8:04 am #953462George
ParticipantHey 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,
GeorgeJuly 7, 2015 at 6:31 am #983972Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Add fields in the list view’ is closed to new replies.
