Hi,
Please make a full backup to your website and database after, that please make a theme update to Newspaper 10.3.1
How to use the YouTube API -> https://forum.tagdiv.com/youtube-api-key/
Also check with tagDiv Composer the social counter, if you have set some fix count then will not take the real count -> https://i.imgur.com/UGStYrp.png -> https://i.imgur.com/qgvel0E.png
Let me know the results!
Thank you!
Hi,
I just check some more posts on Google and some of theme have the post date and others don’t. Please check how these posts are looking in Yoast SEO -> https://i.imgur.com/egkH2Qf.png also you can make an update to Newspaper 10.3.1
Let me know the results!
Thank you!
Hi,
Please check our documentation for theme update: How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/ we recommend to make this update via FTP.
Also From 10.3.1 you’ll be able to update the theme using our new option for theme update -> https://i.imgur.com/zDe07aM.png -> https://i.imgur.com/PgUmwnk.png -> https://themeforest.net/item/newspaper/5489609
Thank you for your understanding!
Hi,
Make sure that the theme is activate, if is not please activate it, please try and activate it normally again. There should be no issues
– https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
Let me know the results!
Thank you!
Hi,
As I know the problem with tagDiv Composer on your homepage is solved -> https://i.imgur.com/HMAPTDA.png
If you have other problems, please let us know!
Thank you!
Hi,
That is a wrong notification that will not affect the theme functionality, also this should be only in Newspaper 10.3 in Newspaper 10.3.1 this message will no longer appear -> https://i.imgur.com/mCj4Tr7.png
Let me know the results!
Thank you!
Hi,
Please deactivate the tagDiv Composer, delete it and reinstall the plugin from Newspaper plugins -> https://i.imgur.com/jFzCeoz.png after this should work correctly.
Let me know the results!
Thank you!
Hi,
Yes, you can achieve this using a single post template from tagDiv Cloud Library, edit it with tagDiv Composer and set the social element -> https://i.imgur.com/9jqHNh7.png -> https://i.imgur.com/dY06MBx.png -> https://i.imgur.com/poCQkW8.png
Hope this will help you!
Thank you!
Hi,
Yes, on the latest articles you can set the limit posts and offset, unfortunately for the moment these are the only options.
Thank you!
Hi,
Please provide me a link where I can check this problem, in this way I will be able to provide you a working answer.
Thank you for your understanding!
Thank you!
Hi,
Indeed is look that this tab is no longer visible, what you can do is to make some changes in theme files in -> wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/css/wp-admin.css -> https://i.imgur.com/9QglRde.png change the display: none with display: inline-block; -> https://i.imgur.com/bm2noQc.png
Hope this will help you!
Thank you!
Hi,
I think that with the right settings the Automatize plugin can work with our theme, but for the moment the only cache plugin that we tested is WP Super Cache Plugin -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
Let me know the results!
Thank you!
Hi,
We already releases an update, but is you want I can guide you how to increase the space.
You need to set a css code in wp-content/plugins/td-composer/legacy/Newspaper/functions.php -> https://i.imgur.com/o8ieQlY.png
?>
<style>
#td-tab-css input[type=text]{
padding: 0 4px;
}
</style>
Hope this will help you!
Thank you for your understanding!
Hi,
We made a tot of tests and if you want to do not have this problem, you need to do the theme update via FTP, in this way you’ll not change the theme and the widgets will not be removed from the sidebars. Also From 10.3.1 you’ll be able to update the theme using our new option for theme update -> https://i.imgur.com/zDe07aM.png -> https://i.imgur.com/PgUmwnk.png -> https://themeforest.net/item/newspaper/5489609
Thank you for your understanding!
Hi,
I just try to apply a custom css but is look that something is blocking to be apply.
Please make a full backup to your website and send us an email at contact@tagdiv.com and provide admin login. We will take a look. Include a link to this topic in the email.
Thank you for your understanding!
Hi,
I’m glad that you manage the problem.
Thank you!
Hi,
I just make some test and for me is working, I set the tag id -> https://i.imgur.com/FKbjVPP.png -> https://i.imgur.com/nnMqqzj.png -> https://i.imgur.com/crNv5sJ.png if there is still a problem, please provide me some screenshots with the settings you made.
Thank you!
Hi,
If there is still a problem, please let us know!
Thank you!
Hi,
You can set in Gutenberg editor the content width like this or if you want to increase the post content width you need to use a single post template from tagDiv Cloud Library, you can choose one that is already wider or you can edit it with tagDiv Composer and edit it -> https://i.imgur.com/qUrs1wX.png -> https://i.imgur.com/UvtLwlo.png -> https://i.imgur.com/WaWaqM7.png
Hope this will help you!
Thank you!
Hi,
1. We do not recommend to to use WPBakery (visual composer) on post, only on pages -> https://forum.tagdiv.com/how-to-use-visual-composer/ also do what was the previews version that you use until the update? do you still have a backup ?
2. WPBakery is a bundled plugin and in Newspaper 10.3.1 (last version) the WPBakery version is 6.1 -> https://i.imgur.com/gZzLMk3.png as I can see you are using an old WP Bakery v5.0.1
4. As long the theme updates were made correctly then there should be no problems for pages.
5. Unfortunately our theme do not have this system, the only way to set the code only on a specific page is to set the id of page/post in your code.
If there is something that you do not understand or you have other questions, please let me know!
Thank you!
Hi,
Please try the steeps from this similar topic -> https://forum.tagdiv.com/topic/cloud-library-problem-with-wpml/#post-335317
Thank you!
Hi,
Please try in this way
https://prnt.sc/rf7bd5 -> https://prnt.sc/rf7bty -> https://prnt.sc/rf7c3j -> https://prnt.sc/rf7ci4 -> https://prnt.sc/rf7cto -> https://prnt.sc/rf7etz -> https://prnt.sc/rf8l4m
Hope this will help you!
Thank you!
Hi,
For this you can try this custom css -> https://i.imgur.com/EQEwknZ.png
.page-nav a {
width: 200px!important;
font-size: 16px;
margin: 0;
padding: 16px 48px;
color: #fff;
background-color: orange;
}
.page-nav a, .page-nav .current{
display: none;
}
.page-nav a:first-child, .page-nav a:last-child {
display: block;
}
Thank you!
Hi,
Yes, the duplicate will remain even if I install another demo.
Thank you!
Hi,
1. You can set the code in this place -> https://i.imgur.com/15wH3Ba.png
2. The code can be set in theme panel ads -> https://i.imgur.com/3xBBVhI.png or with tagDiv Composer in ad box -> https://forum.tagdiv.com/custom-ad-spots/
3. You can set the code in this place -> https://i.imgur.com/yDd9qxJ.png
Thank you!