Change order sidebar – move own extra fields to top

Home Forums Calendar Products Events Calendar PRO Change order sidebar – move own extra fields to top

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1564322
    infograbaweb.nl
    Participant

    Hello,

    I purchased event calender pro and added extra fields to my events.

    I would like to place these extra fields to the top of the sidebar.

    How can I change the order of own fields, organisator, location etc?

    Second question:
    The enters do not work in extra texterea fields. How can I move text to next line?

    Thank in advance,
    Pien

    #1564934
    Jennifer
    Keymaster

    Hi Pien,

    Thanks for reaching out!

    We are limited in the amount of support that we can provide for customizations, but I will try to point you in the right direction here.

    To customize the event details, you will need to do a template override, which you will find some instructions on here. You will find the single event template under wp-content/plugins/the-events-calendar/src/views/single-event.php.

    For the additional fields, you will find the template at wp-content/plugins/events-calendar-pro/src/views/pro/modules/meta/additional-fields.php.

    You might also find this article on changing strings helpful, and the Say What? plugin can help with this as well.

    Please let me know if you get stuck on anything or have any questions!

    Thanks,

    Jennifer

    #1565387
    infograbaweb.nl
    Participant

    Hello Jennifer,

    It seems the plugin ADDIIONAL FIELDS just strips out any line breaks e.g even if I add manually line breaks with html br tag or try to wrap any text in the span tag;

    on front end, the code/line breaks are stripped.

    I tried standard event template and theme template.

    This is not a customization question, while these options come with your pro version.

    Can you please explain in a simple way how I can fix this problem.

    Thanks a lot,
    Pien

    #1565396
    Mathew
    Participant

    Pien,

    Certain characters are intentionally stripped out. You can add line breaks back to the Additional Fields with the help of this article found within this Help Desk forum. It may be a few years old, but the function still works.

    Hope this helps.

    #1565406
    infograbaweb.nl
    Participant

    Perfect, Mathew! This works!

    Is there also an easy way to reorder the custom fields?

    #1565412
    infograbaweb.nl
    Participant

    And is it possible to threw organisator part and details part out.
    I only would like to show muy additional fields and location.

    Thanks in advance.

    #1565432
    Mathew
    Participant

    Pien,

    Is there also an easy way to reorder the custom fields?

    Are you wanting to reorder the custom fields within themselves. For example, you have 3 custom fields and they are entered in the admin side as 1,2,3 and you want them displayed as 3,1,2 OR do you want to change the position/order on the sidebar?

    If it is the first, there’s no way to do this out of the box. You can vote on this feature on here. As you can see, the idea has been brought up quite some time ago, but it has not gained any traction to move it forward.

    If it is the latter, then a template override could be done following the Themer’s Guide.

    As for removing certain details from the single events view, Jennifer has provided a starting point above for where the details are located within the view templates. These details are individual “Parts” and these parts can be rearranged or removed as you desire. When you view the templates, you will start to see how things are laid out.

    Another template to focus on, including the ones above, is wp-content/plugins/the-events-calendar/src/views/modules/meta.php.

    Hope this help.

    #1565439
    infograbaweb.nl
    Participant

    Hello Mathew,

    Sorry, I do not understand this at all. To complicated for me…

    I just want to remove the organizer and detail block completely from my sidebar.

    Do you have php script I can add to my avada child theme functions.php

    Thanks again…

    #1565450
    Mathew
    Participant

    Pien,

    Unfortunately there isn’t a function to do this.

    The only way to rearrange or remove these metadata fields is through a template override. All of which is covered in the Themer’s Guide.

    Now let’s discuss Avada. They have HIGHLY customized the view templates within The Events Calendar. When it comes to the metadata presented in the sidebar (venue, organizer, details, map, etc.), they have gone as far as to create additional templates that are NOT included in The Events Calendar. Since they were not created by The Events Calendar, you would need to contact their support on how to modify their custom templates. You will find their templates within the Avada theme directory. You can override their templates in the same manner as the core templates in The Events Calendar.

    As you mentioned, if this type of customization is too complicated, then there’s a list of customizers who are familiar with this product and can help move your project forward.

    Hope this helps.

    #1565911
    infograbaweb.nl
    Participant

    Thanks

    #1566418
    Jennifer
    Keymaster

    Thanks for all of the great advice here Mathew!

    Pien, if you are not able to get those sections removed with the template override, you can also hide them with CSS by setting them to “display: none”. If you would like to go this route and get stuck, please send me a link to the page, and I’ll try to point you in the right direction 🙂

    Thanks,

    Jennifer

    #1567363
    infograbaweb.nl
    Participant

    Hello Jennifer,

    That would have been a lot easier. I tried this but could not find the right css classes…
    I hired someone to fix my problems.. so everyting is fine now.

    Best regards,
    Pien

    #1567475
    Jennifer
    Keymaster

    Hi Pien,

    I’m glad to hear that they were able to get this working the way you need. If there is anything else that we can help with, please let us know!

    Thanks,

    Jennifer

    #1567476
    Jennifer
    Keymaster

    Hi Pien,

    I’m glad to hear that they were able to get this working the way you need. If there is anything else that we can help with, please let us know!

    Thanks,

    Jennifer

    #1584128
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Change order sidebar – move own extra fields to top’ is closed to new replies.