Event submission form small changes

Home Forums Calendar Products Community Events Event submission form small changes

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1136839
    André Gualhanone
    Participant

    I’m adjusting event submission on community events plugin and have 2 doubts:

    1 – How can I remove “show all categories” toggle link and show all categories by default?

    2 – How can I translate the uploader (“choose file”, “no file chosen” and so on)?

    Thanks.

    #1136909
    Brook
    Participant

    Howdy André,

    I would love to help you with this.

    How can I remove “show all categories” toggle link and show all categories by default?

    Inserting a simpel snippet into your theme’s functions.php should be enough. Paste the following snippet at the top of your theme’s functions.php file. Replace the opening “<?php” with this snippet, as this snippet includes that opening tag.

    https://gist.github.com/elimn/777134d0b40a868225e81cc9745f87a5

    How can I translate the uploader (“choose file”, “no file chosen” and so on)?

    Those bits of text are not actually generated by the website, they come from your web browser. It looks to me like you are using Google Chrome. In order to change which language that text appears in you must change the language for your entire computer. You will not have any control over which language these appear to others. They will simply appear in whatever language that persons computer is set to use.

    Does that answer your questions? Did that work as you expected?

    Cheers!

    – Brook

    #1142995
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event submission form small changes’ is closed to new replies.