Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
For a practiced user, it was only 5 minutes, for me 5 hours, always with the fear that something might not work in the end.
I did everything as it is, child theme is active. I then imported and adjusted a single template demo. However, only a “standard” page without a sidebar is displayed.
I am now really at a loss and totally overwhelmed 🙁




Hi, the loop-single.php is not need to be change only the single-template.php -> https://i.imgur.com/F8DW6Lf.png also if you set the files in child theme, make sure that you enable it from theme panel -> https://i.imgur.com/A5c2wny.png
Let me know the results!
Hello !
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action(‘admin_head’,function() {
echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’;
});
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello !
Unfortunately the child theme works only with standard templates. Cloud library and Child theme do no work together.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also please try to remove and re-install tagDiv composer plugin.
Let us know the results.
Thank you !
yep the problem is i use cloud template, but i need to use the comments.php from the child theme because a plugin that i’m using (wp comment addon of newsletters plugin), only works with the comments.php of child theme….. how can i do ?
i have to use child theme comments.php and page template with tagdiv composer editor
-
This reply was modified 5 years by
sadefenza.
Hello !
1. You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again. Also try and reinstall the tagDiv Composer.
2. My personal recommendation is to change all the blocks to flex blocks. They are way more customizable.
3. You can find only the covid stats in the tagDiv Composer list as you can see here: https://www.screencast.com/t/XNMNB66J76s
Let us know the result !
It works, but im afraid it will dissapear if I update the theme, how can I add this in a child version or in someway for it not to dissapear if I update.
thanks in advance
Hi maximmun,
please provide me a link to your website or at list let me know the demo you are using and I will try to guide you step by step to the header and function.php filse.
Also function.php it will be easer if you are using a child theme, this is coming with this file, and you need just to set the code in it and activate the child theme.
Also if you need to set some code in head of your website you can do it using our theme, set the code in theme panel> analytics/js codes -> https://i.imgur.com/XcxvIvV.png
Hope this will help you!
Thank you!
Hi,
In order to reduce the time for icons you need add this code in head section:
// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '<link rel="preload" href="https://hastysurf.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?19" as="font">';
echo '<link rel="preload" href="https://hastysurf.com/wp-content/plugins/td-composer/assets/fonts/td-multipurpose/td-multipurpose.ttf" as="font">';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
This code can be set in a child theme in functions.php at the end of file -> https://i.imgur.com/KvX498h.png
In this way you do not need to do those steps after each theme update.
Hope this will help you!
Thank you!
Hi,
Indeed the child theme structured was change in Newspapers X. I’m glad that you manage the situation.
If you have some questions, let us know!
Have a nice week.
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let us know the results.
Thank you !
Hi chip303,
These custom post types are for advance users, this is because you need to know how to make change s in theme files and use the child theme.
But do not worry, I will try my best to help you!
First you need to understand how custom post type is working, for this we’ll check the guide from here -> https://forum.tagdiv.com/custom-post-type-support/ and install our plugin “td_books”.
Now if you want to edit the plugin you need to edit the file from this path -> wp-content/plugins/td-custom-post-type/td-custom-post-type.php lets say that you want to change the name from “Books” in “Restaurants” -> https://i.imgur.com/sgBEIUA.png -> https://i.imgur.com/ChSyHGa.png now this will look like this -> https://i.imgur.com/LqwedMt.png nor lets replace in our code “td_book” with “td_restaurant” -> https://i.imgur.com/KUGe3yN.png -> https://i.imgur.com/JglzrSs.png now this will look like this -> https://i.imgur.com/w5HTO2l.png -> https://i.imgur.com/l2i6vQh.png
Also do not forget to set some templates (copy the template you want to use), these can be set in child theme -> https://i.imgur.com/0K0wah1.png
Hope this will help you!
Thank you!
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let us know the results.
Thank you !
Hello !
If you are using Cloud library templates you will need to edit this file: wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_comments.php
If you do not use a cloud library template then you could use a child theme for this.
But if your setting is overwriten it should be because of the first option presented here.
Let us know the result !
Thank you !
Hi,
1. Now I can not say that it will work or not, I do not know this, because when Newsmag v4.6 was released I do not know if it was php 7.2. Most of the time, you can use an old version with a new php version, but if that php version has some changes in structure
2. Yes, if you set some custom code in theme files, this will be lost when you’ll make the theme update, but in most cases these changes can be se in a child theme. Also the settings from theme panel are set in database and these should be saved during the theme update.
3. You can use any of these methods, but in this case the best way is to use the method B (Update the theme via FTP).
4. Normal yes, it can appear some problems if you update an old theme to the last version, for this I recommend to make first the update on sub-domain, staging or localhost and only after you see that there are no problems to update the live website.
Let me know the results!
Thank you!
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let us know the results.
Thank you !