Hi,
Unfortunately, there is no option for this. What can be used is the title length from the block, or an alternative is to use a custom css:
.td_flex_block_1 {
max-height: 380px;
overflow: overlay;
}
The above css will apply to all fle block 1 so what you should do is to set a class on those blocks you want to aply teh code and replace taht class with the class td_flex_block_1
It can be set in a raw CSS, after that you can change the number of articles that will be displayed, save the changes in tagDiv Composer and check it on the frontend.
Thank you!
Hi,
If resaving the permalinks is not resolving the situation, please make sure that you have set all theme requirements as mentioned in this guide – https://forum.tagdiv.com/requirements-for-newspaper/. Make sure this code is set – https://i.imgur.com/Ru7kszn.png
After that, please re-save to permalinks – https://i.imgur.com/S1uBqed.png
Thank you!
Hi,
Did you run a test on a new page to see if the problem persists? If it does, please run another test by removing the Cloud header and footer, or by setting a different one just for testing, and then try again with a new page.
If the problem is still persisting and you agree, we can also take a look at it. For this, you will need to create a backup of the website and contact us via email at contact@tagdiv.com, providing temporary wp-admin access and cPanel or FTP access. Also, please include a link to this topic in the email.
Thank you!
Hi lecker,
To make sure you understand exactly how theme plugins work, I’ll explain it to you as best I can:
Each version of the theme has a unique code, a unique code that is also assigned to the plugins in the theme for that version, so even if the version of a plugin is the same on multiple versions of the theme, it will only work with the version of the theme that has the same identification code. Now if you don’t know if the version you have is the one for the current theme, all you have to do is delete the plugin and reinstall it from the Newspaper > plugins section.
Thank you!
Hi,
For this, you can use a media css code :
@media (min-width: 768px) {
#left {
width: 47%;
float: left;
margin-right:6%;
}
#right {
width: 47%;
float: left;
}
.clearfix:after {
content:"\0020";
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
margin-bottom:10px;
}
.clearfix {
display:block;
}
}
Hi,
The fix for the mentioned vulnerability was already made and is in the plugin version 3.9.2 – https://i.imgur.com/1nRgInw.png if you have this version, you do not need to worry even if you see that message, we have confirmation from wordfence that the vulnerability is fixed, but it is an interpretation issue with the theme version.
Also, there will be a new theme update soon
Thank you!
Hi robinspaul ,
Did you set the code mentioned in our guide – https://forum.tagdiv.com/requirements-for-newspaper/ the last one at the bottom of the guide (mod_substitute). If the situation persists after you set that code in .htaccess, then please do a test using only the theme plugins to make sure that there is not a plugin conflict.
Hi,
We’ll do our best to resolve it.
Thanks
Hi,
You need to comment all the code – https://i.imgur.com/EYF2bvM.png or cut it and paste it after you resolve the situation with the image.
Thank you!
Hi,
Yes, this will be in the coming theme update!
Thanks
Hi,
I’m glad that you managed to solve most of the questions
Related to the review, our theme has 2 types of reviews https://i.imgur.com/h3qku3o.png: one that can be set only by the author of the post https://i.imgur.com/D4f4JNI.png, and one for visitors/users that can leave a review https://i.imgur.com/sblNLmQ.png. Since those are different types of reviews, there is no way to combine them, but if you want to display the total score of reviews, you can do it by using the review overall. Both methods have this element https://i.imgur.com/SyhtcRD.png.
Now, regarding how to have the review only for some articles with a specific category: right now, you have the same single post template for all articles – https://i.imgur.com/kao9pgg.png. What you should do is duplicate it – https://i.imgur.com/1cLwEYW.png and keep the one you want only for some posts as it is now with the user review, and in the other template remove or replace it (set specific names for each template so that you won’t confuse them). After that, the one you want to be used for most of the articles should be set as global, and the other one that should be used only for some articles from a specific category should be set under Theme Panel > Categories, and on the categories you need it – https://i.imgur.com/1ZX8YHF.png (doing this will add the single post template to those articles that are part of the respective category).
I hope this will help you!
Hi Iqtidar,
I’m sorry about the trouble with the transients, but I’m glad we were able to find a workaround for both issues in the end.
I’ve also shared a note with our developers to take a closer look at how the transients for the Flex Block cache option are intended to work and identify improvements, especially in handling and automatically clearing expired transients.
Thank you!
Hi Aleksey,
I totally understand where you’re coming from, and your frustration makes complete sense, especially when you’re dealing with large amounts of content and need efficient, scalable workflows. The theme’s architecture can work well in some scenarios, but I agree that it becomes restrictive when bulk editing, migrations, or automation are essential.
I’m genuinely sorry that this limitation puts you in a position where you have to reconsider your options.
Thanks again for taking the time to explain your perspective so clearly.
Hi,
I’m not 100% sure that I correctly understand, but in case you are referring to the fact that when you have a long title that is no longer on one line and is going on the second line, the blocks are no longer in one line with images, title ….,
if so there are a few solutions, the most popular and simple is to use the title length on the block – https://i.imgur.com/l3IlKbh.png
Hi,
So you want to have the same header that is on the cloud category on the single post template that is part of that category, right? If so then it can be done, what you need to do is to have a single post template that will be used for articles in that category, set on that single post template the header as you have set it on cloud category then set the template in the theme panel > categories on each category you can set the cloud category and single template you want to use – https://i.imgur.com/e6P7En1.png
Thank you!
Hi nearview,
There is a fix for this, but I do not know why it has not been added in the theme update, but I will provide it here for you https://cdn.tagdiv.com/wp-content/uploads/2026/01/tdb_state_category.zip you need to unzip the file and replace the file from the path wp-content/plugins/td-cloud-library/state/category/tdb_state_category.php
First, I will suggest using a staging to do the test and not directly on the main site. Also, make sure you have a backup before doing any changes.
Hi Iqtidar,
Please check if the option “SEARCH IN TAXONOMY TERMS” is enabled in the theme panel> template settings > search template – https://i.imgur.com/nm4h8kd.png. If it is enabled, please disable it and clear all cache. After that, the situation should be resolved.
Thank you!
Hi,
This is an old theme version. I suggest making a full backup of the website and updating the theme to version 12.7.3. After the theme is updated, make sure that all theme plugins that you are using are also updated. This should resolve the problem.
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/newspaper-how-to-update-a-plugin/
Thank you!
Hi,
Edit the homepage using tagDiv Composer https://i.imgur.com/LqZci0B.png, select the mobile viewport – https://i.imgur.com/irzI2i7.png ,then the menu and change the title – https://i.imgur.com/EQOebz7.png
Thank you!
Hi,
I believe that one of my colleagues is verifying the problem right now.
Thank you!
Hi Maddest and daveslc,
The provided solution should normally resolve the search issue when using the Newspaper theme version 12.7.3 with WordPress 6.9.
If you are using a different version, we recommend creating a full backup and updating the theme. There may also be other factors involved, such as a plugin conflict, or the issue you are experiencing may differ from the one reported by other users.
In this case, please create a backup and contact us via email at contact@tagdiv.com, providing wp-admin and FTP or cPanel access. Our team will investigate the issue as soon as possible.
Thank you!
Hi,
Unfortunately, I do not have answers for this question. If you want, please make a request for custom work. You can do this by emailing services@tagdiv.com, and the team there will provide you with all the details you need.
Thank you for your understanding!
Ok,
First, let’s make sure we correctly identify the issue and move in the right direction.
When the LiteSpeed Cache plugin was not installed, was everything working correctly?
If so, then the first step should be to review the LiteSpeed Cache settings. This plugin includes options that can remove Google Fonts, so those options should be disabled. Instead, you should use the plugin I mentioned in the previous message.
Hi,
Please try using a different browser. I just checked the link and this is working – https://forum.tagdiv.com/article-ads/ https://i.imgur.com/LBljk29.png
Thank you!
Hi,
Normally, a license key is for 1 website, please check the ThemeForest license specifications here – https://themeforest.net/licenses/standard – https://themeforest.net/licenses/terms/regular -> https://prnt.sc/X0AldIM7e7ni
We allow the key to be used on 2 websites at the same time because most website owners need a testing website in addition to the live one, and the theme must be activated there as well.
If you used the license key on more than 2 domains, then it will require more license keys. Also, we can not interfere with the domains that are online and use the theme that has been activated with the license key.
Thank you for your understanding!