Title: mattspecter's Replies | WordPress.org

---

# mattspecter

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gallery by FooGallery] Images not displaying as gallery / not clickable](https://wordpress.org/support/topic/images-not-displaying-as-gallery-not-clickable/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/images-not-displaying-as-gallery-not-clickable/#post-15356479)
 * That solved the display problem, but clicking the images still does not bring
   up a larger version. The screen does grey out slightly, so it’s clearly trying
   to do SOMEthing, but no image is displaying.
 * Anyone got any other thoughts?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Menu items in mobile view](https://wordpress.org/support/topic/menu-items-in-mobile-view/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/menu-items-in-mobile-view/#post-3929875)
 * Again, never mind – figured it out – had to comment out the viewport line in 
   the header-extensions.php file. Now it seems to be working the way I want.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Menu items in mobile view](https://wordpress.org/support/topic/menu-items-in-mobile-view/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/menu-items-in-mobile-view/#post-3929864)
 * Actually now that I look at my solution, it’s breaking all the content pages.
   As a backup solution, is it possible to just default to the full site rather 
   than the mobile version?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Main menu disappears on mobile view](https://wordpress.org/support/topic/main-menu-disappears-on-mobile-view/)
 *  [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/main-menu-disappears-on-mobile-view/#post-3750321)
 * Is there a solution for someone like me with a lot of menu items?
 * [http://66.147.242.168/~bellabf4/](http://66.147.242.168/~bellabf4/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] 500 Server Error when installing theme](https://wordpress.org/support/topic/500-server-error-when-installing-theme/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/500-server-error-when-installing-theme/#post-3928763)
 * Figured it out – when the theme installed it didn’t install all the subdirectories.
   Had to add them all manually from the localhost. Then it was fine.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Remove links on slider?](https://wordpress.org/support/topic/remove-links-on-slider/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-links-on-slider/page/2/#post-3756840)
 * Thanks all
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Remove links on slider?](https://wordpress.org/support/topic/remove-links-on-slider/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-links-on-slider/page/2/#post-3756839)
 * Got it – root directory – works like a charm now. Thank you much!
 * When the site goes live I will add a link.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Remove links on slider?](https://wordpress.org/support/topic/remove-links-on-slider/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-links-on-slider/#post-3756837)
 * sounds good – one last detail before I dive in:
 * In what directory do I put YOUR functions.php file within my child theme? Right
   now my child theme is only the blank stylesheet pointing to attitude. Does the
   functions.php file go in the same directory or do I need to create a new one?
 * Thanks,
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Remove links on slider?](https://wordpress.org/support/topic/remove-links-on-slider/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-links-on-slider/#post-3756834)
 * I’m sure this will work, but need to double-check something:
 * I’m already using a child theme that I have made significant changes to, and 
   I don’t want to lose all those changes. What is the best way to proceed?
 * Should I copy YOUR child theme to my localhost, do not install it, then change
   MY child theme CSS so that it points to YOUR child theme?
 * Should I copy your header-extensions.php to overwrite mine since I’m already 
   using a child theme?
 * I’m relatively new to this so want to check before I break anything.
 * Thanks for your help so far!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Remove links on slider?](https://wordpress.org/support/topic/remove-links-on-slider/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-links-on-slider/#post-3756822)
 * the attitude theme slider
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Remove links on slider?](https://wordpress.org/support/topic/remove-links-on-slider/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-links-on-slider/#post-3756820)
 * Thanks for the response!
 * Unfortunately I’m running on a localhost.
 * I know that at the least I should be able to use a cursor: default tag somewhere
   but it doesn’t seem to be working. However, I’m hoping I can nullify the hyperlinks
   so that the slider is just a slideshow and nothing more.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Remove links on slider?](https://wordpress.org/support/topic/remove-links-on-slider/)
 *  Thread Starter [mattspecter](https://wordpress.org/support/users/mattspecter/)
 * (@mattspecter)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-links-on-slider/#post-3756815)
 * If I can’t disable the links from the slider, can I at least change the cursor
   hover style (for the slider only) so that the links are hidden?

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