Title: Math_le_fou's Replies | WordPress.org

---

# Math_le_fou

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Dropdown menu a:hover problem](https://wordpress.org/support/topic/dropdown-menu-ahover-problem/)
 *  Thread Starter [Math_le_fou](https://wordpress.org/support/users/math_le_fou/)
 * (@math_le_fou)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/dropdown-menu-ahover-problem/#post-5088365)
 * Thanks a lot ElectricFeet, it works perfectly !!
    😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Dropdown menu a:hover problem](https://wordpress.org/support/topic/dropdown-menu-ahover-problem/)
 *  Thread Starter [Math_le_fou](https://wordpress.org/support/users/math_le_fou/)
 * (@math_le_fou)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/dropdown-menu-ahover-problem/#post-5088200)
 * Or a solution to make the litle triangle (caret) using all the width of the submenu,
   because when hoovering and scroling above this item, the dropdown menu doesn’t
   seems to deasapper …
 * Thanks a lot for your help
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Dropdown menu a:hover problem](https://wordpress.org/support/topic/dropdown-menu-ahover-problem/)
 *  Thread Starter [Math_le_fou](https://wordpress.org/support/users/math_le_fou/)
 * (@math_le_fou)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/dropdown-menu-ahover-problem/#post-5088199)
 * I tryed to disabling all plugins but the dropdown menu still “jumps” on hover…
   so it doesn’t seems to come from plugins (3 plugins only)
 * An other idea ? Coul’d i resolve that by reducing padding betwenn dropdownmenu
   and main menu for example, but i don’t find the css for dropdown menu padding…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] fixing navbar on one line](https://wordpress.org/support/topic/fixing-navbar-on-one-line/)
 *  Thread Starter [Math_le_fou](https://wordpress.org/support/users/math_le_fou/)
 * (@math_le_fou)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/fixing-navbar-on-one-line/#post-5037468)
 * Thanks a lot for yours comments, I used them and delete a part of compromised
   css code, and all is ok.
 * thanks a lot for your help !
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] functions.php on childtheme : can't acces to admin panel](https://wordpress.org/support/topic/functionsphp-on-childtheme-cant-acces-to-admin-panel/)
 *  Thread Starter [Math_le_fou](https://wordpress.org/support/users/math_le_fou/)
 * (@math_le_fou)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/functionsphp-on-childtheme-cant-acces-to-admin-panel/#post-5013824)
 * @ Acub : WEAAAAAAAAHHHHHHHHHH !!!!! Thanks a lot it works perfectly !
 * @d4z_cOnf : Thanks a lot for your help too !
 * It’s just the first time i ask some help in the forum, and you make me save a
   website project !
 * Un Grand Merci (in french) for your help !
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] functions.php on childtheme : can't acces to admin panel](https://wordpress.org/support/topic/functionsphp-on-childtheme-cant-acces-to-admin-panel/)
 *  Thread Starter [Math_le_fou](https://wordpress.org/support/users/math_le_fou/)
 * (@math_le_fou)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/functionsphp-on-childtheme-cant-acces-to-admin-panel/#post-5013811)
 * Yes it just appear when i use a functions.php on childtheme, perfecly working
   else.
    Thanks for your help
 * [http://pastebin.com/HDBc3KJe](http://pastebin.com/HDBc3KJe)
 * [@stephen](https://wordpress.org/support/users/stephen/) : wou’re wright but 
   still doesn’t works
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] functions.php on childtheme : can't acces to admin panel](https://wordpress.org/support/topic/functionsphp-on-childtheme-cant-acces-to-admin-panel/)
 *  Thread Starter [Math_le_fou](https://wordpress.org/support/users/math_le_fou/)
 * (@math_le_fou)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/functionsphp-on-childtheme-cant-acces-to-admin-panel/#post-5013803)
 * Thank’s for your answer.
    Website works fine because i delete functions.php in
   the chidtheme. I changed code with your advices, but still got an issue. Website
   works fine but can’t acces to admin panel an white page with :
 *     ```
       Warning: Cannot modify header information - headers already sent by (output started at /home/heber619/public_html/biomod/wp-content/themes/Biomod/functions.php:1) in /home/heber619/public_html/biomod/wp-admin/post.php on line 235
   
       Warning: Cannot modify header information - headers already sent by (output started at /home/heber619/public_html/biomod/wp-content/themes/Biomod/functions.php:1) in /home/heber619/public_html/biomod/wp-includes/pluggable.php on line 1121
       ```
   
 * An idea of where does the issue comes from ?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Delete meta "published $date" and "$nber comments" on posts in home page](https://wordpress.org/support/topic/delete-meta-published-date-and-nber-comments-on-posts-in-home-page/)
 *  Thread Starter [Math_le_fou](https://wordpress.org/support/users/math_le_fou/)
 * (@math_le_fou)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/delete-meta-published-date-and-nber-comments-on-posts-in-home-page/#post-5013797)
 * WOW !!!!! I just have to say a “GRAND MERCI !!!” (Thanks a lot !!!!)
    2 days 
   i searched for a solution, you saved me !
 * Have a good day ! and “Santé ! I’ll drink a glass to your help”

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