I’ve used 4 different ad servers with Newspaper theme and all of them have worked. Most every ad server requires 2 bits of code:
- The call script to the ad server. Usually this will go in the header.php file of the theme/child theme or you can ad it in custom code > advanced from the theme panel.
- The ad display code, which you can place in the newspaper theme panel > ads section or in widgets, etc…. where ever you wan the actual ad to display.
Ads won’t display without both of those elements on the page.
Hi,
Usually plugins and modifications to the theme by custom code in theme panel, or added to the theme files directly are to blame. Or maybe through a child theme, if it is the case.
You can send us an email at contact@tagdiv.com and provide admin login information, so we can take a look. Also paste a link to this topic, so we can identify you.
Thanks
I fixed it. It was a style problem from child theme css.
Im tryng to add the credentials for the Facebook section on social tab in home page.
It returns me 0 but i added the Facebook App Id and Facebook Security Key and when I clik in “Facebook Access Token ‘Get Access Token'” does nothing.
Sry for my english.
Hello,
All of the files that can be rewritten from the child theme are found in this section of the theme docs: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Td_+module_single is not among them unfortunately. If you plan on modifying this file, you will have to do it in the main theme files.
Thank you!
Hello,
I found this, along with similar posts, while trying to achieve the same: The mobile menu instead of the full/mega menu on portrait tablet view.
I believe I’ve found a solution which I’d like to share, I have added the following code to my child theme:
@media (max-width: 1018px) {
#td-outer-wrap {
overflow: auto;
margin: auto;
width: 100%;
-webkit-transition: transform 0.7s ease;
-moz-transition: transform 0.7s ease;
-o-transition: transform 0.7s ease;
transition: transform 0.7s ease;
-webkit-transform-origin: 50% 200px 0;
-moz-transform-origin: 50% 200px 0;
-o-transform-origin: 50% 200px 0;
transform-origin: 50% 200px 0;
}
}
@media (max-width: 1018px) {
#td-top-mobile-toggle {
display: inline-block;
position: relative;
}
}
@media (max-width: 1018px) {
.admin-bar #td-mobile-nav {
padding-top: 46px;
}
}
@media (max-width: 1018px) {
#td-header-menu .menu-mega-topics-container{
display:none;
}
}
}
I’ve yet to test this very extensively, so if anyone uses this and identifies any issues, please share.
I hope it helps.
Thanks.
Hi,
You are receiving support from the tagDiv staff as well, do not worry :). The support is here present and accounted for. We answer every message from oldest to newest. We usually respond in 24h tops except for the weekend but this depends on the amount of messages we have. If there are lots and lots of requests the answer can come a bit late because we did not manage to respond to everyone up to your topic. Having lots of replies back and forth also influences the response as the topic gets fresher on each reply.
Now for the matter at hand. If the export and import of the theme settings does not work properly, it probably means one of the 2 processes is not working properly. Most likely the import.
This can be caused by plugin conflicts, memory allocation, hosting file permissions or a number of different causes that can prevent the theme from importing settings.
1) please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
2) Please increase memory allocation by following this guide: https://forum.tagdiv.com/system-status-parameters-guide/
3) Please check file permissions and specific hosting permissions: https://codex.wordpress.org/Changing_File_Permissions
I hope this helps.
Thank you!
Thanks Bogdan,
Can td_module_single.php be overridden in the child theme?
David
Hi,
That is not supposed to happen. This could be the result of some problematic plugins, you could try to disable all of them, except Visual composer and the mobile theme plugin if you are using it, clear any caching installed then test again. Also check any custom code that you might have entered in theme panel, added directly to the theme files or modifications through a child theme.
These kind of issues are usually caused by plugins or modifications to the theme. If you already tried the suggestions mentioned above, please provide a link to your website so we can take a look.
Thanks
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
I used child-theme and it worked. One more thing, how can I get the “Source” to left align with the title and “By Author Name”. It is currently shifted a bit to the right.
I want it to shift to the left so it starts at the same point as the Title and Author name. Please how can I do that?
Salut,
Actualizarea temei presupune inlocuirea pur si simplu a versiunii existente cu cea noua. Acest lucru inseamna ca orice modificare facuta direct fisierelor temei se vor pierde. Exista totusi posibilitatea utilizarii unei child theme – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Unele fisiere din tema suporta modificari prin child theme, acestea sunt mentionate in tutorial.
Mai multe despre theme update aici
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Multumesc!
Hi,
I can give you a Css fix, but from what I am seeing there is something wrong with the block in the sidebar. Here you can see how the block is supposed to look on one column
– https://demo.tagdiv.com/newspaper/block-1/
Maybe you are not inserting the block properly, the layout of the page should look like this for the sidebar
– https://www.screencast.com/t/57ZDbmmMY
Or maybe you have some custom code entered in theme panel, or through a child theme. The block should not display like that when used in the sidebar for example.
Thanks
Hello,
We know you have been our client for a long period of time, but you may be using plugins that can become incompatible at any point if they are not on the recommended list, or you could have a custom modification that is no longer compatible with the theme code.
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello wilfredo,
You should simply copy and paste the child theme inside the folder with your theme and when you will go to the Theme panel->Appearance->Themes, you will have to see the child theme. Try to follow again these steps and check the results. Otherwise, you should make a new clean install from scratch and install again the child theme and check the results.
Thanks for the message!
Hello aspirina,
For more information about child theme support, please check here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks for your understanding!
Think I have done it now thanks!
One more thing, can I add parts/header/logo-h1.php to my child theme? So I wont have to update this every time there is an update?
Hello, install as the child theme says but it does not work.
Also download and copy the code file Newspaper-child and it does not work please can help me nesecito that works and well.
I want to loop.php file

