Hey, I have two quick questions about the child theme.
If I create a function in the child theme's functions.php file, and I refer to another file in the child theme's directory, would I use the same thing as with a regular child theme?
For example: Would using the function to call the current theme's directory work, or should I place any files and images in the mobile theme directory itself, and just use an absolute URL reference to the file or images location?
Pretty much the same question with the child stylesheet. If I have an images directory in the child directory, would I use the same relative URL to point to it as in a regular child theme? Like, url(images/logo.png), etc.
I may have to give the mobile neo theme a shot if it's capable of adding a header logo. It looks like the neo theme is just more elegant, but is it really worth the upgrade? I'm thinking $15 may be the most time saving option than having to do so many customizations on the on the regular theme.
Thanks again!
