Title: nini13's Replies | WordPress.org

---

# nini13

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LightStart - Maintenance Mode, Coming Soon and Landing Page Builder] Exclude an IP address](https://wordpress.org/support/topic/exclude-an-ip-address/)
 *  Thread Starter [nini13](https://wordpress.org/support/users/nini13/)
 * (@nini13)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/exclude-an-ip-address/#post-5495829)
 * Thank you
    I actually tried unsuccessfully ip 127.0.0.1 but that’s because my
   url was localhost.
 * Thank you it works by putting 127.0.0.1/monsite/
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] custom tooltip](https://wordpress.org/support/topic/custom-tooltip/)
 *  Thread Starter [nini13](https://wordpress.org/support/users/nini13/)
 * (@nini13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/custom-tooltip/#post-4425556)
 * super ok
    I managed to remove the balloon and put the flags in my main menu Again
   thank you for your support
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] custom tooltip](https://wordpress.org/support/topic/custom-tooltip/)
 *  Thread Starter [nini13](https://wordpress.org/support/users/nini13/)
 * (@nini13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/custom-tooltip/#post-4425530)
 * OK thank but
    Every piece of code that can be personalized must be put where?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] custom tooltip](https://wordpress.org/support/topic/custom-tooltip/)
 *  Thread Starter [nini13](https://wordpress.org/support/users/nini13/)
 * (@nini13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/custom-tooltip/#post-4425523)
 * Thank you
    I am your code but I need to change anything to hide the tooltip ?
 *     ```
       function my_msls_output_get( $url, $link, $current ) {
           return sprintf(
               '<a href="%s">%s</a>',
               $url,
               $link->txt,
               ( $current ? ' class="current"' : '' ),
               $link
           );
       }
       add_filter( 'msls_output_get', 'my_msls_output_get', 10, 3 );
       ```
   
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Not displayed flags](https://wordpress.org/support/topic/not-displayed-flags/)
 *  Thread Starter [nini13](https://wordpress.org/support/users/nini13/)
 * (@nini13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/not-displayed-flags/#post-4422691)
 * A big thank you for your follow
    Super plugin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Not displayed flags](https://wordpress.org/support/topic/not-displayed-flags/)
 *  Thread Starter [nini13](https://wordpress.org/support/users/nini13/)
 * (@nini13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/not-displayed-flags/#post-4422616)
 * ok I think I got to paste the code:
    <php if (function_exists (“the_msls”)) the_msls();?
   >
 * In the header.php or widget.
    If I want a menu how can I do? thank you again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Not displayed flags](https://wordpress.org/support/topic/not-displayed-flags/)
 *  Thread Starter [nini13](https://wordpress.org/support/users/nini13/)
 * (@nini13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/not-displayed-flags/#post-4422579)
 * – I instaled and enabled the plugin
    – I configured and checked flags only – 
   I associated the homepage (English) to the home page (French)
 * where to put the code?

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