- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
I think that you are referring how to set products in blocks, if is this, the you can set them with tagDiv Composer, then you can use the fitter tab just like for normally articles https://i.imgur.com/uCTXdRZ.png there you can set the product category, or you can set multiple product categories, and you can choose the sort that you want.
Also if you want to create in woocommerce a grouped product, you can use this guide -> https://beeketing.com/blog/create-woocommerce-grouped-products/
I hope this is what you need!
ARTICLE DISPLAY VIEW On Category template
https://www.screencast.com/t/45cCajXwY1D
https://www.screencast.com/t/EjcyhYDg
https://www.screencast.com/t/nsCf09zq8
I find this on php file “td_config.php” when go to wp-content/plugins/td-composer/legacy/Newspaper/includes/ td_config.php/td_block_template_13
How to modify when chose ” No Template” (I don’t want to use category defaut pro no need to edit with Tag Divcommoser)
1.Change Title text from Big to medium or small.
2.Move title text and author to below picture.
3.Hide or delete view comment count.
4.hide or delete button
Could you please help me for the url , file and What about PHP Code for modify!
Ok Simion,
I have been reviewing the article and I have several of the plugins that it indicates. I will try to implement some improvements.
But in this particular case one of the problems with the images is the CLS. The “Inline single image” elements can be centered but you cannot specify WIDTHxHEIGHT which causes problems with the CLS and blocking time because it has to restructure its scale during loading, causing problems with rendering. On the other hand, the “Single image” element does have both variables WIDTHxHIGHT, but the problem is that the “Single image” elements cannot be centered. How could I focus them on my case? I leave video to document it https://www.loom.com/share/77b443185583405fa328727fdc5e5371
Cheers and thanks for your time
Hi,
You can use a block from tagDiv Composer, and you can set how many posts to be display at the first load, after that you can set a pagination to load the rest of posts -> https://i.imgur.com/mjfrw2c.png -> https://i.imgur.com/2kleSkl.png
I hope this will help you!
Thank you!
Hello Betina!
Thank you for your response. The issue is still there.
Disable your ad blocker and check it. I noticed that the issue disappears when ad blocking is enabled. So I disabled my Ad plugin again, but still the same issue.
Hello,
Unfortunately, I can’t see your screenshots https://i.imgur.com/26HI37e.png
A solution for sending a screenshot is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
Also, please make sure you have added the limit also in your wp-config.php file, in config is WP_MEMORY_LIMIT not PHP Memory Limit (there is a typo, sorry) – https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all lower requirements, and follow all steps;
Please check the console when you try to edit is possible to be from the firewall or security module which blocks the admin-ajax.php request, which usually displays a 403 or 404 error
Thank you!
Hello,
When you select a paragraph for which you want to change the font size, you must add an extra class https://i.imgur.com/x2kFaVX.png for example, “big-word” and you need to use this custom code CSS => https://i.imgur.com/gVkTg1U.png
.single .tdb-block-inner > p.big-word
{
font-size: 42px!important;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS
Hope this helps you!
Thank you!
Hi,
Usually this issue is related to a firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Thank you!
Hi,
Our email provider gave us a div class code to enter in a html block (their instructions: https://help.klaviyo.com/hc/en-us/articles/360006897412-How-to-Find-Where-to-Paste-a-Form-s-Embed-Code#bigcommerce-3)
Everything is set up correctly and Klaviyo is properly linked to our site but the Raw Html block on tagdiv composer is not showing the embed.
My website: beautywithinofficial.com
Hello everyone
I have a slight problem.
I am using the Gutenberg editor for my posts and when I use the font size selector for some lines it doesnt work because the font size is overriden by a setting of your theme.
Is there any workaround? May I enqueue yours CSS earlier than the block editor?
There are 3 articles published on the category page. But they are not in this block:

In your example, the articles in this block are displayed normally:

What is the reason?
Hello!
I do not know exactly which element it is, but if you edit the page with TagDiv Composer, then in the left side you will see the name of the element.
I think it is about a posts loops element.
The Posts Loops settings are divided into 4 tabs: General, Layout, Style, and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).
Thank you!
Hi asisrodriguez, the title_tag (Seo) is set on blocks when you edit them using tagDiv Composer (this option was added in Newsmag v5) -> https://i.imgur.com/5pJFF4P.png ->https://i.imgur.com/3HrgEpT.jpg -> https://i.imgur.com/JrxsbIR.png
I hope this will help you!
Hello,
After we have installed CloudFlare via WP Rocket, the Cloud Library is not loading on home page of emprunter-malin.com. In fact, it’s loading only to logged in users.
This is how it should be : https://www.screencast.com/t/tLaK1EMo7Hn1. There is a sticky header, the Block displays the last updated posts, and there is a footer.
However this is how it looks like : https://www.screencast.com/t/fWldtgGab1,
Beside, on the posts such as this one emprunter-malin.com/csg-revenus-locatifs/ the right bar should be sticky, but it isn’t.
We have followed all indications here : https://tagdiv.com/how-to-set-up-cloudflare-cdn/, and I confirm that Rocket Loeader is disabled https://www.screencast.com/t/u1QJEYdlj.
Can you help us with this ?
Thanks in advanced.
In HispanicLA.com, using Newspaper 11, I’d like all the links to open in a new tab – especially external links – to reduce my alarmingly high bounce rate. I have many thousands of external links in the posts already and more added daily. To help with that I installed the plugin “Open External Links in a New Window” by WebFactory Ltd, but it didn’t work at all. Looking for clues in their support messages, I found that the plugin apparently does not work with “tagdiv post block”.
https://wordpress.org/support/topic/conflict-with-tagdiv-post-block-2/
The plugin author writes:
“From what I can tell the problem is that certain parts of the content are loaded via AJAX and not parsed by our plugin and then target=”_blank” is not added. You should contact theme support and ask them to add an option for opening links in a new tab.”
Is that so? What is the best way to open external links in a new tab automatically and not one by one in Newspaper?
Thank you!
G
Thank you!
Please tell me what settings are responsible for displaying articles in the lower block?

Hello,
Please edit with tagDiv Composer, select the block and in the tab called “Layout” search after the setting date => https://www.screencast.com/t/SK2qmNpc50n also, you can enable the modified date https://www.screencast.com/t/ujaeIMij
Thank you!
Hello,
1. Please set the filter to “Category – Current category ” => https://www.screencast.com/t/i5SdReIpi will display the posts that contain that category if you are on the category template, if you are on the homepage, then you can set the different filters on blocks.
2.Unfortunately, for Category Siblings the theme doesn’t have the option to choose what categories will be displayed.
Thank you!
Hello!
We recommend you using image ratios full HD 1920x1080px or 800x600px. But please note that the irregular shapes of the blocks will not offer a full image, the image will always be a bit cropped in a way or another.
Thank you!
Please, could you be so kind to explain? I can’t find it. Sorry.
Thanks very much.
Asis
Hello!
Have you contacted your host ? This may be blocked from their end.
Thank you!
Hello Anamaria,
Please help me one more time. I can not Add new Cloud Templates, shows “Invalid reply from server endpoint.“. It was loading perfectly before admin-ajax.php got fixed which blocking logo upload from tagDiv composer you know that.
Image link of the problem. Image link
I want to check other templates. Also now I am using Footer Template – London News PRO which is full of shortcodes. How can I edit this, there is no tagDiv composer edit option. Please tell me how to add a footer menu in this footer.
Image link
Note: I have a good internet connection and also tested different browsers.
Waiting for response. Thanks.
Hello to all
Is it possible to get the photo of the editor instead of a featured image in one block?
Hello,
@PBB,
I already replied to your own topic about the same problem, please check https://forum.tagdiv.com/topic/home-page-display-error-on-desktop-and-mobile/
@Paweł Gawlik
Unfortunately, I can’t access your website => https://www.screencast.com/t/uOJ80erA
Normally mobile page is independent of the desktop version, meaning you can set/delete/add the blocks as you wanted like in this video =>https://www.screencast.com/t/qjOxlIZG but please make sure you set the mobile page like this => https://www.screencast.com/t/hcGG4ydQ
When I checked the website yesterday it seemed that you were using the responsive version for mobile.
Thank you!
Hello,
Have you checked for admin-ajax error? Please verify the console when you try to save the logo , usually, it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Also, please send the link to your website to investigate it.
Let me know the results!
Thank you!