No search results were found in Documentation!
by us the same. What happenend? We want to change the single_template (Design) with active child, the single_template cannot be change. If we change to parent theme, then all works correctly.
-
This reply was modified 7 years by
Netz.
Hello,
if I change settings in theme settings – like default post template, there are no changes in frontend.
I can only see the changes, if I switch to parent (Newspaper)-theme. What is happend here?
Look at the Functions.php, if you use it on Child-Ordner. The last Number has changes in the Header. Replace the Child Functions.php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’, 1001);
I hope thats helpful
-
This reply was modified 7 years by
Netz.
If u use a Child theme, then look at the the functions.php
<?php
/* ----------------------------------------------------------------------------
Newspaper V9.0+ Child theme - Please do not use this child theme with older versions of Newspaper Theme
What can be overwritten via the child theme:
- everything from /parts folder
- all the loops (loop.php loop-single-1.php) etc
- please read the child theme documentation: http://forum.tagdiv.com/the-child-theme-support-tutorial/
- the rest of the theme has to be modified via the theme api:
http://forum.tagdiv.com/the-theme-api/
*/
/* ----------------------------------------------------------------------------
add the parent style + style.css from this folder
*/
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 11);
function theme_enqueue_styles() {
wp_enqueue_style('td-theme', get_template_directory_uri() . '/style.css', '', TD_THEME_VERSION, 'all' );
wp_enqueue_style('td-theme-child', get_stylesheet_directory_uri() . '/style.css', array('td-theme'), TD_THEME_VERSION . 'c', 'all' );
}
Look at the number at line 22: and change 1001 to to 11
only if u use the new version of Theme
-
This reply was modified 7 years by
Netz.
As a reference I can also mention this newly opened topic: https://forum.tagdiv.com/topic/bug-in-9-7-3-child-theme-does-not-use-custom-single-templates/
https://forum.tagdiv.com/topic/modal-image-stopped-working-on-v-9-7-3/
https://forum.tagdiv.com/topic/custom-templates-problem-9-7-3/
It’s abou the child theme… When Child team is active, cloud templates not working…
Hi,
Regarding the issue, note that the old API plugin will not work anymore. You can use the new creative plugin for this purpose – https://forum.tagdiv.com/developer-info/
After the 9.7 update many of the theme files were moved in the tagDiv composer, due to the new Envato requirements
– https://tagdiv.com/updating-the-core-of-tagdiv-themes/
As a consequence the child theme is quite limited now, only a few theme files can still be used in it.
Also please make sure that you do not overwrite the theme when you make the update, please delete the current theme and only after that install the new version of theme.
Thank you for your understanding!
Hello,
I noticed, that after updating to 9.7.3 the custom templates build with td Composer are not used anymore! Pages with individual post template appear in default layout.
At first I thought, this is a bug in our child-template, but I switched to the child theme inside the /code/ folder of the Newspaper zip-file and here the same error appears. So this must be an error with child themes in general. With the original Newspaper theme individual post templates are displayed correctly.
What do I have to do to fix this?
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.
Thank you!
Hi, I can send you the 9.7.3 child theme, just give me an email to send them too 🙂
-
This reply was modified 7 years by
GiacomoLaw.
Ok, that would have been my next approach, but unfortunately I used up my 20 daily downloads due to a stupid technical incident. Somehow spun, could complete a download, but only install the theme file, not the additional ones. Maybe I could get an alternative download or just the required new child theme files? Today is not my day.
Thank you for your efforts!
Hi,
You need to set the child theme that is in the theme package v9.7.3 and set in it the settings from the current child theme.
Thank you!
Hi,
Usually these kind of problems appear when you make overwrite on theme, we recommend to delete the old version first, after that install the new one, also make sure that you do not have child theme activate.
Thank you!
Hi,
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.
Thank you!
As the title says, I installed the new version 9.7.3 (also updated all plugins – tagdiv), but noticed that my child theme doesn’t work properly anymore. I just edited functions.php and style.css and added some of my own functions to functions.php that I already removed and tested – no improvement. So my question is, what can I do in this case to make the child theme work properly again, like in version 9.7.2. Before 9.7.3 everything was fine. Funnily enough, the content is interpreted correctly when I use the main theme.
The code from the Page Builder is interpreted, but the arrangement and display is completely distorted or elements are not displayed or positioned correctly.
Many thanks in advance for the possible help!
Greetings
Hi,
The date picker from Gutenberg is working normal with our theme -> https://www.screencast.com/t/odVGh7Rhc maybe you 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,
1. Make sure that you have set the row in 3 columns -> https://www.screencast.com/t/gLPmg22AFx after that make sure that your ads do not have a bigger width that you have set on empty columns, you can change the row width from here -> https://www.screencast.com/t/ZLqLoLfD and the width of column from here -> https://www.screencast.com/t/l1Vh4Ukk8Q
3. Using the header manager you can import and edit header templates, those can be set individual on each page/template or global in theme panel -> https://www.screencast.com/t/yoADaa4b6
4. In Newspaper v9.7 the child theme will work only for function.php and style.css, so you can delete the child theme without problems.
Thank you!
Hi,
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.
Also please create a new page an try to set the ad box in it, see if this is working.
Thank you!
Hi,
Please make sure that you have the last version of Newspaper theme v9.7.2 and all theme requirements are set as in our documentation.
Also 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,
Please make sure that you made the settings for AMP as in our documentation -> https://tagdiv.com/amp-newspaper-theme/
Also 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 the problem is still there, 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 !
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, 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.
Also please check the settings for background ( color and image ), this is make the content to be boxed -> https://forum.tagdiv.com/background-introduction/
Thank you!
Hi,
In the most cases this is 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,
You get these errors because your post/page is not amp, you have some conflicts, please make sure that you do not have any plugin conflict, please deactivate all non theme plugins and API, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Also please make sure that you set the amp like in our documentation -> https://tagdiv.com/amp-newspaper-theme/
Thank you!
Hello,
If you implemented your modification through the child theme, then please note it will no longer work as mentioned here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/.
Please use the header builder instead: https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Thank you!