Capitalize Event Titles

Home Forums Calendar Products Events Calendar PRO Capitalize Event Titles

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1027302
    Christian Bishop
    Participant

    Hi,

    We have the ‘Community Events’ plugin and when the public submit events, many of them make the whole event title (and sometimes the entire description!) uppercase.

    Is there a way in which we can either transform the event title when it’s submitted to be capitalized or capitalize it when rendered on each view (month, week, single etc) ?

    Thanks in advance

    Christian

    #1027564
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    We do not have a way to do this as a feature and it is not possible with css to do this.

    You might be able to find a script that could do this in the field, but since it is not a feature we are unable to provide much support on it.

    I can try to answer some questions about it if you like to get you started.

    Let me know.

    Thanks

    #1032226
    Christian Bishop
    Participant

    Many thanks for the reply 🙂

    Is there a PHP file where I can apply something like the following that will capitalize the event title every time it’s rendered through out the frontend?

    $event_title = ucfirst(strtolower($event_title));

    cheers!

    Christian

    #1032320
    Brian
    Member

    Hi,

    You can edit all the Event Templates in your theme following our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    You can change the event titles there for the single events and the views you would like.

    #1075828
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Capitalize Event Titles’ is closed to new replies.