- NewsmagChild theme support
- NewspaperChild Theme Support
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewsmagWhat’s included in Newsmag theme package
- NewspaperHow to Update the Newspaper Theme
- NewspaperWhat’s Included in the Newspaper Theme Package
- ApiThe Theme API
- NewspaperFlex Block Settings Guide
- NewspaperPrimary Category: Build a hierarchy for your website
- NewsmagCustom Post Type Support
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBreadcrumbs
- NewspaperBreadcrumbs
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hi, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Also make sure that allow_url_fopen = On;
-> https://chemicloud.com/kb/article/how-to-enable-or-disable-allow_url_fopen-in-cpanel/
-> https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-allow-url-fopen-directive
Let me know the results!
Hi,
For https you can use a plugin like Really Simple SSL
Also if you are using demo Health & Fitness then you can edit it using the elements from theme panel since is using default header and footer styles -> https://forum.tagdiv.com/header-styles/ -> https://forum.tagdiv.com/footer-templates/
If you try to save something and this is set the backend in a loop or is not saving, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also make sure that you do not have any restriction from the host.
Let me know the results!
Hi,
We are sorry for the problems you are facing! but usually not all of them are from our theme.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also we gave a guide for when tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Let me know the results!
Thank you!
You can close this ticket, as we believe we have it sorted. For anyone else facing this same issue, what worked for us was swapping to 2020 theme, backing up and deleting all existing Newsmag themes (including the child theme) and installing the theme fresh per the guide referenced above. It seems to us like the child theme was what was causing the issue, even though ours was pretty much empty. We didn’t have a ton of customizations in it, but other user’s mileage may vary.
is using child theme a good idea? can i install child theme by make the zip files of given files and uploading in the theme section in wordpress?
Hi,
This is a strange case, most of the times is related to some untested plugins. Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache.
If the problem persists, please provide me a link where I can investigate the problem.
Thank you!
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have 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 check your console and if any errors appear, take a screenshot and send it to us so we can take a better look.
Thank you !
Hi,
Yes, if you are using cloud template, the file where you need to set the code in this one wp-content/plugins/td-composer/legacy/Newspaper/header.php
Bothe plugins (tagDiv Composer and tagDiv Cloud Library) has this “format” to can be use in child theme, in this way the elements under/legacy/Newspaper/ can be edited in a child theme, this method was adopted for users like you how use cloud templates and standard pack is disabled, in this way they can use the file from composer in child.
Hope this will help!
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have 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 check your console and if any errors appear, take a screenshot and send it to us so we can take a better look.
Thank you !
Hi same problem.
Also I did the same things but it doesn’t effective.
How can I fix it?
>Please make sure that you do not have 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.
Hi calin
as per your sugessio i copy all file from plugin header to child theme header. top menu sign in/ join is working but when i click on sign in then popup is coming fron td-login-modal.php but it’s only come from plugin file. i try change content in child theme but it’s reading from plugin file.
Please update me4
Regard
Alpesh
Hi, sorry was my mistake, I do not know why I was thinking to popular 7 days when you clearly say random post from last 2 mounts, sorry!
The changes need to be made in the same file paths but on other lines code -> wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php -> https://i.imgur.com/GZDtI4N.png -> https://i.imgur.com/VGijQWW.png and in wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php -> https://i.imgur.com/fUfMtK2.png
Unfortunately for the moment those settings need to be made after theme update because this file d_data_source.php do not work from child theme, sorry for the inconvenience!
Hope this will help you!
Let me know the results!
Hi,
This can be done with a custom css like this one -> https://i.imgur.com/eJFeocz.png
table > *{
text-align: center;
}
table tr th {
background: orange;
color: white;
text-align: center;
}
table tr td:last-child {
background: green;
color: yellow;
}
table tr:nth-child(even) {
background-color: #dddddd;
}
table tr td:nth-child(1), table tr td:nth-child(2) {
background: green;
color: white;
}
The code need to be set in theme panel> custom code> custom css.
Also it will be batter if you add an extra class on the table to can tiger the code only on the tables you want.
Hope this will help you!
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have 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.
Thank you !
Hi,
Make sure that the theme thumbs are enable in theme panel -> https://i.imgur.com/ug3avQU.png -> https://forum.tagdiv.com/theme-thumbs/
If the problem still persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have 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.
Please note that at the moment the Support team is not 24/7 available. We answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2
Thank you !
Hello !
Please make sure that you do not have 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 make sure that the page speed is good, if the images are too big they can’t load harder.
Thank you !
Hello !
Please make sure that you do not have 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.
Thank you !
Hi Calin,
Thanks for your reply!
How can I edit these two files AND be sure that they are not overwritten by any future updates on the theme? Is it possible to do it the same way as with child-themes?
Hi moss8007 and mehedi57,
Please check if you are using WordPress v5.5 or v5.5.1, if yes, then you must use the last version of Newspaper theme too (10.3.6.1), only this will work on those versions of WordPress.
Also if you already have Newspaper 10.3.6.1 and you have this problem, then try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
If the problem still persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can use the Enable jQuery Migrate Helper in some cases this can help you to make tagDiv Composer to work.
Let me know the results!
Thank you!
Hello !
Please make sure that you do not have 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.
Thank you !
Hi,
This can be done only if you are using a custom css like this one -> https://i.imgur.com/vSzlJyX.png
The code is this one
.td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
background: linear-gradient(to bottom, #607D8B 0%, #FFEB3B 100%);
}
for each grid in part you need to change from .td-big-grid-post-0 in .td-big-grid-post-1 .td-big-grid-post-2 …
The code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Also 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.
Also what device are you using to import the cloud templates ?
Let me know the results!
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Also 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 to see if these problems persists (if these are live website you can try on a sub-domain or staging).
Let me know the results!
Thank you!
Hi,
As I can see the icons take a little longer until are loading, but will be load -> https://i.imgur.com/A3XDxnS.png
Also you are using a cloud header, this will not be affected by the filed set in the child theme (these are working only for standard templates). What you can do is to set the head code in theme panel -> https://i.imgur.com/J2I94ja.png
Hope this will help you!
Thank you!