Event tickets

Home Forums Welcome! Pre-Sales Questions Event tickets

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1391880
    Helma Lieberwerth
    Guest

    Is it possible to
    – delete the Free notification
    – leave out mentioning how many tickets you want (as it is always 1 with us)
    – change the text above the form you have to use to enroll
    – have the name and e-mailaddress fill in automatically?

    Looking forward to your reply!

    With kind regards,
    Helma LIeberwerth

    #1393402
    Geoff B.
    Member

    Good evening Helma and welcome to the Events Calendar forum!

    Thank you for your interest in our products.
    We’ll be glad to answer your questions.

    – delete the Free notification

    Absolutely. You can do that in a couple of ways:

    1. By customizing the view you want to delete it from. You might want to read our Themer’s guide to get a sense of how that works.
    2. You could apply the following snippet in the functions.php file of your theme (without the PHP tag at the top): https://gist.github.com/GeoffEW/b440feef873af841d023c0bf0839e93f

      But first to be extra safe, before making any changes to your functions.php file, you should make a backup of that file.

    3. Hide it using CSS

    – leave out mentioning how many tickets you want (as it is always 1 with us)

    You could apply the following snippets in the functions.php file of your theme (without the PHP tag at the top):

    1. https://gist.github.com/cliffordp/5b57df71be8b52f595817ddbf81acdab
    2. https://gist.github.com/GeoffEW/075787fd6b427e1c47be0d756ca5b26c
    3. https://gist.github.com/elimn/ed648363bbac1061e37bdbf7ecb720b3

    Again, to be extra safe, before making any changes to your functions.php file, you should make a backup of that file.

    – change the text above the form you have to use to enroll

    You could adapt and use the snippet found at the bottom of https://theeventscalendar.com/knowledgebase/change-the-wording-of-any-bit-of-text-or-string/

    OR use a template customization and change the strings to your liking.

    – have the name and e-mailaddress fill in automatically?

    The following template override should achieve this: https://gist.github.com/niconerd/b31d7d436a35e15a1f0c151f9a0bc7bb

    Let me know if that helps.

    Have a great day!

    Geoff B.

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