Unable to overwrite template part on parts directory

Posted in: Newspaper
Post count: 3

Hi guys,
I’m overwriting:
/wp-content/themes/Newspaper/parts/header/td-login-modal.php
in:
/wp-content/themes/Newspaper-child/parts/header\td-login-modal.php

because I need to customize the login form messages in the modal

but my “child-file” is not being recognized

Already checked file permissions and file owner:group on my apache.
That should not be blocking the use of the file.

HELP PLEASE 🙂

Post count: 20688

Hi,

After the 9.7 update many of the theme files were moved in the tagDiv composer, due to the new Envato theme requirements. There is an article about it here
– https://tagdiv.com/updating-the-core-of-tagdiv-themes/
So the child theme is quite limited now when it comes to theme file customization. Only a few files can still be modified in it.

The parts folder is now in the composer plugin, the file you are looking for is in it
http://prntscr.com/nqtgbg so a child theme won’t be an option anymore to modify this file. Only if you modify it directly in the plugin.

I can’t say if this current functionality will change in the future, remains to be seen. If we will find a viable solution for a safer method to still be able to modify the theme files that were moved, we will present it.

Thanks

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