Changed header.php not working.

Posted in: Newspaper
Post count: 1

To get your website verified you need to put this tag in the html header. Please make sure that it is the first meta tag if possible.<meta name=’ir-site-verification-token’ value=’888885685′ />
In order to get my site verified. I need to add some code in the header.
I have changed header.php file in the Theme file Editor. and saved it. But it not working.
I have tried disabled the plugin “WP Super Cache” . and cleared the cdn. it not working.

Post count: 35449

Hello,

Our theme has 3 header files, on in theme, one in tagDiv Composer (wp-content/plugins/td-composer/legacy/Newspaper/header.php) and one in tagDiv Standard Pack (wp-content/plugins/td-standard-pack/Newspaper/header.php), now if the standard pack is enable and you do not use a cloud template then you’ll use the file from standard pack, if this plugin is disable or you use a cloud header from tagDiv Cloud Library then it will be used the file from composer, if both of these are disable will be display the one from theme (wp-content/themes/Newspaper/header.php).

I think this is the file that I think you need to edit wp-content/plugins/td-composer/legacy/Newspaper/header.php
You will also need to use a child theme to avoid making these edits after each update -> https://forum.tagdiv.com/the-child-theme-support-tutorial/

I hope this will help you!
Thank you!

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