- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Hi,
What you should check is the offset from the blocks. When an offset is set, this will skip that number of articles – https://prnt.sc/f1ngsuJAHQPR. If you have a number set and you do not want any offset to apply to that block, just remove the number and let the field be empty. For more details you can check our guide – https://forum.tagdiv.com/flex-block-settings-guide/ https://prnt.sc/Ewxgk6ZSvnvk
Hi. I need help getting a flex block to show only one category. If I select “all categories” (the default option) it displays a post as expected. But if I select a specific category, it says “no posts” and will not display any posts, even though we do have posts with the specific category assigned. Can you explain what we are doing wrong and how to get the block to display posts from a specific category?
I am including a link to screenshots showing the filter settings and the resulting display that is rendered when “all categories” is selected in the category filter and also attached screenshots showing the filter settings and resulting display when we select “travel” in the category filter. We have also included a screenshot of the posts page to show that there are posts with the “travel” category assigned.
The site is currently in early development and can be viewed here: https://wbh.jji.mybluehost.me/website_195199ee/
Thanks in advance for your help working this out.
Hi Calin,
Further to the above, here are some possible alternatives to Umgur that are now blocked in the UK:
https://imgbb.com
https://postimages.org
https://catbox.moe
Hopefully one of these is usable for you.
Hi,
Thank you for the image, that section is a row that has set in it a text, a button and a background image, now if you want that section, you can get it from the layout, but it will be imported with the header template – https://prnt.sc/WdQw2hwvubWv – https://prnt.sc/RQ_QXkXKxJJn – https://prnt.sc/SQYBgi9xmgC8 I beleive is more simple to create section like that (drag a row were you wnat to have it, set on it a background image and teh elements you want to display) then edit it, if you alredy have teh header as you want it to be. (you can also copy and paste elements from a template to another, just copy the element and paste it in another template in tagDiv Composer using the right click on the element you want to have it before/after)
You canuse the cloud to import blocks, sections, cloud/header, pages, and other templates.
Hi,
What you can do is to use the module builder, create the module layout as you want, and after that, replace the flex block 1 with the flex block builder element. Choose the create module, and the images will be set using the img tag rather than as background images, as they are now on flex block 1.
Thank you!
Hi Calin.
When i add the css to the class it removes all the block and not just the category tags?
Thanks so much, here is the image:- https://i.ibb.co/HfGg4FMv/image.png
So, if I want to get an element, can I import an exact element or block from other newspaper themes, or will it import the whole theme??
Bonjour l’équipe tagDiv,
J’utilise le thème Newspaper avec tagDiv Composer et j’ai un problème d’optimisation LCP (Core Web Vitals) sur mes blocs.
Actuellement, mon Flex Block 1 génère les images sous forme de background-image à l’intérieur d’une balise <span>. Cela m’empêche d’utiliser l’attribut fetchpriority=”high” pour optimiser le chargement des images principales.
Ma question est la suivante :
Est-il possible de configurer le Flex Block 1 directement dans l’éditeur pour qu’il génère une balise réelle (comme c’est le cas à l’intérieur de mes articles) ? Ou dois-je obligatoirement ajouter un code PHP personnalisé pour forcer ce comportement ?
Voici le code actuel généré par mon bloc :
HTML
<span class=”entry-thumb td-thumb-css” style=”background-image: url(‘image.jpg’);”
lien de sit web : JOBMA.MA
merci :
Hi,
You can set with tagDiv Composer on that block a class and you can trigger that class and the category – https://prnt.sc/tPO1gVL-GXqC – https://prnt.sc/1eJgpNbRv21A after you add the class, let’s say this is ‘my-class’ use thsi css:
.my-class .td-post-category {
display: none;
}
Thank you!
Hi,
I noticed that our mobile menu doesn’t work when pressed. Sometimes it opens, other times it blocks scrolling, and other times it works. If I clear the cache, it works for a while, then it freezes again. I tried removing and adding it again, but there aren’t many options to change.
You can check http://www.moviemag.it
Thanks
Hi,
The theme uses admin-ajax to handle the request to the database. Now each block from a page will make it’s on requets, so what you can do is to reduce the number of blocks on your pages.
What you should do is to use a good cache plugin, and I see that you already use CDN/Cloudflare.
Another option that can help is the flex blocks the cache option https://forum.tagdiv.com/use-flex-blocks-cache-option/. This option will cache those block requests and deliver them as long as the cache is set (is recommended that the cache expiration time to be longer if you create only a few articles per day).
Another solution is to reduce the number of ajax usage on the website, as those are the ones that will make requests to load more posts.
So ajax features like ajax pagination – https://i.imgur.com/EfKi0za.png – https://i.imgur.com/sMeot5s.png – https://i.imgur.com/vrJq3BC.png
The ajax menus – https://i.imgur.com/n0K9hCN.png
Also, the header live search makes requests when it is used – https://i.imgur.com/1ZvDwZx.png This can be deactivated when using a cloud header template. We added an option specially for it, as it can cause increased load on large websites.
The mega-menu pagination – https://i.imgur.com/T8kYzu4.png This can be deactivated when using cloud header templates, an option for this was also added for the same reasons mostly.
You can disable the ajax view count from here -> https://i.imgur.com/BIwbscU.png
Thank you!
Hi,
Unfortunately, there is no filter as you mentioned. However, this can be achieved by creating three categories with the following names: Video, Audio, and Normal, and then filtering the flex blocks based on those categories.
Thank you!
Hi which template for the homepage has blocks of posts plus a sidebar for small ads running down the right hand side?
Hi TagDiv Team,
I’m using the Flex Block Builder in Newspaper with a layout where the image is on the left (5/12) and the content is on the right (7/12).
What I would like to achieve is the following behavior:
If a post has a featured image → layout stays 5/12 (image) + 7/12 (content)
If a post does not have a featured image → the content should automatically expand to 12/12 width, filling the entire block
At the moment, when there is no featured image, the layout still keeps the 5/12 + 7/12 structure and leaves empty space where the image would normally be.
Is there a built-in option in the Flex Block Builder to handle this automatically?
Or is there a recommended theme-based solution (without duplicating templates)?
Thank you in advance for your help.
Hello,
I understand what you want to opt for, but unfortunately the elements used do not have the ajax option, these reload the page. What can be used is the “Ajax categories dropdown” option on flex blocks, these use ajax to bring information related to the selected category – https://i.imgur.com/21B9vLs.png – https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hey there,
When creating posts we have this feature “format = video / audio / normal”. Is it possible to filter the flex block via this field? Otherwise except the attachment of a video thumbnail what is the use of that?
Best regards!
I tried all day to setup this option that look super intersting but I just don’t manage. we are reviewing CBD products and My goal is to create a menu that comes on the top of my post, with for example “flavor” (strawberry, lemon, …) so when the user click on one item, he can see (without reloading page) all the article marked as “strawberry”.
I created a custom taxonomy with Custom Post Type UI plugin.
I followed all the documentation, tried everything, but I dont manage to link the menu to the post.
https://testeurdecbd.fr/toutes-nos-critiques/
I would like to manage to get the menu like it is, but the menu filter article in “ajax” mode. No reloading.
And if possible, I would love to do this with multiple taxonomy on different place of the site.


