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 delete the current version of Newspaper that you have and download again from themefores the newspaper and reinstall it.
Please make sure that you make the update like in our guide -> https://tagdiv.com/update-newspaper-theme/
If there is still a problem please provide some more details and some screenshots.
This should solve the problem with wp-admin.
Thank you!
Hi,
Please make sure that you do not have set and custom css on :before with content: “0”;
-> https://www.screencast.com/t/yfbol4ud
.elementor-element h1:not(.site-title):before {
display: none;
}
You can use the above custom css, set it in Newspaper theme panel>Custom code>Custom css
Thanks.
Hi,
If you are using the Newspaper v9.7 you need to activate tagDiv Composer
Updating the Core of the tagDiv Themes for Envato WordPress Requirements -> https://tagdiv.com/updating-the-core-of-tagdiv-themes/
If there are still some problems, please provide some more details, some screenshots or a link were I can take a closer inspection to this problem.
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.
tagDiv Slide Gallery -> https://forum.tagdiv.com/gallery-2/
If there is still a problem let me know! also provide a link to your website, in this way I will be able to take a closer inspection.
Than you!
Hi,
Please delete the current version of Newspaper that you have and download again from themefores the newspaper and reinstall it.
Please make sure that you make the update like in our guide -> https://tagdiv.com/update-newspaper-theme/
If there is still a problem please provide some more details and some screenshots.
This should solve the problem with wp-admin.
Thank you!
Hi,
Please go in Plugins and delete the tagDiv Cloud Literary, after that go in Newspaper > Plugins and click on install -> https://www.screencast.com/t/D8SEJIyLB5OH
Thank you!
Hi,
Please check the blocks with tagDiv Composer and set on theme the changes for excerpt, for example -> https://www.screencast.com/t/1qRPJPdGz this settings will override the theme panel settings.
Thank you!
Hi,
If that sidebar is made with widgets you can check our documentation for custom css -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
Here is an example of code
.td-pb-span4 .td_block_1 {
margin-bottom: 10px;
}
If that sidebar is in one page and is make with tagDiv Composer you can edit it and change with tagDiv Composer.
Thank you!
Hi,
1. Yes, there are some settings -> https://www.screencast.com/t/XwQRZOmBCR please change from default template -> https://www.screencast.com/t/pmIev6lGmH9 whit those will not work the settings from style -> https://www.screencast.com/t/V6I0UqTZG7
2. Unfortunately there is no options for this in our theme, sorry!
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/
How to Make an AMP Ready Website with Newspaper Theme ->https://tagdiv.com/amp-newspaper-theme/
Please make sure that you set the analytics code in Theme panel with this structure -> https://www.screencast.com/t/j9g5uorRys0
Thank you!
Hi,
To hide a category siblings you’ll need to use a custom css, if you need help with this please provide me a link were I can inspect this category siblings which you want to hide.
Create custom code with the browser’s Inspector or the Live CSS Box -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
Thank you!
Hi,
You can find the footer.php in wp-content/themes/Newspaper/footer.php I think that code can be set at the beginning of file or at end of it.
Thank you!
Reply via this topic -> https://forum.tagdiv.com/topic/amp-validation-errors-amp-alalytics-not-working/
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.
Make sure that you’ve set the amp like in our documentation -> https://tagdiv.com/amp-newspaper-theme/
If there is still some problems please provide some more details about theme, and some screenshots with the errors that you get.
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.
Or if you want you can add a custom css in Theme Panel > Mobile theme >Custom code> Css
.wp-block-image .aligncenter>figcaption
{
display: block;
}
-> https://www.screencast.com/t/Myk3BZG0Mn
Thank you!
Hi,
Please provide me a link were I can inspect these modules, in this way I will be able to provide you an working answer or you can use the flex blocks, using flex will have more control over blocks layout.
Thank you for your understanding!
Hi,
That is added by the theme, so you get to see exactly how the post will look while writing it.
Post content width with a sidebar – http://prntscr.com/lwdlrp
Without sidebar – http://prntscr.com/lwdm1t
There will be no actual unused space because of this delimitation.
It could be removed by making a modification
– https://forum.tagdiv.com/topic/hide-sidebar-from-new-post/
Thanks
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.
Thank you!
Hi,
I do not quite understand what you want to achieve, you want to restrict the authors to use only 2/3 post templates -> https://www.screencast.com/t/KsZPHMSc1 unfortunately for this there is no option in our theme, what you can do is to use a custom code to hide some post templates when the authors are will login.
Thank you for your understanding!
Hi,
Please try this custom css -> https://www.screencast.com/t/OEePLELu you need to set the code in Theme panel> Custom code> Advance code> Phone -> https://www.screencast.com/t/OEePLELu
#td-top-search{
display: none;
}
Thank you!
Hi,
If you want to remove the time load request from theme, is it possible to increase the time for loading your website, because the website will try to load all images even if this is not possible or is take to long.
Thank you for your understanding!
Hi,
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
What you can do is to make pages using flex blocks in this way you can achieve what you make in child theme (
and is no more need to use child theme ), because flex blocks have more options and customization.
Sorry for the inconvenience and thank you for understanding.
Hi,
Unfortunately our theme do not have such on option, sorry!
Please check our documentation for block settings filters -> https://forum.tagdiv.com/block-settings-guide/
Unique articles -> https://forum.tagdiv.com/unique-articles/
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.
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.
If there are still a problem please remove the theme and reinstall the theme via FTP.
Let me know how is works!
Thank you!
Hi,
From what I can see having the ACF plugin removes the other custom fields, deactivating it will restore them.
I found a code that can be entered in the theme or child theme functions file, this will (at least in my case it does) enable the default custom fields regardless of ACF being active
– https://www.wpbeginner.com/wp-tutorials/how-to-fix-custom-fields-not-showing-in-wordpress/
– https://www.screencast.com/t/IGAEYLobqEp
– https://www.screencast.com/t/1so9f3vj
You could give that a try, should work.
Thank you!