Hello wilfredo,
Please notice that our documentation contains a useful guide regarding on how you can create your child theme and what are the files which support to be overwritten by the child theme. For more information about this case, please check here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Hope this helps!
Thanks for your understanding!
OK, This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
If you still have issues with it afterwards, please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Sorry but the modification will have to be made in the main theme as the file will not work from the child theme.
Thanks.
Hello my query is how to create Child theme for loop.php
I need to create child theme for loop.php please could you help me thanks.

Thank you Bogdan. Editing the td_social_icons.php file does exactly what I want, but this change will be overwritten by the next theme update, correct? So, can this be done through the child theme or some other way?
Hi, I still have the default logo of the original child theme in Ipad (“Global medicine”).
although I have the retina logo in 264 x 84px in Header > RETINA LOGO MOBILE (and also have my own logo in all logo fields in header).
I have the header style 12 and I’m not using mobile theme, only the default responsive behavior.
Where can I stylize the Ipad header? because I also have a cut menu. I think on the Ipad the menu should be hamburger menu.
I send a views:
http://www.chilecientifico.cl/Ipad-view.jpg
I hope your help, Thank you!
Hi,
If you want to create your own module, here are some guides to help you do it, and an example
– https://forum.tagdiv.com/api-modules-introduction/
– https://forum.tagdiv.com/td_api_moduleadd/
– https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
The existing modules can be found here – https://www.screencast.com/t/xCw4hd8E
You could create you own if you do not find one of the predefined modules suited for your website, but this requires decent coding skills and could prove to be a difficult task. Or you could modify one of the existing modules the way you want directly, or through a child theme.
Thanks
Hi Simion.
Confirm the WPML compatible version is still “Version 7.8.1 – April 10, 2017”?
I do not understand if there is a new release of the theme and if WPML “wp-content/translation” can also work on the child theme.
Also we need to know what WPML release are supported:
WPML Multilingual CMS 3.7.0
WPML String Translation 4.7.3
WPML Sticky Links 4.7.3
WPML CMS Nav 4.7.3
WPML Media 4.7.3
WooCommerce Multilingual 4.7.3
Thanks.