Comment on WordPress Nav Menu with Images by SEO Dave.
No the Stallion Child Theme options are independent of the main Stallion Theme options.
When you first activate the Example Stallion Child Theme it’s not like activating Stallion for the first time, your current Stallion options aren’t changed.
Only Custom Menus under Appearance >> Menus are no longer set, they still exist so it’s just a case of going to Appearance >> Menus and selecting menus for Primary etc… (if you ever set any). This is what happens when a new theme is activated even if it is a child theme.
Everything else is left like it was before you activated the example child theme since the child theme adds to Stallion, doesn’t replace it.
What happens is the Stallion Child Theme Options page has new options you can set the other Stallion options pages remain the same.
All the example child theme options are set to use the original Stallion options (you’ll understand when you see it in action), as this was an example child theme I created an example banner set, header image, 2011 header set, thumbnail set, one layout and one colour scheme from main Stallion files: just randomly grabbed images to make up image sets and copied over a couple of css files and renamed them example so users can change the settings and get different images etc… but they aren’t new images. The examples are there for developers to get a feel for creating Stallion Child Themes and if a theme user have basic PHP/CSS skills will find it much easier to understand how to create new option on the Child Options page.
If all you are looking to do is avoid having to change the cache folder permissions every update, add some custom image sets via the custom image set options, maybe make some minor css or PHP code changes using the Example Child Theme is ideal. You wouldn’t even change a single option on the child theme options page, you’d change permissions on the child themes cache folder, copy over any images/files from main Stallion you wanted to modify or add your own images to the child theme folder and select them like with main Stallion.
Really cool how it works.
David
More Comments by SEO Dave
WordPress Menu Images
Fixing Broken HTML Code
Checked your site, looks like broken code, your footer area is loading in the sidebar as well.
Go to http://validator.w3.org/ and run your site through the validator. There’s a lot of errors, but most are not a problem (all the Facebook …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
WordPress WP Nav Menu Broken
Sounds like broken code in a post, could be anything from some an extra opening or closing div in a post that’s messing with the themes code.
What’s the URL?
David …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
WP Theme Import/Export Options
Having the ability to export and import theme settings is on the list of features to add.
Currently under the main Stallion theme Options page near the bottom are default settings that currently link to two files that can be edited …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
Timthumb.php You are not allowed to fetch images from an external website
Checked your website after writing the above :-)
I see you are trying to link to another domain for the Photo Navigation menu images and it’s not working. Simple solution would be to upload the images to the domain you are …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
Timthumb.php and External Image Sources
Glad you figured it out and thanks for letting me know so I didn’t have to try to figure out the issue (in theory anyway, can’t help myself :-)).
The Stallion Photo Navigation menu does use Timthumb.php to cache the thumbnails, …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
WordPress Navigation Menu CSS
There was a ‘bug’ in the early Stallion 6.0 CSS menu code that meant the drop down menu didn’t work correctly in earlier version of Internet Explorer (terrible browser).
I rebuilt the CSS and code using the TwentyEleven theme code/CSS as …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
WordPress Custom Menu Usage
Under Stallion Theme >> Layout Options set
Navigation Menu Primary : Navigation Menu OFF
Navigation Menu Secondary : Secondary Navigation Menu ON
Under Appearance >> Menus
Use the custom menu you have set for “Primary Navigation” for the “Secondary Navigation” area. You can also …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
Using Categories with the WordPress Image Navigation Menu
In Stallion 7 (next update, NOT released yet) I’ve hacked the code behind the Stallion Photo Navigation Menu so Categories, Tags, custom links any link can have an image associated with it.
I was wanting to add the ability to associate …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
WP Photo Navigation Menu Tutorial
I’ve added the information to the tutorial above now.
One of the tutorials I forgot to update with the new features in Stallion 6.1.
David …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
How to Turn Off WordPress Navigation Menu
Under your WordPress Dashboard
“Stallion Theme” >> “Layout Options”
“Navigation Menu” : “Navigation Menu OFF”
You can also build a custom navigation menu (add any links you like) with Stallion via “Appearance” >> “Menus”, the navigation menu on this site is built that …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
WP Navmenu CSS Broken in IE7
Ran this site through the new IE emulator and in IE7 tests I see what you mean now. I got the code from TwentyTen, though had to modify it a lot because it was interacting with the main layout. Looks …
Continue Reading WordPress Responsive Nav Menu
WordPress Menu Images
WordPress Navigation Menu CSS Styling
That’s normal, looks the same in Firefox.
When I was creating the navigation menu code I tried for directly underneath, but that’s how it came out and I liked the slight offset, so didn’t adjust the CSS.
David …
Continue Reading WordPress Responsive Nav Menu