- 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,
You can find the child theme in the package that you have download from themeforest , you need to unzip the file and look in Newspaper-tf > code -> https://www.screencast.com/t/SkcjyR0cOz
Also now is no need to use child theme to customize the post templates of blocks/modules, you can customize the single posts templates from tagDiv Cloud Library directly in theme using tagDiv Composer also you can use flex blocks instead blocks, these can be easy change with tagDiv Composer.
If you like some parts from demos you can find theme in tagDiv Cloud Template and you can get them from there, without need to install the demo ( or you can install the demo and use others demo parts from tagDiv Cloud Library ).
Thank you!
Hello !
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Let me know how is works!
Thank you!
Hi Calin,
Thank you, the issue is because of the child theme. I updated that and now it’s working.
Thank you
Hi,
it seems there was an (some sort of) corruption in the child’s theme.
I’ve reuploaded an empty child theme and it seems to be working.
Thanks
Hi,
From what can I see this loading is made by faviconicon and foodtradenews.com
Also please check the plugin, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Also you’ll need to optimize your website speed, for this please check this topic -> https://forum.tagdiv.com/topic/speed-6/
Thank you!
Well none of that really applies to me. This is a completely fresh install. I don’t even have demo installed yet. I want to create a child theme, something that should always be used. How do I do this? Like I said most themes I work with have always had an additional zip file. You upload the main one upload the child and activate the child very simple to do.
This seems like a major task and something I hope I don’t have to pay someone to do.
Hi,
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please 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/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
If the problem is still there, please provide me some more details and some screenshots.
Thank you!
Hi,
Please check our documentation for child theme support -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Also please check this topic about Newspaper theme v9.7 -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/
Than you!
Hi,
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Please provide me a link were I can inspect this problem, in this way I will be able to provide you a better answer.
Thank you!
Hello !
This can be a plugin conflict, please make sure that you do not have one. Also please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If the problem persists please 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 !
Hi,
For me this is working without problems -> https://www.screencast.com/t/2VGZd5y9S3q
Please make sure that you are using the child theme from the package ( Newspaper theme ) that you are using.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Hi,
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If there is still a problem, please provide me a link were I can inspect this problem.
Thank you!
Hi,
Usually this problems are made by untested plugins, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If this is not saving your problem please use this custom css
.td-pb-row, .td-block-row {
width: 99%;
}
Set the code Theme panel>Custom code>Advance css> Phone s
Let me know how is works!
Thank you!
I really dont see any clear cut instructions for creating a child theme. Im use to just adding a zip file upload in most theme for a child theme.
Hello,
When i create an (empty) child theme and activate the WPBakery plugin, the layout breaks.
It differs from the parent theme, although no changes were made to the child theme yet.
Version: 9.7.2
Repro steps:
Install parent theme
Create basic child theme
Activate child theme
Activate WPBakery plugin
View website
Expected behaviour:
(Empty) child theme should look like the parent (default) theme or no differences in layout
Actual behaviour:
Layout of (child) theme is broken different after activating WPBakery
Remarks:
The parent (default) theme seems to be working correctly with the WPBakery plugin activated
Please advice how to resolve this?
Thanks
Hi,
Please make sure that you have the tagDiv Composer activate, also if you have child theme, please deactivate it, also in Newspaper theme v9.7 the api plugin is not longer supported.
Please check this topic about Newspaper v9.7 ->https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/
Thank you!
Hello there,
I have managed to change most of the parts of your theme to RTL here: https://cninuae.com/ar/#
One of the last issues I’m facing is that I cannot successfully transfer the search icon to the left of the screen.
I’m using a separate rtl.css in child theme. I tried placing this code at the end of rtl.css:
.tdm-header .header-search-wrap {
position: relative;
float: left;
margin-left: 175px;
}
It works and places the search button to the left, but when I click on the search icon the whole page sort of hangs in mobile view. Desktop works fine.
Can somebody please sort out this issue?
Sincere regards.
Hi Calin,
I disabled and checked on by one all plugins but that’s not the issue, it’s still not generating the AMP pages.
Cleared all cache’s and don’t use any child theme.
Followed documentation -> https://tagdiv.com/amp-newspaper-theme/ and my settings are already at is describes.
Hi @marcdorris,
Please make sure that you make the same steps.
Here are 3 methods how to delete the empty column, 1. with drag and drop, 2. with right click and 3. pressing the delete button and click on Yes ( click on press the enter button ) -> https://www.screencast.com/t/EcFfXv9QJenm
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.
Hi,
You could begin by deactivating plugins, that would be the first step. Disable all non-theme plugins as a quick test and check if the issue is solved. Could be a plugin tat causes it – https://forum.tagdiv.com/tagdiv-composer-not-working/
Also if you use a child theme, try to disable it temporarily.
Empty pages shouldn’t provide such an error. Have you maybe made any modifications to the page template files directly?
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Let me know how is works!
Thank you!
Hi,
This option should work -> https://www.screencast.com/t/S1Lx7KqHNAN8 -> https://www.screencast.com/t/63VCXX8T6o please make sure that you clear all cache after you save the settings made in theme panel.
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If there is still a problem, please provide me a link to your website were I can inspect this it.
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Let me know how is works!
Thank you!
Hello Team
First of all I would like to thank all of you for creating such a beautiful and premium theme and your dedicated time and efforts, keep up the GOLD work guys ?.
I am using newspaper fastnews theme Ver 9.7.2 with custom header ( dance header : template 36) and I don’t use child-theme for now.
I really like the sign in / join modal you created guys but I would like to make some modifications (short code for social media login and css ), I tried but it seems it`s not responding to any, even for smallest change.
please advise,
Have a beautiful day.