Title: danbon's Replies | WordPress.org

---

# danbon

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Fourteen] Remove the left sidebar from twenty fourteen theme](https://wordpress.org/support/topic/remove-the-left-sidebar-from-twenty-fourteen-theme/)
 *  [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-the-left-sidebar-from-twenty-fourteen-theme/#post-4452645)
 * Does anyone know what happened to the Fourteen Extended plugin? I can’t find 
   it when I try to add the new plugin. Is there a new version of it? It’s for timdewittactor.
   com. Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [External links not directing, only going back to home page](https://wordpress.org/support/topic/external-links-not-directing-only-going-back-to-home-page/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/external-links-not-directing-only-going-back-to-home-page/#post-4859698)
 * I created a child theme and have modified some of the CSS in the Custom CSS panel
   of the theme settings. The changes I’ve made are below. Maybe the logo padding
   is the issue? So frustrating! Thanks for the information!
    table tr:nth-child(
   odd) td { background-color: transparent; color: inherit; } table#t1 tbody tr 
   td, table#t1 tfoot tr td{ color: #000; } table#t2 tbody tr td, table#t2 tfoot
   tr td{ color: #000; } table#t3 tbody tr td, table#t3 tfoot tr td{ color: #000;}
   table#t4 tbody tr td, table#t4 tfoot tr td{ color: #000; }
 * nav.main_menu>ul {
    left: 0; } [@media](https://wordpress.org/support/users/media/)
   only screen and {nav.main_menu ul li a{padding: 0 7px;}}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[mb.miniAudioPlayer - an HTML5 audio player for your mp3 files] miniAudioPlayer button showing, but not available to use in Pages/Posts](https://wordpress.org/support/topic/miniaudioplayer-button-showing-but-not-available-to-use-in-pagesposts/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/miniaudioplayer-button-showing-but-not-available-to-use-in-pagesposts/#post-4504163)
 * I figured it out. When I was selecting the audio, “Embed Audio Player” was active
   rather than “Link.” When I selected “Link,” I could then use the miniAudioPlayer
   once I’d inserted the link into the page.
 * I’d love to see a playlist skin for this eventually!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Script issue with 3.8](https://wordpress.org/support/topic/script-issue-with-38/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/script-issue-with-38/#post-4484886)
 * Also, when you go to my site (www.DanielleMarcelleBond.com), it now shows “Notice:
   get_current_theme is deprecated since version 3.4! Use wp_get_theme() instead.
   in /home2/danielm8/public_html/wp-includes/functions.php on line 2908”
 * I got TextWrangler to look at the line 2908, but that’s just the error line. 
   Where do I fix the issue? Where do I replace get_current_theme with wp_get-theme()?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MF Gig Calendar] Not able to select date](https://wordpress.org/support/topic/not-able-to-select-date/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/not-able-to-select-date/#post-4419091)
 * WordPress 3.8 Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Installed Jetpack, but it's not in my plugins](https://wordpress.org/support/topic/installed-jetpack-but-its-not-in-my-plugins/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/installed-jetpack-but-its-not-in-my-plugins/#post-4399085)
 * Thanks, Jeremy. The FTP deletion fixed it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Sidebar in Default Theme issue- Main sidebar](https://wordpress.org/support/topic/sidebar-in-default-theme-issue-main-sidebar/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/sidebar-in-default-theme-issue-main-sidebar/#post-4259751)
 * Yes, I did change the navigation in a child theme in the style sheet. Here’s 
   the code I used (below). Is something of it incorrect? The navigation is working
   well, but I do see that > without an opening </ Unfortunately, I’m not familiar
   with code enough yet to know how that would effect anything else. Any recommendations?
   Thank you!
 * .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom-
   color: #EDEDED; border-bottom-style: solid; border-bottom-width: 1px; border-
   top-color: #EDEDED; border-top-style: solid; border-top-width: 1px; display: 
   inline-block !important; text-align: center; width: 100%; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [TwentyTwelve Dropdown Menu being hidden by Post Tiles](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/#post-4211032)
 * Thank you all so much! It’s fixed and I’m so grateful for you sharing your knowledge
   with me!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [TwentyTwelve Dropdown Menu being hidden by Post Tiles](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/#post-4211014)
 * hum… the extra space before the arrow? I just fixed that, but it still didn’t
   do what it was supposed to do. However, my main issue is just the subpages on
   the menu are being blocked by the plugin. Any advice on this issue?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [TwentyTwelve Dropdown Menu being hidden by Post Tiles](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/#post-4211006)
 * Still no luck (I cleared my cache and everything). Perhaps I could make the subpages
   be viewed Up rather than down? Would that be easier? I’ve tried researching that
   change too, but haven’t seen any code for it. What do you think?
 * The code I’ve got now on [integrativesinging.com](http://integrativesinging.com)
   in the style.css is:
    /* =Imports styles from the parent theme ————————————————————–*/
   [@import](https://wordpress.org/support/users/import/) url(‘../twentytwelve/style.
   css’);
 * /* =Theme customization starts here
    ————————————————————– */
 * .entry-header {
    display: none; .nav-menu li > a:after { color: #444; content:‘
   ▾’; }
 * .nav-menu li > a:only-child:after {
    content: ”; } #masthead, #main { position:
   relative; }
 * #masthead {
    z-index: 2; }
 * #main {
    z-index: 1; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [TwentyTwelve Dropdown Menu being hidden by Post Tiles](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/#post-4211003)
 * It didn’t fix it unfortunately. The child theme style sheet code I have so far
   is listed below. Am I doing anything wrong?
    /* =Imports styles from the parent
   theme ————————————————————– */ [@import](https://wordpress.org/support/users/import/)
   url(‘../twentytwelve/style.css’);
 * /* =Theme customization starts here
    ————————————————————– */
 * .entry-header {
    display: none; .nav-menu li > a:after { color: #444; content:‘
   ▾’; }
 * .nav-menu li > a:only-child:after {
    content: ”; } .main-navigation ul { position:
   relative; z-index: 101; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [TwentyTwelve Dropdown Menu being hidden by Post Tiles](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/#post-4210991)
 * Would that go in my child theme’s style.css? I don’t see that language in the
   plugin editor. (Sorry, I’m a bit new to this!) Thank you so much for the quick
   response!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [TwentyTwelve Dropdown Menu being hidden by Post Tiles](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twentytwelve-dropdown-menu-being-hidden-by-post-tiles/#post-4210844)
 * Sorry, click this link to see what’s happening on the site. [http://integrativesinging.com](http://integrativesinging.com)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Install Failed](https://wordpress.org/support/topic/theme-install-failed-3/)
 *  Thread Starter [danbon](https://wordpress.org/support/users/danbon/)
 * (@danbon)
 * [14 years ago](https://wordpress.org/support/topic/theme-install-failed-3/#post-2755885)
 * From Theme Forest: Victoria Portfolio & Photography WordPress Theme

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