mattspecter
Forum Replies Created
-
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
In reply to: [Attitude] Menu items in mobile viewAgain, 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
In reply to: [Attitude] Menu items in mobile viewActually 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
In reply to: [Attitude] Main menu disappears on mobile viewIs there a solution for someone like me with a lot of menu items?
Forum: Themes and Templates
In reply to: [Attitude] 500 Server Error when installing themeFigured 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
In reply to: [Attitude] Remove links on slider?Thanks all
Forum: Themes and Templates
In reply to: [Attitude] Remove links on slider?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
In reply to: [Attitude] Remove links on slider?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
In reply to: [Attitude] Remove links on slider?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
In reply to: [Attitude] Remove links on slider?the attitude theme slider
Forum: Themes and Templates
In reply to: [Attitude] Remove links on slider?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
In reply to: [Attitude] Remove links on slider?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?