Hi,
You can get the menu page from Blockchain from here – https://cdn.tagdiv.com/wp-content/uploads/2026/02/Mega-Mneu-Page.txt
Thank you!
Hello I really like the mega menu of the blockchain theme. However I cannot download the page the where the mega menu is on without installing the whole theme and lossing my site . I just want this page to. How can I get this ? Can you help me please ?
Hi,
From what I understand, you’ve designed your desktop version and also created mobile pages and templates, right? If so, you need to edit the desktop and mobile versions separately. Also, make sure you’re using a cache plugin that can deliver separate caches for mobile and desktop; otherwise, whichever version is cached first will be displayed for both.
For categories, make sure that in your cloud template you’re using blocks with the filter set to “Current Category.” If you’re using loop elements, they will automatically filter the results once the cloud template is in use.
Hi,
It’s nice to have a podcast on your website. If you’d like to add it to a page, you can import a podcast section from the Cloud in Composer. Access the Cloud: https://i.imgur.com/PFRn55v.png
Search for podcast blocks and import the one you like: https://i.imgur.com/xG8iqLt.png
The block will be added to the bottom of the page, and you can drag it to any position you prefer on your website.
Also, make sure to create articles in audio format so they can be displayed in the podcast blocks – https://i.imgur.com/zceMuk7.png – https://forum.tagdiv.com/featured-image-or-video/
Hi,
Please try logging in because when you are logged in, usually the cache is not used. When you are in incognito and not logged in, it’s possible to get some cache.
Another test that can be done is using only the theme plugins and see if the problem persists. Also, do you use CDN/Cloudflare?
Right now, the cache appears to be applied on the site at https://i.imgur.com/SMQoXjg.png, and if you have a LiteSpeed server, certain server options may be interfering.
Also, do you use the cache option from the flex block element? https://forum.tagdiv.com/use-flex-blocks-cache-option/
Hi,
Right now you have a standard template that can be changed using the theme panel settings – https://i.imgur.com/Zoc96wB.png The fonts should be adjusted based on the module used, for example, if you use M4 https://i.imgur.com/vT8oyzH.png check the theme fonts > modules and blocks https://i.imgur.com/oSEpxYf.png
An alternative is to use a cloud template and edit it as you want using the tagDiv Composer on the front-end.
Hi Where do I edit fonts and blocks for my category pages? (https://www.rallyextra.se/kategori/reportage-2025/)
Many thanks for help.
Niclas
