Title: eswe's Replies | WordPress.org

---

# eswe

  [  ](https://wordpress.org/support/users/eswe/)

 *   [Profile](https://wordpress.org/support/users/eswe/)
 *   [Topics Started](https://wordpress.org/support/users/eswe/topics/)
 *   [Replies Created](https://wordpress.org/support/users/eswe/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/eswe/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/eswe/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/eswe/engagements/)
 *   [Favorites](https://wordpress.org/support/users/eswe/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] changing Breadcrumb Text](https://wordpress.org/support/topic/changing-breadcrumb-text-2/)
 *  Thread Starter [eswe](https://wordpress.org/support/users/eswe/)
 * (@eswe)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/changing-breadcrumb-text-2/#post-18068904)
 * has been settled. For me it was linked-breadcrumb.php und single-event
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Permalink to Page Title](https://wordpress.org/support/topic/permalink-to-page-title/)
 *  Thread Starter [eswe](https://wordpress.org/support/users/eswe/)
 * (@eswe)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/permalink-to-page-title/#post-18068367)
 * I was helped. Thanks to [@skalanter](https://wordpress.org/support/users/skalanter/).
   Here is the code…
 *     ```wp-block-code
       // Alter Events Archive Page Titlefunction my_alter_page_header_title( $title ) {    // Check if it's the Events Calendar archive page    if ( function_exists( 'tribe_is_event' ) && tribe_is_event() ) {        $title = 'Termine'; // Replace with your desired title    }    // Return the title    return $title;}add_filter( 'ocean_title', 'my_alter_page_header_title', 20 );
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[OceanWP] rename page-header-title at The Events Calendar archive](https://wordpress.org/support/topic/rename-page-header-title-at-the-events-calendar-archive/)
 *  Thread Starter [eswe](https://wordpress.org/support/users/eswe/)
 * (@eswe)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/rename-page-header-title-at-the-events-calendar-archive/#post-18068364)
 * Hallo [@skalanter](https://wordpress.org/support/users/skalanter/),
 * That is exactly what it is. Thank you very much…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Permalink to Page Title](https://wordpress.org/support/topic/permalink-to-page-title/)
 *  Thread Starter [eswe](https://wordpress.org/support/users/eswe/)
 * (@eswe)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/permalink-to-page-title/#post-18062879)
 *     ```wp-block-code
       // Alter Blog Titlefunction my_alter_page_header_title( $title ) {// Change the posts title to their actual titleif ( is_singular( 'post') || is_category() || is_tag() ) {$title = 'My Blog Title';}// Return the titlereturn $title;}add_filter( 'ocean_title', 'my_alter_page_header_title', 20 );
       ```
   
 * good idea. found the code above. how would I have to adjust “if ( is_singular(‘
   post’) || is_category() || is_tag() )” to give the archive page a different title?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Permalink to Page Title](https://wordpress.org/support/topic/permalink-to-page-title/)
 *  Thread Starter [eswe](https://wordpress.org/support/users/eswe/)
 * (@eswe)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/permalink-to-page-title/#post-18060290)
 * Thank you for trying again. The code changes the meta title. The “page-header-
   title” is still the translation of “Events”
 * In which folder is the file responsible for this and what is it called?
   ../wp-
   content/plugins/the-events-calendar/src/views/v2 …
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Permalink to Page Title](https://wordpress.org/support/topic/permalink-to-page-title/)
 *  Thread Starter [eswe](https://wordpress.org/support/users/eswe/)
 * (@eswe)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/permalink-to-page-title/#post-18058096)
 * Thank you for trying to help me. I am apparently not capable enough to understand
   the help. Thought it would be easier…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Permalink to Page Title](https://wordpress.org/support/topic/permalink-to-page-title/)
 *  Thread Starter [eswe](https://wordpress.org/support/users/eswe/)
 * (@eswe)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/permalink-to-page-title/#post-18056647)
 * Hallo [@tristan083](https://wordpress.org/support/users/tristan083/),
 * no, it’s not about the meta titles. Do you know where I would have to change 
   something so that “Events” is not translated but I can enter “Termine” directly
   so that the page name appears correctly?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Permalink to Page Title](https://wordpress.org/support/topic/permalink-to-page-title/)
 *  Thread Starter [eswe](https://wordpress.org/support/users/eswe/)
 * (@eswe)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/permalink-to-page-title/#post-18055626)
 * Hello [@tristan083](https://wordpress.org/support/users/tristan083/),
   thanks 
   for the response. There is no link, but I am happy to describe it again in a 
   different way. Under “Dashboard – Events – Settings” I can change the permalink
   for the calendar under “Viewing”. I’ve changed it to “termine” ( in english “
   appointments”).
 * When I call up the calendar, the page shows me the page-header-title “Veranstaltungen”.
   This is the translation for events. But the permalink says url/termine/. However,
   I would like “Termine” to be displayed as page-header-title.
 * I use oceanwp. Does this describe my problem better? Where does the calendar 
   get the page-header-title from?
 *  Thanks in advance for help…

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