Hi, Not sure if we can overwrite function in Newspaper/functions.php by using child theme as functions in Newspaper/functions.php are declared without “if ( ! function_exists(“.
What do you suggest if we cant to change functionality of any function.
Thanks
Hmm that not good. Any plans to bring support for child theme because without it, extending the theme is not possible.
We also need the functions in child theme to work.
This is mandatory to enable custom over-rides for the site, turn off functions in things like Yoast for the menubar, specify custom optimizations, etc.
Child theme functions.php must be enabled for this theme to propagate both professionally and for the WordPress community to support it – period.
This includes over-rides for removing “versions” on javascript and CSS and font calls, removing RSS enclosures, removing error messages at login hack attempts, changing the WP post revisions interval and numbers, etc., etc.
This is one of the core functions (pun intended) for having a child theme.
This may mean looking for another theme provider, after all, if this core function support is removed. I’m already having to do couple of hacks on every version for things still not fixed, and which are *still* not yet defaults (like author byline on post … why should this be optional by a hack?).
C’mon folks. Time to clean up some of the BASE LINE functions of the theme before getting too tricky with some of the other stuff with galleries, or sliders, or whatnot.
