Customize

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1114615
    Ian
    Participant

    I want to change the message ‘There are no upcoming events at this time.’ to ‘Come back soon to see forthcoming events.’

    Code snippets I have found on the forum to add to my themes functions.php file have so far failed to have any effect. Anyone able to point me at the correct code for this?

    #1114861
    Geoff B.
    Member

    Good morning Ian and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the struggle to change the text of the string in question.
    I would love to help you with this topic.

    I believe the reason the snippets might not have worked is because there is a variable in that string (There are no upcoming %s at this time.).

    You could change it by changing the translation file directly OR by searching for the partial string (There are no upcoming) to see where the code is located and placing a filter on those function calls.

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1120685
    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 ‘Customize’ is closed to new replies.