Title: la.braud's Replies | WordPress.org

---

# la.braud

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TI WooCommerce Wishlist] Translation](https://wordpress.org/support/topic/translation-646/)
 *  Thread Starter [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/translation-646/#post-8359631)
 * I did all you told me to do but I resolved the problem by desactivating and reactivating
   the pluging.
    Thanks for your answer. Anne
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPlug] Woocommerce 2.5.0](https://wordpress.org/support/topic/woocommerce-250/)
 *  Thread Starter [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-250/#post-6959756)
 * Ok, thanks for your quick answer !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPlug] Command status pending and no mail received](https://wordpress.org/support/topic/command-status-pending-and-no-mail-received/)
 *  Thread Starter [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/command-status-pending-and-no-mail-received/#post-6936111)
 * Bonjour,
    Après être repartie d’une configuration propre en réinstallant tout
   petit à petit, le problème n’apparaît plus. Je me demande si je n’ai pas oublié,
   au cours de mes tests, que j’étais en mode maintenance… En tous les cas, merci
   pour votre réactivité ! Anne
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Fatal error](https://wordpress.org/support/topic/fatal-error-1949/)
 *  Thread Starter [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-1949/#post-6918394)
 * Thanks for your quick response !
 * Yes, I configured a multisite with 3 sites (root, /fr and /en) and with multisite
   language switcher theme activated on root site to switch automatically french
   browser towards fr and the others towards en.
 * I already used such a configuration in another project witout any problem. Bit
   the version of wordpress was older.
 * Please note that the error appears only in the very special case where I click
   a clickable date on the wordpress widget calendar. When I click on previous or
   next mont in the calendar, it works correctly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] How to use datamapper_table_name](https://wordpress.org/support/topic/how-to-use-datamapper_table_name/)
 *  [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-use-datamapper_table_name/#post-6752535)
 * [@photocrati](https://wordpress.org/support/users/photocrati/) – Hi,
 * It’s ok, I managed to code the filter in the functions_php file according to 
   the informations given above. The result is below :
 * function filter_ngg_datamapper_table_name($table_prefix_this__object_name, $this__object_name){
   
   $table_prefix_this__object_name = ‘wp_2_’ . $this__object_name; return $table_prefix_this__object_name;}
 * add_filter( ‘ngg_datamapper_table_name’, filter_ngg_datamapper_table_name’,10,2);
 * Thanks for this useful thread !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] How to use datamapper_table_name](https://wordpress.org/support/topic/how-to-use-datamapper_table_name/)
 *  [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-use-datamapper_table_name/#post-6752533)
 * Hi,
 * In order to share galleries among sites in a multisite environment, I understood
   thanks to this thread that I can create a child theme with its functions.php 
   file.
 * That’s what i did.
 * Now, I don’t know exactly the right code to write in functions.php file if I 
   want the tables of the second site of the network (whose table prefix is “wp_2_”)
   to be those where all of NGG’s database lookups are directed to.
 * Could help me to find the right code to write ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Fatal error: Class 'EM_Tags' not found in ../classes/em-event.php on line 780](https://wordpress.org/support/topic/fatal-error-class-em_tags-not-found-in-classesem-eventphp-on-line-780/)
 *  [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/fatal-error-class-em_tags-not-found-in-classesem-eventphp-on-line-780/#post-4099118)
 * Thanks for having given a temporary fix for this problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Calendar] [Plugin: Ajax Event Calendar] The end of a month which coincides with the end of a week](https://wordpress.org/support/topic/plugin-ajax-event-calendar-the-end-of-a-month-which-coincides-with-the-end-of-a-week/)
 *  Thread Starter [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-ajax-event-calendar-the-end-of-a-month-which-coincides-with-the-end-of-a-week/#post-3063142)
 * Unfortunatly, I wasn’t able to solve this problem and didn’t have any answer 
   from the author.
    Thanks to inform me if you learn more about this issue !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] Sidebar Formatting](https://wordpress.org/support/topic/plugin-the-events-calendar-sidebar-formatting/)
 *  [la.braud](https://wordpress.org/support/users/labraud/)
 * (@labraud)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-the-events-calendar-sidebar-formatting/#post-1870287)
 * I have the same problem and didn’t manage to solve it.
 * I didn’t find where is the file you need to modify in order to change the look
   of the sidebar events list.

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