- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_thumb::add
- ApiAPI – Thumbnail – Introduction
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_top_posts_style::add
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
- ApiThe Theme API
Hi,
By default, there is no option to filter only the featured video, but if you have set a specific category or tag, then you can filter your block after that category/tag.
Now, in case you have a single post template from the cloud, then you can use tagDiv Composer to create the sidebar https://forum.tagdiv.com/sidebars-tutorial/
For the standard template, you must use widgets (you can use a block widget).
Thank you!
Hi,
Please provide a link where I cna check those blocks, in this way it will be easier to create a css solution for your needs.
Thank you!
Hi,
What cna be done is to set the title length smaller – https://i.imgur.com/IbUdvjW.png or another solution will be to add an extra class on blocks you want to apply a custom css to overflow the title: https://i.imgur.com/DOlMaKS.png
.my-cls .td_module_wrap .entry-title {
overflow: hidden;
height: 25px;
}
The css can be set globally in the theme panel under custom code, custom css, or only in that page/template inside a raw css element.
I hope thsi will help you!
Hi,
I am writing to report a critical issue that is currently blocking the subscription checkout process on our website.
1. Issue Description
When attempting to complete a subscription purchase through the checkout, the process fails and returns the following error message directly from the Stripe API:
“stripe api > customers search/create error: Search is not supported on api version 2019-11-05. Update your API version, or set the API Version of this request to 2020-08-27 or greater.”
2. Technical Analysis
The error clearly indicates that the customer search functionality (customers search), which the plugin’s subscription logic attempts to use, is incompatible with the Stripe API version currently being initialised (2019-11-05).
Details on Investigation:
Account Version vs. Code Version: Our default Stripe account version is an older one (2019-11-05), which appears to be inherited by the plugin’s API calls.
Attempted Fix (Unsuccessful): We attempted to force a modern API version (2025-11-17) during the Stripe client initialisation within the tds_api.php file. We achieved this by modifying the StripeClient call to include the api_version parameter in the configuration array. However, the error persists, suggesting that the failing initialisation is either being performed or overwritten elsewhere in the code (potentially in tds_payment_api.php or a static configuration function).
3. Specific Request
To ensure a permanent fix that will not be lost in future plugin updates, we kindly request the following:
Confirmation of where the Stripe API version is initialised for the calls utilising customers search/create.
Provision of a WordPress filter hook (Action Hook or Filter Hook) that would allow us to externally inject the required API version (e.g., 2020-08-27 or the current latest version) before the failing API call is made.
Your help in resolving this critical issue promptly would be greatly appreciated.
Kind regards,
Hi,
Please check your browser console (provide screenshots with the error message), maybe you have something blocking it, usually it is a security module.
Thank you!
Hi,
Unfortunately, there is no option for this. What you can do is to use a class on that flex block and with custom JS to check if there is or not content, if not, to set display none on that class.
Hello,
I am using the Newspaper Theme on my domain:
https://thesenegambiaobserver.com
I am facing a major problem:
Whenever I try to edit any page with tagDiv Composer OR open the Cloud Library, it shows a 404 page.
I have tried the following steps already:
1.Regenerated permalinks (saved twice)
2.Deactivated all plugins, only Newspaper Theme plugins kept active
3.Switched to default .htaccess
4.Increased PHP limits:
5.max_input_vars = 5000
6.memory_limit = 256M
7.Cleared CDN and browser cache
8.Disabled RankMath SEO plugin
9.Tried switching to parent theme only
10.Deleted custom code from functions.php
11.Reinstalled tagDiv Composer and Newspaper theme
But the problem continues:
Cloud Library always returns 404. Nothing loads.
Please help me check what is blocking the tagDiv Cloud Library from loading on my site.
If you need:
– System Info
I can provide it.
Thank you.
We’re using a Flex Block 1 on a taxonomy template and are trying to hide the block title when no posts are returned. For example, our taxonomy template includes a “Company Profiles” block that’s configured to display profiles tied both to the current taxonomy term and to the Company Profiles category.
Some taxonomy terms have associated profiles and some don’t. For the ones that don’t, the template still shows the “Company Profiles” header with an empty section underneath.
Has anyone found a good way to conditionally hide the block title when the query returns zero posts?
On my home page zestawienie.pl flexblock on the top doesnt work (you cant clik on photo)
Funny fact is when i move working flex block from bottom up, it stopped working .
Only on desktop, on mobile phone is ok
I was trying to clean whole wprocket, didnt help
Hi,
Can you open the browser console and check it when you open the text editor, and see if there is any error message? Or if you want, contact us via email at contact@tagdiv.com and provide temporary wp-admin access, and we’ll check it and let you know what is blocking it.
Thank you!
Hi,
I see, unfortunately, the theme does not have an element to just drag it and get the article automatically, but this can be done. Use a single post template, edit it with tagDiv Composer, and at the bottom, set a flex block with the layout you want. After that save it. Install ACF plugin and create a custom field for articles (should be type text), then copy the cf name and on the flex block you have set at the bottom of content in the filter tab set the parameter like this {cf_yourCFname} https://i.imgur.com/V6k6ay9.png after taht just set for articles in backend in the acf field the post id and the block will show taht article. Now in case if you do not want to show anything if there is no id set in the fields, then in the block set in front of parameter value 0 and separate them with , like this 0, {cf_yourCFname}
Thank you!
Hello,
1. Please edit the cloud category template and select the first block, then look in the filter tab and set the filter on the current category. Also, check the second block, the posts loop, and in general, look for offset, make sure that the number of articles is set above, so those will not repeat – https://i.imgur.com/HQp7gF8.png – https://i.imgur.com/Qqia5ii.png
2. Are you referring to the fact that the articles are repeated? If so, then there are 2 options:
– use the unique article option.
– edit the page using tagDiv Composer and on each block set a category filter.
Thank you!
Hello,
Can i add in Newspaper theme Reference article in my articles?
I want to add at the bottom of my article a reference article. The block needs to be with Image at left and text at right side and the block itself needs to be in background colour so it will highlight that is reference article with link to this other article.
Please see the example screenshot : https://www.awesomescreenshot.com/image/57512805?key=71b1240223144f01f60bd0070c0a9147
Here is a link to this real example : https://news.bg/crime/povdignaha-obvinenie-na-mazh-za-krazhba-na-kola-ot-parking-na-avtokashta-v-sofiya.html
Hi, I had my Instagram business account connected ( https://prnt.sc/pzxmGvvBRuiD ) and it was working fine, but my client said that for the last few weeks it hasn’t been displaying and getting the message “Block Render Failed – This Page access token belongs to a Page that is not accessible.” https://prnt.sc/kCEpgO7KqHH0
It was displaying correctly before. Do I need to do any additional configuration?
Thanks
Hi,
This is related to teh settings that are made on your website. To make sure that you display the publish date, please check those settings:
– theme panel > block settings > meta info on modules > show modified date -https://i.imgur.com/S4jayR2.png This should be off.
– for single post template if is a cloud it can be diedt uwit tagDiv Composer and make sure you are using the Single Post Date
Thank you!
Hello tagDiv Support Team,
I need to restrict access to Cloud Templates for users with the Editor role on my Newspaper theme website. Currently, editors can still see and edit Cloud Templates in the backend, which I need to prevent.
What I’ve tried:
– Installed “User Role Editor” plugin and adjusted capabilities
– Added custom code to functions.php to remove menu items and capabilities
– None of these solutions have successfully hidden or blocked access to Cloud Templates
What I need:
– Only Administrators should be able to access, view, and edit Cloud Templates
– Editors should be completely blocked from accessing Cloud Templates (both in the admin menu and via direct URL access)
– Editors should still be able to create and edit regular posts and pages
Questions:
1. Is there a built-in setting in Newspaper theme to restrict Cloud Templates access by user role?
2. What is the correct capability or hook to use to prevent editors from accessing the Cloud Templates custom post type (tdb_templates)?
3. Can you provide the recommended code solution to implement this restriction?
Theme Details:
– Theme: Newspaper
– Plugins: tagDiv Composer, tagDiv Cloud Library (both active)
– WordPress Version: 6.8.3
– Theme Version: 12.7.3
Thank you for your assistance!
Best regards
Good evening.
I’m trying to add external links to some pages within the Text with title block, but they won’t open. If I click on the words containing the hyperlink or on the button I created, I get a page with the message “IMAGE #1 CANNOT BE LOADED”.
Is there a solution? Thank you very much.
Hello! Greetings
📌 Problem:
There is a huge blank/empty space appearing right after the main homepage blocks.
You can see this in the attached screenshot (marked as “EMPTY”).
This space disrupts the visual flow and makes it harder for users to view the content below.
🧩 What I’ve tried:
I checked all widgets (especially in the homepage builder area)
I reviewed page settings and layout options
No additional widgets, content, or padding seem responsible
❓ Questions:
What is likely causing this large space?
How can I remove or reduce it while keeping the current homepage structure?
If any additional information or admin access is required to help investigate, please let me know — I’d be happy to assist.
Thank you again for your great work. I sincerely appreciate your support.
Kind regards,
Claudio Souza
📌 Problem:
There is a very large blank/empty space appearing right after the main homepage blocks.
You can see this in the attached screenshot (marked as “EMPTY”).
This space disrupts the visual flow and makes it harder for users to view the content below.
🧩 What I’ve Tried:
I checked all widgets (especially in the homepage builder area)
I reviewed page settings and layout options
No additional widgets, content, or padding seem responsible
❓ Questions:
What is likely causing this large empty space?
How can I remove or reduce it while keeping the current homepage structure?
If any additional information or admin access is required to help investigate, please let me know — I’d be happy to assist.
Thank you again for your great work. I really appreciate your support.
Kind regards,
Cláudio Souza
https://soropositivo.orgBlog soropositivo. I have to say. Your theme it’s light years ahead “Soledad” I was a Soledad user and have almost anything good to talk about the experience. However, it looks like yours the comes without child the and that is very precious for me. If I am mistaken, please, show me where I may find it or, otherwise, kindly teach me how to create on.
With my best regards
I have both these websites configured on AWS Lightsail, configured the same way yet on tours-uk.com the elements that have the classic text block within them, the block hangs. Yes I have deactivated/activated the plugins 1-by-1 and I have checked the error.logs on the server to include memory and yes the wp-config file has 512MB memory limit assigned. I have had this issue around 3 weeks now, been trying to resolve it but I can’t.
The max_input_vars is actually set to 5000 on the server.
Theme Panel Image and Screen Recording of both websites showing that the same element hangs in one and not the other.
Regards,
Justin
Hi,
You are right regarding the theme blocks. If you have a site with categories like “Movie News” and others, it becomes much easier to create a single cloud template that will work for all categories. To achieve this, you can use the Flex Posts Loop element. It will automatically filter and display articles from the category you are currently viewing, so there’s no need to add additional filters.
If the element is placed on a standard page, it will display the latest articles from all categories.
Thank you!
Dear Support Team,
Apologies, a beginner question here… I use for my portal a template from cloud via tagDIV Composer and it works very well on laptop view. However, the order of blocks on mobile view is very much different from what I would like to see. For example, the main article is always on the top in the centrer in laptop view, but on mobile I have to scroll down a lot to be able to see that block/article.
How can I change the order of these blocks on mobile view?
Thank you!!!
Hi everyone,
I’m fairly new to the Newspaper theme and I’ve run into an issue I can’t seem to solve.
In the tagDiv Flex Blocks, I don’t see any option to use numbered pagination. It only offers Infinite Load, Load More, or Previous/Next.
On the other hand, the Post Loop module does support numbered pagination, but it doesn’t include category filtering (there’s no Filter tab like in Flex Blocks).
My goal is to build a movie/TV blog, and for example on my “Movie News” page, I want to show only posts from the Movie category with numbered pagination at the bottom.
Right now I can’t find any module that supports both category filtering + numbered pagination in one place.
Am I missing something? Would appreciate any guidance.
Thank you!
Hi there,
Could please help me to fix this error on one of my posts – https://adoginthefog.com/tricky-doors-walkthrough/?
Thank you in advance.
Nadya
@Calin Hi! It’s improved a bit, but it’s still freezing. I disabled some plugins. You know what I think? At the end of last month it wasn’t like this, it was running smoothly.
I found something that might be causing the slowness. You know? It could be this: the theme isn’t identifying the caching plugin. Look at this: https://ibb.co/hFjWZy65
It says: “No caching plugin detected – for best performance we recommend using WP Super Cache”, even though I’m using LiteSpeed Cache, as you can see in the image.
However, there’s a message saying:
WARNING: The LSCache caching functions on this page are currently unavailable! To use the caching functions, you must have a LiteSpeed web server or be using the QUIC.cloud CDN. Learn more: https://ibb.co/fzyWqtg2
Then this page appears to click, to learn more: https://encurtador.com.br/nqXP. From what I understand, LiteSpeed doesn’t support PHP pages, or doesn’t work with caching PHP pages, and they have a paid service that performs better.
This might be causing the site to be slow. And this also appears:
5120M – Images, themes and plugins larger than this cannot be loaded. To learn how to change this, see our guide here.
What should be the ideal value for post_max_size? https://ibb.co/d0G7rfvG. “Images, themes and plugins larger than this cannot be loaded”. It could be a slow theme issue. This needs to be resolved, but I don’t know how.
Another thing: I need your help. Do you know the related channels block? This one: https://ibb.co/BVz63DqM.
You need to filter the main category: it appears here: https://ibb.co/NngYKwhK and is configured here: https://ibb.co/XxbXd2RT in the dav composer filter configuration. There’s no option to show only the main category: https://ibb.co/ksSHH8Bq.
Could you send me a custom CSS to do this? To show only the main category as shown here: https://ibb.co/RpdJ3VGT. It should appear in that block, but I don’t know what to do. I need a working CSS.
I ask for your help in solving these problems. Thank you for your attention.
Hi,
Your choice is not bad, but you can also use any block you want and just add the article IDs you want to be displayed – https://forum.tagdiv.com/flex-block-settings-guide/ – https://i.imgur.com/EkoKFRc.png
Thank you!