Hi there,
— Tldr; you guys are ace - I’m getting better at editing your theme but need help! go to Q.
I’ve recently come across a useful subject on your forums that has been the cause of many-a-headache in the past!
While PRO and X allow you to create beautiful and dynamic websites, they are incredibly lacking in the way of customising blog page styles.
As I am not a coder/developer by trade and slowly learn these things as I build a team around me, I’ve only just stumbled across the ability to actually edit the blog post style and even add global block shortcodes to make the pages even more kick-a**. (Though I’m kicking myself that it took me 2 years to even get round to this)
— Q: I’ve updated the wp-single.php (framework/views/icon/wp-single.php) file in the parent theme. This is great, it’s functioning exactly as I want it to. However, in order to add this to the child theme, do I need to replicate the same wp-single.php file inside the same folder structure as the stack above?
Or can I simply add a new wp-single.php to the child theme folder and have it automatically override any of the stack wp-single.php files?
Sorry if that’s poorly phrased, not a tech myself so just figuring this out was a eureka for me.