Hi,
The mobile version is look like that because you have the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> 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/
Also for the 3 blocks, you’ll need to have set same feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.
Let me know if you have more questions!
Hi,
You can set different category template for each category -> https://forum.tagdiv.com/category-templates/
You can set global or individual post templates -> https://forum.tagdiv.com/post-templates-2/ but there is no option to set a specific post template for all posts from one category, maybe this will be add in coming updates.
Thank you!
Hi,
We recommend to use the WP GDPR Compliance plugin -> https://wordpress.org/plugins/wp-gdpr-compliance/
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin 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 there is still a problem, please provide me a link where I can inspect it.
Thank you!
Hi,
Please make sure that you have configured the amp plugin as in our documentation -> https://tagdiv.com/amp-newspaper-theme/ also if you have the last version of AMP ( 1.2.0) please set it like this -> https://www.screencast.com/t/s9rioBwKgfQR
Thank you!
Hi,
If I understand correctly you want to show the Custom Post Types in blocks, you need to edit the block and look in filter tab to set the post type -> https://www.screencast.com/t/NBO8GS0t
Block settings guide -> https://forum.tagdiv.com/block-settings-guide/
For custom fields, please check this similar topic -> https://forum.tagdiv.com/topic/custom-fields-in-block-12/
There are some new feature in the progress, but I do not know if this is on our list; if you want, I can note it as a suggestion.
Thank you!
Hi,
If you need help with our theme, just let me know!
Thank you!
Hi,
Now I understand what you mean, but please notice that our theme search from will search the words that you have in your website not the links that are set on posts/pages and is look like you have set some external links in your website, like those from this sidebar https://www.screencast.com/t/BHLV6R5Rb -> https://www.screencast.com/t/9ZIATyHMn when you search after some words the you’ll get those words in our result too.
If you want you can try this using a default theme from WordPress and you’ll see that the results are the same.
Thank you for your understanding!
Hi,
You can set the code in theme panel> Analytics/JS Codes like this -> https://www.screencast.com/t/CNIg11v5
<style>
@font-face{font-display:swap}
</style>
Hope this will help you; let me know the results!
Thank you!
Hi,
Please check the logo text from theme panel -> https://www.screencast.com/t/132qhvbz2zHE if you are using a header manager edit the header and click on the logo after that check the logo text -> https://www.screencast.com/t/0bspuY2eQwU
Hope this will help you!
Thanks.
Hi,
Now I understand what you mean, in order to achieve that you need to create a new page and edit it using tagDiv Composer -> https://www.screencast.com/t/b5FyLIyPDmb you’ll get the header and footer of your website and an empty column in the middle, hover the column and click on the row, after that change the layout from general tab to 2/3+1/3 -> https://www.screencast.com/t/Wif4RZZU after that all you need to do is to set the blocks from the sidebar in the right empty column and the content in the left column without to set other row -> https://www.screencast.com/t/riJd0Fjq
Hope this will help you!
Thanks.
Hi,
Please make sure that you have activate the tagDiv Composer in Newspaper > Plugins or in Welcome -> https://www.screencast.com/t/jLSZVlEwu -> https://www.screencast.com/t/NkXWCBCjAROu -> https://www.screencast.com/t/GRLspA1SrVB
You can find more details about how to activate the theme plugins in dis article:
Updating the Core of the tagDiv Themes for Envato WordPress Requirements -> https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Thank you!
Hi,
Please make sure that the CDN is set as in our documentation -> https://forum.tagdiv.com/cloudflare-cdn/
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.
Also please check with some banner to see if the ads are working properly, for the moment I can see only 2 ads on your mobile posts ( the header ads and bottom ads ).
Let me know the results!
Thank you!
Hi,
If you do not want to have this css on feature image then please replace the above css with this one:
.single .td-post-content p img {
border: 1px solid gray;
padding: 15px;
}
Hope this is what you need!
Thanks.
Hi,
The block header 18 have set as default the lowercase, you need to set the Default fonts -> https://www.screencast.com/t/oOYNpZHyfG
Thank you!
Hi,
Indeed there is no option in our theme to set the rel to nofollow on button s and images, sorry; maybe this will be implement in coming updates.
For buttons with rel=”nofollow” you can check this similar topic -> https://forum.tagdiv.com/topic/button-with-nofollow-attribute/
In order to set the rel=”nofollow” to image on column content element, you need to go in wp-content/plugins/td-composer/td-multi-purpose/shortcodes/tdm_block_column_content.php
-> https://www.screencast.com/t/0IqC9kbgiZfK -> https://www.screencast.com/t/m7zfVtOch
Thank you!
Hi,
Making update to the theme is not a complex process, but notice that will be a big difference from Newspaper v8 to Newspaper v9.7.3, I’ve suggest you to make a full backup to your website and try the update on localhost or on subdomain; you can check the news and fix here , section changelog.
Updating the Core of the tagDiv Themes for Envato WordPress Requirements -> https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Theme Install Guide -> https://tagdiv.com/how-to-install-newspaper-theme/
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin 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.
There can be some errors in the console related to that font
– https://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
– https://www.gomahamaya.com/fix-access-font-origin-blocked-access-control-allow-origin-policy/
If there is still a problem, please provide me a link where I can inspect this issue.
Thank you!
Hi,
So you want to show the ads on mobile version, then you need to set the ads in theme panel -> https://www.screencast.com/t/yTUAIBQ6Tfs please check the ads documentation -> https://www.screencast.com/t/JvNoeHaZxwJ -> https://forum.tagdiv.com/ads-adsense-overview/
If you want to us e the mobile theme plugin you need to set the ads in Theme panel> Mobile Theme > Mobile ads -> https://www.screencast.com/t/j31wbzrA
Thank you!
Hi,
When will appear a new update for the theme you’ll receive an email from themefores/envato with theme update ( on the email that you’ve bought the theme ).
Please check our documentation for How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin 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 there is still a problem, please provide some more details and some screenshots or a link where I can inspect this problem.
Thank you!
Hi,
I’ve checked this option and for me is working properly -> https://www.screencast.com/t/0RcAproK -> https://www.screencast.com/t/DRoB8So6TqA
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin 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 persist, please provide some more details and a link.
Thank you!
Hello,
Sorry but our themes are not full compatible with the RTL direction. If you need a RTL theme, you will have to choose a different theme that can provide this functionality. We will be able to provide a refund if you make a request here:https://themeforest.net/refund_requests/new
For the problem with the header menu, in order to be set the logo where you need will be better if you’ll use the header manager and you build/edit a header template from tagDiv Cloud Library you can check a similar topic -> https://forum.tagdiv.com/topic/header-menu-becomes-sticky-anyway/
For social media icons please check this similar topic and try the suggestions from there -> https://forum.tagdiv.com/topic/fonts-and-icons-not-working-properly/
If you have the last version ( v9.7.x ) of the Newspaper theme you can not longer build template according to our documentation https://forum.tagdiv.com/custom-post-type-support/ , if you have a prev version ( for example v9.6.x ) these implementation will still work.
Unfortunately, we did not tested CPT UI plugin with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ
Thank you for your understanding!
Hi,
You can set the ads using the theme panel ads -> https://www.screencast.com/t/yTUAIBQ6Tfs and you can set an ad in footer top section ( is closer to what you need to achieve ) or you can use a single post template from tagDiv Cloud Library, edit it using tagDiv Composer and set an ad box where you want to have that ad -> https://www.screencast.com/t/Z6ItOfvH -> https://www.screencast.com/t/7ZJ7oAO2c
Thank you!
Hi,
If you want to change the html post title you can try to us a single post template from tagDiv CLoud Library, edit it using tagDiv Composer and change the title, after that set the single post template on the posts that you want to have the title change.
-> https://www.screencast.com/t/hVTrqqBIW
If this is not what you mean, please provide some more details about what you want to achieve.
Thank you!