- 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 everyone,
I would like to add a secondary title to posts, which is not shown on the single-posts itself, but only on all the other elements on the homepage, the archive pages, the slider, blocks / modules / widgets and so on…
I use Advanced Custom Fields to create those alternative titles, but I am not sure how to embed them into the template. As I see, newspaper theme uses get_title-function in the modules – so is it possible, to code an if-condition into it for an alternative title? Which files have to be changed for it?
I know, that’s a “special” question, but maybe someone can still help me with that issue? Thanks a lot in advance 🙂
Hi,
I want to some similar changes to Grids and Blocks. If they are saved under /wp-content/plugins/td-standard-pack/Newspaper/includes/modules/ are they still save when the theme updates? I ask, because it’s not in the themes-folder, so I probably cannot apply these changes just to a child-theme?
How could I handle this best, to be save for the future?
Thanks a lot in advance.
Hi there – I’m using Flex Block 5 and trying to turn on the Modules Divider option (under Layout tab) but when I am editing the Mobile Phone view and turn it on, it turns on across all views (desktop, tablet, etc.)
I’m not sure if that’s expected behaviour? Usually when I adjust a setting specifically in mobile view – it only affects that view?
Thx!
Hi,
I’m new to WordPress and TagDiv. I’ve been looking for the actual code to use in the TagDiv task-manager for implementing SVG images for logos in the header. I’ve installed the SVG support plug in and have the SVG files in my media library. I can even use an image block to show the SVG logo in the header. But the actual Logo block just shows ………. after I upload the SVG file.
I’m looking for the code you input into the SVG css window in the header section. Any info would be appreciated!
Hi, can someone explain to me a way of automatically adjusting the indent margin for any blockquote text within my blog posts using the TD Composer
My website: https://www2.chinaworker.info/?lang=en
I use WPML. My website has 3 langauges, en/ zh-hans/ zh-hant.
No matter which language I am on, the header live search only searches posts from my default language (zh-hant).
I was told to switch from Polylang to WPML. I paid it and I did it. So far nothing is improved (cant show string translation, unable to translate footer, categories of non-default-languages in TagDiv Composer are not shown on the filter of blocks)
Same issue, I cannot edit content with TD Composer. Title with text block will not save anything written there
I have found what is wrong:
tdb_less_front.css, Line 36:
.tdb_header_logo .tdb-logo-img-wrap img {
display: block;
}
displays the image as a block and it fills the element it is in. So there is no room left to align. This must be removed or set to
.tdb_header_logo .tdb-logo-img-wrap img {
display: inline;
}
Hi,
Depend where you want to filter the post after tag, you can use tagDiv Composer click on blocks and check the filter tab -> https://i.imgur.com/h584PGX.png -> https://i.imgur.com/p2IrP9n.png
If this is not what you mean, please provide some more dentists and some screenshots
Thank you!
Hi,
Depend where you want to filter the post after tag, you can use tagDiv Composer click on blocks and check the filter tab -> https://i.imgur.com/h584PGX.png -> https://i.imgur.com/p2IrP9n.png
If this is not what you mean, please provide some more dentists and some screenshots
Thank you!
Hi, I’m working with Newspaper theme and I want to create, in my homepage, a block were the author avatar is near and aligned to the article title.
At the moment, I’m using Pulse demo materials and I created, with Flex Block 1 the section that you can see in this screeshot:

But I want to obtain something like this:

Hello !
The layout is because the blocks are too big. Please make them smaller in order to fit them properly.
Thank you !
Hi,
The settings for the blocks are set in Theme Panel> Block settings> Meta info of modules/Blocks -> https://i.imgur.com/cQeqI6I.png and for posts are here -> https://i.imgur.com/MMDzo07.png but if you are using a single post template from tagDiv Cloud library, then you need to edit it with tagDiv Composer.
Please provide me a link where I can check these blocks, in this way i will be able to provide the wright answer.
Thank you!
Vlad, good day.
I have contacted my host (Hostgator).
They told me that the blockage is not by the host’s firewall.
Instead, they gave me a link to an article below to share with you the developer, which can help resolve the challenge.
https://givewp.com/documentation/core/frequent-troubleshooting-issues/admin-ajax-blocked/
Hi Calin, I did some research using inspect element and find out this “div class id=td-more-articles-box td-front-end-display-block” causing the issue. Can you tell me which control will block it?
Screenshot: https://prnt.sc/rwn6i8
Hi,
Are you using the default Gutenberg editor from WordPress or the plugin?
Please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action('admin_head',function() {
echo '<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>';
});
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
How do I remove the view counter from my latest posts in block 12? I turned off the counter under Theme Panel > Post Settings > Post and Custom Post Types > Show Post Views, but this only seems to cover single post pages. I want it off of the main blog section.
Hello !
You can use this css code: .tagdiv-type ul li:not(.blocks-gallery-item), .tagdiv-type ol li:not(.blocks-gallery-item) {
margin-bottom:0px;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hi,
In order to remove the render blocking resources please check these similar articles and topics:
Defer parsing of JavaScript
How To Fix Defer Parsing of Javascript in WordPress (5 Ways)
How to Defer Parsing of JavaScript in WordPress (4 Methods)
Hope this will help you!
Thank you!
Hello !
You will have to activate that thumb size in Theme panel – Block settings – Thumbs on blocks / modules: https://www.screencast.com/t/NfkKhbsY
Thank you !
Hello !
Please contact your host and let them know that your admin-ajax.php is blocked either by firewall or the security settings.
Thank you !
Hello, I need to remove the last and next buttons on my Mega Menu. I tried the following custom css without luck:
.td_block_mega_menu .td-next-prev-wrap {
display:none;
}
Here are the screen shots:


Yes, I know that. The thing is, when I choose the Block Header 1 template the line is not shown… clearly there’s something wrong when applying the template.
Take a look, please:https://nimb.ws/PFEmXR
Thanks!
When I check my Website with Gmetrics I get the message that there are render blocking ressources:
203.3KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering. Is there a code that I can include in the functions.php to reduce it?
Greetings Kathrin