Hi,
Please check our documentation about Block settings guide, there you’ll find the filter section -> https://forum.tagdiv.com/block-settings-guide/
Also if you’ll hover with the text you’ll get some short explication for that filed -> https://www.screencast.com/t/NaXqBDCMrbHm
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.
Thank you!
Hi,
Usually 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.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ
Thank you!
Hi,
Unfortunately our theme do not have a setting for this, this can be achieve using a custom javascript, but this will apply on all links
-> https://www.screencast.com/t/qgshsqOD16
window.onload = function(){
var anchors = document.getElementsByTagName('a');
for (var i=0; i<anchors.length; i++){
anchors[i].setAttribute('target', '_blank');
}
}
Or making changes in theme files.
Thank you for your understanding!
Hi,
Please make sure that you have the last version of Newspaper theme v9.6.1
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,
If I understand correctly you want to show the custom post type in mega menu, unfortunately this is not possible for the moment, sorry!
Thank you for your understanding!
Hi,
Please check this documentation for Post formats (for TinyMCE) -> https://forum.tagdiv.com/post-formats-for-tinymce/
If I did not understand well please provide some more details about what you want to achieve.
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.
Thank you!
Hi,
I check this on my install and for me is working correctly.
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 please deactivate it, clear all cache and try again.
Thank you!
Hi,
Unfortunately, the Co-Authors Plus plugin has not been tested with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry!
Please check those similar topics:
-> https://forum.tagdiv.com/topic/co-authors-plugin-code/
-> https://forum.tagdiv.com/topic/multiple-authors-co-authors-on-articles-author-links-and-author-boxes/
Thank you!
Hi,
I do not quite understand on what floating header section you are referring, maybe to this one -> https://www.screencast.com/t/BvqKDnsZOdd this one is the top bar -> https://forum.tagdiv.com/top-bar-templates/
Also please provide some more details about the articles that you can’t change, some screenshots would be very helpful.
Thank you!
Hi,
Please make update to v9.6.1 follow our documentation for How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme please deactivate it, clear all cache and try again.
Thank you!
Hi,
Just to make sure please deactivate all non theme plugins, clear all cache and try again, is possible to be a plugin conflict ( plugin that provide you that iframe ).
If the problem is still there please remove the iframe from page, clear all cache and see if the problem is still there.
Thank you!
Hi,
Please make sure that you install the theme like in our documentation -> https://tagdiv.com/how-to-install-newspaper-theme/
This is the theme requirements guide – https://tagdiv.com/newspaper-theme-requirements/
Please check the requirements guide carefully and if needed increase the parameters mentioned in it, or ask your hosting provider to do it for you if possible.
That message you are receiving could be caused by a low max upload size value, like in this similar topic
– https://wordpress.org/support/topic/the-link-you-followed-has-expired/
Thank you!
Hi,
You you can use one of the post template for this -> https://forum.tagdiv.com/post-templates-2/
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
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 want you can use a custom css that do the same thing.
You can try this custom css for color on individual categories
-> https://www.screencast.com/t/hnPXiMEJcLS9
All you need to do is to change the category in code and the background color will apply on that category.
.td-module-image a[href$="/news/"],
.td-meta-info-container a[href$="/news/"]
{
background-color: green;
}
.td-module-image a[href$="/nxt/"],
.td-meta-info-container a[href$="/nxt/"]
{
background-color: blue;
}
.td-module-image a[href$="/wweresults/"],
.td-meta-info-container a[href$="/wweresults/"]
{
background-color: red;
}
Set the custom css in Newspaper>Theme panel>Custom code>Custom css
Thank you!
Hi,
Please check those settings from Theme panel>Custom colors
-> https://www.screencast.com/t/kXygDyv4Y6W
-> https://www.screencast.com/t/hp81l7eul
Thank you!
Hi,
Yes, this problem is because the plugin make some conflicts with our theme, if you’ll deactivate that plugin, and you’ll clear all cache the layout will be like before ( there is no need to reinstall the theme).
Thank you!
Hi,
You can use any slider also you can create new one.
Please check some similar topic:
-> https://forum.tagdiv.com/topic/slider-container-is-not-shown-on-the-baby-demo-theme/
Thank you!
Hi,
From what I can see on your website you are using footer style 13.
Please check our documentation for footer.
Footer templates -> https://forum.tagdiv.com/footer-templates/
How to Customize your Footer with Newspaper Theme -> https://tagdiv.com/how-to-create-a-footer-with-newspaper-theme/
Thank you!
Hi,
If I understand correctly you want to hide those categories -> https://www.screencast.com/t/gUMl9X40M if is so please add this custom css in Newspaper>theme panel>Mobile theme > Custom code> css
-> https://www.screencast.com/t/A8CN8wTOVJg
.td-category-header .td-category {
display: none;
}
Thanks.
Hi,
Unfortunately using the mobile theme you can not achieve the layout of the desktop, sorry!
The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to use for pages that are made with builders ( tagDiv Composer, WPBakery ) only the classic editor also for mobile theme the content for pages need to be set in mobile editor -> https://www.screencast.com/t/ebUIzt4se
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
If you want to have the desktop layout you can deactivate the mobile theme and use the responsive version of newspaper for mobile.
Thank you!
Hi @fabiobmoraes,
I have checked a few post and I think that you did not set the sidebar on post
Sidebars tutorial -> https://forum.tagdiv.com/sidebars-tutorial/
Sidebar ads -> https://forum.tagdiv.com/sidebar-ads/
Please make sure that you set the sidebar like this:
-> https://www.screencast.com/t/l3p02j5RVRk
-> https://www.screencast.com/t/6R8uv0vU
Thank you!
Hi @Pradeep Augustine,
Please notice that in Newspaper c9.6.1 you have 3 options, one for only mobile, one for mobile and AMP( this option is working only with the AMP that we provide ), and AMP ( this option allow you on which page/post to make AMP, also this option is available only with provided AMP plugin ); if you choose to use others amp plugins, please use only the first option – Mobile -> https://www.screencast.com/t/FH50gFTk
Thank you!