• Resolved Toni

    (@tonesen)


    Hello there,

    i love the plugin – it’s very easy to use so far.

    i would love to replace the ‘@’ symbol between the date and time globally with something else. for example ‘-‘.

    i don’t know where the heck the responsible line is.

    thank you very much and have a nice day!

    https://ww.wp.xz.cn/plugins/the-events-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi Toni,

    Glad you like the plugin!

    This snippet will help you change the @ symbol to something else. For this particular date format change you will not need to even fiddle with theme overrides! Just drop this into your theme’s functions.php, underneath the first line “<?php”. If your theme does not have a functions.php file, go to your theme folder, create a new text document file called “functions.php”, and paste this text in the first line of the file “<?php”. On line 2 or 3, paste that snippet.

    On line 4 of that snippet, you can replace the ‘ at ‘ with any other string of text you want.

    Cheers,
    Leah

    Thread Starter Toni

    (@tonesen)

    Just saw that i didn’t respond. sorry for answering so late.

    This helped all the way, so thank you very much. Now it looks so good.

    Thank you so very much!

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Glad to hear it! If you have a minute or two, we would love it if you left us a review. Thank you for your support!

    ~Leah

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Replace '@' between date and time’ is closed to new replies.