No search results were found in Documentation!
Hi,
Most likely that is not happening if you deactivate the child theme. Before an update, if you use a child theme, please check the files that have been modified by us. There is always a list of them here – http://prntscr.com/ml066e
– https://themeforest.net/item/newspaper/5489609
In the latest update the header.php was modified
– https://tagdiv.com/td_deploy/Newspaper/changed_files_9.2.1_9.5.html
So the old file from the child theme may cause problems. You would need to copy the new file in the child theme and redo the modifications/additions that are needed.
Thanks
Hi,
Unfortunately I do not quite understand on what design you are referring, on background color on hover on menu?
Unfortunately our theme do not have this option to set in menu different hover color on each category, sorry.
I think this can be done wit some custom css
Here is an example
ul li:nth-child(2):hover a:after{
background-color :green;
}
ul li:nth-child(2):hover a{
color: green;
}
ul li:nth-child(3):hover a:after{
background-color :blue;
}
ul li:nth-child(3):hover a{
color: blue;
}
https://www.screencast.com/t/0fN2vG0kU
Thank you for your understanding!
Hi,
If you are referring to those https://www.screencast.com/t/dW4edff22 buttons, note that are made manually, with custom css/html/javascript ( our theme do not have that type of buttons with drop down ), that is post template 10 and was customized and set in child theme.
Thank you for your understanding!
we install newspapper theme in wordpress not how to add thild plz help…
Error at rows: 5(models) : 1(dom). The model does not match the content
getting the same error. I am not even using any child theme. Any work around for this ?
Hi team
I get this error message on my homepage (staging copy) after updating from 9.2.2 to 9.5. The site is wefrb.dk. The staging copy (where the error can be seen) is staging1.wefrb.dk.
Can you help, please?
Best regards from Lars
Fatal error: Uncaught Error: Call to undefined method td_api_header_style::_helper_show_header() in /home/wefrb341/staging/1/wp-content/themes/Newspaper-child/header.php:43 Stack trace: #0 /home/wefrb341/staging/1/wp-includes/template.php(688): require_once() #1 /home/wefrb341/staging/1/wp-includes/template.php(647): load_template(‘/home/wefrb341/…’, true) #2 /home/wefrb341/staging/1/wp-includes/general-template.php(41): locate_template(Array, true) #3 /home/wefrb341/staging/1/wp-content/themes/Newspaper/page.php(7): get_header() #4 /home/wefrb341/staging/1/wp-includes/template-loader.php(74): include(‘/home/wefrb341/…’) #5 /home/wefrb341/staging/1/wp-blog-header.php(19): require_once(‘/home/wefrb341/…’) #6 /home/wefrb341/staging/1/index.php(17): require(‘/home/wefrb341/…’) #7 {main} thrown in /home/wefrb341/staging/1/wp-content/themes/Newspaper-child/header.php on line 43
Hi,
Plugins may not work, the theme modules will only display what they are supposed to. Currently they don’t have a time ago feature. The best bet would be to modify the modules you want in a child theme – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Do it according to these similar topics – https://forum.tagdiv.com/topic/want-post-by-time/
– https://forum.tagdiv.com/topic/the-time-ago-in-block-3-is-correct-but-another-block-is-wrong-time/
Thanks
Hi,
that’s quite some work do do this for each post.
It’s an ok solution but not really ideal.
Is there a way to define Style 1 image to be rendered at max 300 px width. E.g. in the Child theme?
Hi there. I am having issues with woocommerce. The cart will not delete the items on first try and coupons will not apply on first try. I have to click on the buttons twice in order for items to remove. I have custom coded on my Newsmag child theme, but when I turn it off and try it with regular Newsmag the problems persist. I have tried switching to a default theme and that solves the cart problems, but the custom themes are not Newsmag. I have version 4.7. I am not sure if there is a thread out there that already solves these issues. Thanks in advance.
Hmm that is weird because I didn’t mess with the child theme. Only thing I plan on doing is adding the CSS to it.
Is there a way to fix the two? If I made the sidebar inline, could that of done it?
Hi,
The child theme need to have the structure of the parent, but first try this in theme files, and if this works try to set it in child theme, here you can see the files that can be set in child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hi,
I have the same problem too…
When I would like to edit page : Error at zones: 5(models) : 6(dom). The model does not match the content
In Child theme i don’t have any header.php. Only functions.php and one page.
And when i make new blank page : Error at zones: 5(models) : 6(dom). The model does not match the content
Hi,
Maybe you modified the page template files directly or in a child theme, please check if that is the case. In post pages it seems to work properly.
Also something unusual I am noticing is that the category pages seem to use the Newsmag theme, while the posts and rest of the website uses Newspaper.
Thanks
Hi Giorgio_B,
If you make an update to the theme all settings from theme panel will remain, only the changes from theme files will be override, so first you’ll need to make a full backup to your website.
If you are using child theme please deactivate it until after you make the update.
How to update the theme -> https://forum.tagdiv.com/how-to-update-the-theme-2/
We recommend to be made via FTP.
Thank you!
Thanks, I can copy this to child theme directly? or need to have the folder structure as per the parents theme?
Thanks, no child theme.
I’ll speak with support about the memory.
For now, I’m just going to remain with the previous version which suited my needs fine.
Do you use a child theme maybe? If you do, deactivate it and try again. Be sure to check the theme requirements guide, increase the wp-memory if needed
– https://forum.tagdiv.com/requirements-for-newspaper/
We recommend a value of 256M, this would be enough for most websites. Also clear all caching you have and purge CDN files after you update.
Hi Simion,
thanks for your response. I was really hopeful with your answer because we do use the child theme, however …. the used child theme files in your package are not changed in years and I didn’t add header.php.
So the “one million dollar question”: What now?
Hi,
You can use tagDiv Cloud Library and add the elements that you need ( extra button or row html or column text for shortcode ).
Also if you want to use the default post templates, then you’ll need to make this changes in theme files, will be recommended to be made in child theme, you’ll need to edit the file templates for those template that you are using for example for post template 1 you’ll need to edit the loop-single-1.php -> wp-content/themes/Newspaper/loop-single-1.php https://www.screencast.com/t/APiJGhIgrZ or you can edit the share buttons file -> wp-content/themes/Newspaper/includes/modules/td_module_single.php -> https://www.screencast.com/t/QpEOKQIsAK
Hope this will help you!
Thanks!
@all Please see this topic – https://forum.tagdiv.com/topic/after-updating-to-version-9-5-the-site-does-not-work/
If you use a child theme and copied the header.php file in it, note that the file has been modified by us in the latest update. Re-copy it from the main theme and redo your modifications or code additions. Serving the old file from a child theme can create issues. Let us know if there are still problems.
Hi,
Updating to the latest version (now 9.5) would be in this case like switching to a new theme because of the differences between such an old theme and the current version. There was such a script from what I can remember quite a while ago in version 7 I believe. But this is not possible anymore.
There is an update guide here – https://forum.tagdiv.com/how-to-update-the-theme-2/
Remember to scan the database for malware, code in the theme panel, child theme etc. Currently when I visit the website my PC becomes almost unusable, this could be due to malware of some kind – https://www.screencast.com/t/lN5TWpUhS1
Thanks
Hello,
The post settings should appear below the editor, not cover it up.
This could be a plugin conflict so please disable all plugins except the page builder, 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!
@tageldart The child theme is included in the theme package, code folder
– https://forum.tagdiv.com/whats-included/ – http://prntscr.com/mmp9gg
It contains the basic required code specified by WordPress. You only have to install it and them use it
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Hi,
The most important thing is to make a backup before updating
– https://codex.wordpress.org/WordPress_Backups
Do it by your preferred method. having a backup is most recommend in case something wrong happens, or there are complications.
As for the update itself, the most recommended and reliable method is by FTP
– https://forum.tagdiv.com/how-to-update-the-theme-2/
The theme panel settings, ad codes, custom code are saved by the theme in the database for the purpose of not being lost after an update. So there should be no problem in this matter.
If you use a child theme be sure to check the list of modified files for each update, if there are files that have been modified in an update by us, serving the old files from a child theme may cause problems. For example in the latest update the header.php was one of the modified files
– https://tagdiv.com/td_deploy/Newspaper/changed_files_9.2.1_9.5.html
So serving the old file from the child theme may cause problems, there were some cases. You would need to copy the new file in the child theme and redo the modifications/additions that are needed. The same for other files that have been modified by us.
After you update, clear all caches, CDN if used.
Thanks