Cleanly (child theme or filter) Override Fallback Featured Image

Posted in: Newspaper
Post count: 17

Hi,

Using the Newspaper theme, I can’t seem to find a way to cleanly override, via a filter or child theme, the default featured image.

That is, if you look at this code from td_module.php it appears hardcoded. https://www.dropbox.com/s/6vk1qodffkcc3j8/Screenshot%202015-11-14%2008.58.05.png?dl=0

I just wanted to know if you guys had a best practice for this? It could be as simple as an apply_filters that passes an extra argument ($thumbType) which I’d be happy to write and send a pull request through 🙂

Let me know if I am missing something or if there’s an easy way to cleanly do this.

I say cleanly because if I update the theme in the future I will have to reupdate the code.

-Mat

Post count: 7909

Hi,

Unfortunately the td_module.php file cannot be overwritten via child theme, sorry! Please check the child theme documentation – https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.