Unable to override files

Posted in: Newspaper
Post count: 3

Hello,

I am trying override this files via child theme, according theme documentation: https://forum.tagdiv.com/the-child-theme-support-tutorial/

/parts/header/logo.php
/parts/header/logo-h1.php
/parts/header/logo-mobile-h1.php
/parts/header/logo-mobile.php
/parts/header/logo-text.php

But it is not working.

Is it possible override this files?

Post count: 21065

Hello!

Please let us know what is the issue there, so we can check and let you know.
A solution for sending a screenshot is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.

Or, you can make a full backup, send an email at contact@tagdiv.com and provide wp-admin, so we can investigate this issue. Also paste a link to this topic so we can easily identify you.

Thank you!

Post count: 3

Hello Bettina,

I copied the files below from plugins/td-standard-pack to the child theme, but the changes I made were not applied. The override is not working.

/parts/header/logo.php
/parts/header/logo-h1.php
/parts/header/logo-mobile-h1.php
/parts/header/logo-mobile.php
/parts/header/logo-text.php

Post count: 35449

Hi Eduardo Alexandre Beni,
I think that the changes are not apply because in those files are set some paths, and if you do not copy all necessary files it will not take the files from child. What I can suggest is to copy all files from wp-content/plugins/td-standard-pack/Newspaper/parts/header in child theme and check the results.
Also make sure that you have the child theme activated -> https://i.imgur.com/KmciiL4.png
also that you do not use a cloud header and a standard one -> https://i.imgur.com/1o4ddSR.png
Let me know, this should be working!
Thank you!

Post count: 3

I copied all the files and now it works. Thank you!

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