Title: bartbeat's Replies | WordPress.org

---

# bartbeat

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] How to change address format of the venue on a single event page?](https://wordpress.org/support/topic/how-to-change-address-format-of-the-venue-on-a-single-event-page/)
 *  Thread Starter [bartbeat](https://wordpress.org/support/users/bartbeat/)
 * (@bartbeat)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/how-to-change-address-format-of-the-venue-on-a-single-event-page/#post-7176565)
 * I found the solution: I placed the adapted file address.php in a wrong directory…
   
   I corrected it and now the changes are visible.
 * I close this ticket.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] How to change address format of the venue on a single event page?](https://wordpress.org/support/topic/how-to-change-address-format-of-the-venue-on-a-single-event-page/)
 *  Thread Starter [bartbeat](https://wordpress.org/support/users/bartbeat/)
 * (@bartbeat)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/how-to-change-address-format-of-the-venue-on-a-single-event-page/#post-7176549)
 * I think you answered another post…
    Can you please read my post again and help
   me with it?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [How to change hard coded label and look it up in a PO file?](https://wordpress.org/support/topic/how-to-change-hard-coded-label-and-look-it-up-in-a-po-file/)
 *  Thread Starter [bartbeat](https://wordpress.org/support/users/bartbeat/)
 * (@bartbeat)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/how-to-change-hard-coded-label-and-look-it-up-in-a-po-file/#post-7114205)
 * Hi Mika,
 * Thanks for your response. I get it.
    The problem is that the labels I want to
   use are not hard coded. I want to fetch them in a language file. I did’t know
   how to use a function (like the _e() function) inside the existing comments_number()
   function.
 * At last, i found the solution by crawling in many php files:
    <?php comments_number(
   __(‘No comments’, ‘vp_textdomain’), __(‘One comment’, ‘vp_textdomain’), __(‘%
   comments’, ‘vp_textdomain’)); ?>

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