How can i get theme Header section..?

Posted in: Newspaper
Post count: 13

Dear Team, I need to find the theme head section for paste the googl ads code. I already add the code in the theme panel ads section but google team did not find it. They reply us to add in the head section. Now how can i find out the them head section.

Thanks

Post count: 35449

Hi AK Rayhan,
Our theme as a special filed that will set the code between the tags, for this you’ll need to set the code in the theme panel > analytics/js codes-> https://i.imgur.com/fFqoSc1.png if the code is set there you can check if this appears in the page source using the website inspection -> https://www.browserstack.com/guide/inspect-element-in-chrome

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 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.