I’ve come across a variety of different statements regarding whether one needs to enqueue the parent and child theme stylesheets, depending on how the parent theme has been written.
Please could you clarify for me the position with regard to Miranda. What code do I need to put into my child theme’s functions.php in order to have the parent style and the child style both take effect, with the child style overriding the parent where both apply.
]]>I am returning to the Miranda Theme which I originally downloaded a year ago. At the time of the original download, I also created a child theme in which I now find there is a file called custom-hear.php. The file starts with comments which suggest that it came from you:
/**
* Sample implementation of the Custom Header feature
* https://codex.www.ads-software.com/Custom_Headers
*
* @package Miranda
*/
But I can’t file this file anywhere in the zip file. Do you recognise this file as one of yours? If so, please can you advise me what it is.
Hi,
I came across a fatal error in the 404.php template, calling the function miranda_categorized_blog()
on line 25. Indeed, there is no such function defined in version 1.4 of Miranda theme.
To reproduce you only need to trigger a 404, such as hitting a url that is known not to exist.
]]>The font size of the post title is very large. How can I change it?
Note: I know nothing about coding.