• Resolved anabsw

    (@anabsw)


    Hello,

    I need to change the title of the page “Events” is the page that creates The events calendar. I have tried to change that title by installing “Loco translate” but I can’t find where the word “Events” is.

    I would like to put the word “Agenda”. Where can I change that word?

    Thank you very much in advance.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support tristan083

    (@tristan083)

    Hi @anabsw ,

    Thank you for reaching out.

    To rename the “Events” term to something else, kindly have a look at our Changing the term “Events” knowledgebase article.

    Thread Starter anabsw

    (@anabsw)

    Hi tristán083;

    Thank you for your kindness and speed in responding and helping me. ??

    I followed the instructions and placed the code in the functions.php file, but the word does not change.

    This is the code placed in functions.php:

    add_filter( 'tribe_event_label_singular', function() { return'Agenda'; } );

    add_filter( 'tribe_event_label_singular_lowercase', function() { return'agenda'; } );

    add_filter( 'tribe_event_label_plural', function() { return'Agendas'; } );

    add_filter( 'tribe_event_label_plural_lowercase', function() { return'agendas'; } );

    Why isn’t it changed? What’s not working?

    Is there any other way to change that title? For example with html or css?

    Thanks for your help!

    Ana

    Plugin Support tristan083

    (@tristan083)

    Hi @anabsw ,

    Thank you for your message, and I’m sorry to hear of the continued difficulties.

    To better understand the situation, could you please get back to me with the direct URL of the page where you’d like to re-label Event(s) to Agenda(s)?

    Plugin Support Darian

    (@d0153)

    Hi @anabsw

    I hope everything is going smoothly for you. I just wanted to touch base and inquire if you had the opportunity to review the response above as it has been some time since we last heard from you.

    Looking forward to your reply.

    Plugin Support Darian

    (@d0153)

    Hi there,

    It seems like it has been some time since we received a response from you, therefore, I will consider this matter as resolved. If you require any further assistance, please do not hesitate to start a new thread.

    Thread Starter anabsw

    (@anabsw)

    Hi Darián,

    Sorry for the delay in answering you, I have been away on a trip.

    Now I return to this topic. Thank you for your kindness.

    The URL is: https://coracor.es/eventos/ I’m still creating the website and it is not open to the public, now you will see a “coming soon” screen.

    Can I send you some credentials securely so you can access? Or if you want I can open it to the public for a short time that you tell me.

    I’m waiting for your response ??

    Thank you

    Ana

    Plugin Support Darian

    (@d0153)

    Hi @anabsw

    You can open a Support Ticket on our Help Desk and provide temporary access to your events page for further investigation. Please reference this thread in your ticket and tag me so I can personally review the issue on my end.

    Looking forward to your reply.

    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that we haven’t heard back from you in a while, so I’ll assume that the matter has been resolved. If you need any more help, feel free to start a new thread and we’ll be happy to assist you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.