no-thumb images in child theme

Posted in: Newspaper
Post count: 2

Hi all.

I’ve installed Newspaper 7.4 on WordPress 4.6.1

I’ve created the all sets of images for no-thumb under my child theme (child/images/no-thumb/*) but I don’t see it when I reload the page where is showed one of it.

I saw that the call for no-thumb images is in td_module.php at row 273: but that call generate an URL to the parent theme, Newspaper and not Newspaper-child.

Anyone can help me?

Alex.

Post count: 23312

Hi amaestri274,

Unfortunately, the td_module.php is called permanently in this case but keep in mind that this cannot be overwritten in the child theme, sorry! As a quick solution, you will have to make the folder in your Child Theme like this -> Newspaper child -> images -> no-thumb and then, in td_module.php core file you will have to do some changes, like this -> http://screencast.com/t/TTj78I6QKk and you will bring good results. Also, please notice that for each update, you will have to make these changes because, the td_module.php is not supported by Child Theme.

Thanks for your understanding!

Post count: 2

Thanks Catalin.

I’ve followed your instructions and all done. I’ve putted, also, a TODO in my child functions.php to remember to make the change every time I update the them parent.

But you can think a permanent solution for this case or it is too ‘personal’?

Bye,
Alex.

Post count: 23312

Hello Alex,

Unfortunately, another way in this regard does not exist because I have explained you above why it is not possible.

Thanks.

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