- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi,
Using tagDiv Composer, when you scroll down in page the sticky menu will be display if is enabled. Also, you need to check it on both desktop and mobile – https://i.imgur.com/LNyqJyG.png
Thanks
Hi,
That demo is using a page for the mobile menu, you need to edit it using tagDiv Composer and you can access that page from here – https://i.imgur.com/pX9N4h8.png then use tagDiv Composer to edit it and change everything you need. Also, change the popup title – https://i.imgur.com/WvDFZgG.png
Thank you!
Hi,
I’ve encountered a bug with the “Category Siblings” feature in the tagDiv Composer when dealing with nested categories beyond two levels.
Here’s the structure I’m working with:
Cats (Level 1)
├── Cat Breeds (Level 2)
│ ├── Naked Cats (Level 3)
│ │ ├── Sphynx (Level 4)
│ │ ├── Don Sphynx
│ │ └── Peterbald
│ ├── Short Haired Cats
│ └── Long Haired Cats
On the “Naked Cats” category page, with “Category Siblings” enabled in the module, I expect to see:
- Short Haired Cats
- Long Haired Cats
…but instead I’m seeing:
- Sphynx
- Don Sphynx
- Peterbald
These are children of “Naked Cats”, not its siblings, so the logic appears to be incorrect when used on level 3 categories (or deeper).
✅ Expected behavior:
“Category Siblings” should display categories that share the same parent as the current category.</p>
❌ Actual behavior:
It displays child categories of the current category instead.
Could you please confirm if this is a known issue?
In the meantime, it would be great if you could provide a temporary workaround or filter hook I can use to correct the behavior until a proper fix is released.
Thank you!
I am using ACF and have created a field of type URL, which works, but I would prefer, using a Custom Field Element in TD Composer, to display a label and not the entire URL, something like
‘ target=’_blank’>click here
Is it possible?
Thanks in advance, Luca
Hello
The demo you are using can be edited integrally using tagDiv Composer https://forum.tagdiv.com/tagdiv-composer-tutorial/ you can use it to edit pages and cloud template to add/remove what you mean.
Here are some video guides – https://www.youtube.com/watch?v=SoGQ0d5kIBg&list=PL6CsDkMaejhoHETIWoxnRB4zefz8L8PYg
Here is our documentation – https://forum.tagdiv.com/newspaper-theme-documentation/
Thank you!
Hi,
At the moment, the tagDiv Composer do not offer a built-in way to programmatically modify the query parameters of Flex blocks via a filter or a similar method, sorry!
We understand how powerful and flexible this kind of functionality can be, especially for advanced use cases that require precise control over data output while retaining full access to design tools. While Flex blocks are designed to offer a range of filtering and sorting options within the interface, they currently don’t support external query customization through hooks or filters.
Thank you for your understanding and sorry for this inconvenience!
Hi,
This is enabled by default on logo and it can be disabled, please edit the homepage using tagDiv Composer and disable the logo h1 by checking the check box – https://i.imgur.com/B8qyI57.png – https://i.imgur.com/GXauqr4.png check on main header, on sticky header, on footer logo and check it on mobile on mobile header logo, sticky logo – https://i.imgur.com/6J9sEwN.png
Thank you!
Is there a way to hide the featured image in a Flex Loop block when no featured image is uploaded? Right now, the system displays a default placeholder image in those cases. We’re working with a publisher who has a mix of posts—some with featured images and many without—so the result is a Flex block full of placeholders, which isn’t ideal.
What we’d love to do is have the posts without a featured image just display the title and excerpt, while still showing the full layout (image, title, and excerpt) for those that do include one. Is there any way to accomplish this with the current TagDiv Composer setup?
At the moment, I’m hiding the placeholder using CSS:
.td-image-container:has(.td-thumb-css[data-img-url*=”td_696x0.png”]) {
display: none;
}
This works, but I’m hoping there’s a more integrated solution—ideally something built into the editor that would prevent the markup from being output entirely, rather than hiding it with CSS.
Thanks so much for any guidance you can provide!
We often run into limitations using Flex blocks due to our need for more advanced query, filtering, and sorting capabilities. In Elementor, for example, you can assign a Query ID to an element and then programmatically modify the query using filters like this: https://developers.elementor.com/docs/hooks/custom-query-filter/. This approach is ideal because it allows users to retain full use of the page builder’s design controls while also giving complete control over the data output.
Is there any way to achieve something similar with the current TagDiv Composer? Specifically, is it possible to target a Flex block’s query and adjust its arguments programmatically through a filter or similar method?
Hello,
I’m currently using the Newspaper theme (latest version), along with LiteSpeed Cache and Cloudflare, and I’m actively working to optimize page speed, especially improving LCP (Largest Contentful Paint) for better Core Web Vitals scores.
To do this, I need LiteSpeed Cache to handle all lazy loading, while the theme must stay completely passive. Therefore, I’ve disabled the lazy load option in the Newspaper theme settings.
However, even after disabling it, I still see the data-lazyloaded=”1″ attribute on the featured image, and it seems that the theme is still injecting some JavaScript (e.g., td-lazyload.js or inline behavior) responsible for lazy loading.
This is problematic because when the theme’s lazy load is active, Googlebot fails to detect and index images properly, causing a loss in visibility (especially in Google Discover).
My questions:
How can I completely disable any lazy loading script or HTML output from the Newspaper theme (including Composer elements)?
Is there a filter, hook, or function to prevent the theme from adding lazy load markup?
Which components (modules, blocks, featured image logic, etc.) enforce lazy loading regardless of the main theme settings?
I need full control over lazy loading via LiteSpeed Cache to ensure the images load fast and are visible to search engine bots.
Thank you very much for your support.
Best regards,
Antonio
http://www.sport24h.it
Hi,
Those are ads that are coming with the pre-built install. You need to check in the theme panel in ads sections – https://i.imgur.com/CaGpKlT.png and also using tagDiv Composer per pages and cloud templates https://i.imgur.com/QFW7uzW.png
Thank you!
Hi,
If this problem is only on one page, then it can be related to the last change that have been made on it. Do you get any error in td composer when you edit the page? If yes, then use a page revision and check to see if the problem get’s resolved.
Thanks
Hi,
Our theme offers the possibility to display any ads and banners using the ad box element, this element can be set using tagDiv Composer on pages and cloud templates.
To create slider ads or other type or ads it will be need to use a dedicate plugin for ads or to have the code that can rotate the banners. All those can be displayed using the ad box element, the shortcode/ code can be set in the theme panel ads section and from the ad box element can be choose that source from the ad should be read or it can be set directly on ad box element in custom ad tab.
Thank you!
Hi everyone,
I’m using the Newspaper theme by tagDiv and imported one of the prebuilt websites. However, I’m seeing some default ads on my site that I didn’t add. When I edit the pages using tagDiv Composer, I don’t see any Ad Box or ad-related elements in the editor.
Can someone guide me on how to completely remove these prebuilt theme ads from my website?
Thanks in advance!
Hi, Whenever I try to edit a page using tagdiv composer. I get redirected to the “404/page not found” page..
Hi,
The background color can be changed from the theme panel – theme color > general theme color – https://i.imgur.com/hzLBxGz.png
Related to the fonts, those needs to be set in the theme panel – https://i.imgur.com/qhNRh77.png and on pages and templates with tagDiv Composer – https://forum.tagdiv.com/font-customization/
Thank you!
Hi,
If I understand correctly you set the map code in category description – https://i.imgur.com/AT4dnjw.png and you try to display it using the Category Description element in composer? – https://i.imgur.com/XFmZUoX.png in this case is possible that the problem to be as you mentioned because the WordPress will not allow you to save the iframe in category description.
What you can do if you do not have many category templates is to duplicate the template and assign it individual and on each category template use the tagDiv Composer and use a column text or text with title element to set the map, set the code in text zone, here – https://imgur.com/DSSni9j
I hope this will help you!
Hello,
I’m currently facing an issue with text editing on my website using your theme (Newspaper theme).
Problem Description:
I am unable to edit any inline text or heading text in tagDiv Composer. Even after I make changes, the default placeholder text keeps showing on the front end.
• I can change colors, sizes, and other design elements successfully.
• But when I try to change or write my own text, it doesn’t reflect — only the default text appears.
• This issue occurs for both headings and inline text blocks.
What I’ve Tried:
• Cleared cache (browser and WordPress cache)
• Tried on multiple browsers
None of the above fixed the issue.
This is a serious problem as I can’t publish content with placeholder/default text. Kindly look into it urgently and let me know what steps I should follow to resolve this.
Thank you,
Shaunit Nishant
Hola. Estoy usando tagDiv Composer. Estoy usando Row column Category Description.
https://imgur.com/a/ooyXWsP
Al insertar el mapa y guardar cambios el mapa desaparece.
Hi,
Use tagDiv Composer to edit the single post template, select the breadcrumb and in style section change the font size – https://i.imgur.com/W2vTtro.png https://i.imgur.com/wFS13in.png
Thank you!
Hi,
Can you please let me know how do you try to set the map?
If you use a cloud template, you can edit it using tagDiv Composer and use a column text or text with title element to set the map, set the code in text zone – https://imgur.com/DSSni9j
Thank you!
Hi,
Here is a video tutorial for how can be used tagDiv Composer for pages – https://www.youtube.com/watch?v=SoGQ0d5kIBg&list=PL6CsDkMaejhoHETIWoxnRB4zefz8L8PYg&index=1
Thank you!
Hi,
The tagDiv Composer is a builder, you can create with it pages and cloud template and those cloud template are for posts, authors, categories, cpts … but the tagDiv Composer can not be used to create articles, for this it should be use the WordPress editor.
Thank you!
How to edit a post? I mean can I edit the post content with TagDiv composer, or just with the Gutenberg?
What I’ve done so far:
– I’ve successfully installed and registered the latest (Version: 12.7.1 ) TagDiv NewsPaper, System Status is all OK.
– Then I imported the Architecture prebuilt web site with content.
– Now I try to edit an existing Post, say “MIT Named World’s Top Architecture School for Third Year in a Row”.
As far as I see, for Posts I can not see the Edit with TagDiv Composer on the WP top bar, it is just for Pages, so for example for Home (which is a page) I see Edit with TagDiv Composer on the WP top bar, but for the Post like “MIT Named World’s Top Architecture School for Third Year in a Row” I can not see.
– OK, so I click on Edit Post, which brings me to the Gutenberg Classic, see below:
I am a bit confused. I do understand the theme settings and the single page templates concept on basic level, but is this the way how I place my Post content? In Gutenberg Classic? (If I switch to block mode then I got this:
…which I also do not want.
What am I missing?
I mean, how to edit Post _Content_
PS: I do not know why my pictures not showing, the img links are working public google drive links
Hi,
To set a page to full width (or a cloud template), you’ll need to edit it with tagDiv Composer like this -> https://i.imgur.com/i5IUJ9E.jpg add or select a row and stretch it after your needs -> https://i.imgur.com/WKYebPX.jpg -> https://i.imgur.com/TO1BZ3M.png -> https://i.imgur.com/Yq8UCv3.jpg
If you want to make the layout full width, then to change the website width, you need to make sure that you don’t have set a background color/image in the Theme Panel because this makes your website boxed. Make sure this option is disabled => https://www.screencast.com/t/ejiNPCBF
Thank you!