- 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, is there any way to block, control or disable the automatic loading of new posts that are generated when I reach the end of which I am ?
I succeeded to add co-author to the post page following your tutorial
but how can I add the same to flexbox, boxes and as well to the category page
How can I create accordion menu with TD composer
or which plugin can I add that can work together with TD composer
to achieve the accordion style
I need this desperately for archive, I wish to put in every
accordion block by 20 editions of our magazines
How can I save my own row elements (to have my own cloud element) that I created from different blocks and import them to another page
The video block is not working properly
https://i.postimg.cc/WNkL0CyD/12.jpg
How can I change the order of the posts on the category page
I wish that I can order or from newest or from oldest post
I tried in the Theme panel => Categories but I just couldn’t find
that option
Hi,
Please check our documentation for Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Hope this will fix the problem.
Thank you!
Hi,
The problem can be from the settings made on block 15, please set a block 15 without any settings and check to see if this is displaying.
If there is still a problem, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you!
Hi,
These colors can be set only on flex blocks, like this -> https://i.imgur.com/Pyzsgtv.png on blocks this can be achieve only with custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Hope this will help you!
Thank you!
Hi,
If you are referring to the single post author box, for these the files need to be change are in wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php and tdb_single_author.php if you are referring to this element -> https://i.imgur.com/nCDtVe4.png the file is wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_author.php
Hope this will help you!
Thank you!
Hi altgirlmedia,
If you are referring to these two files td_module_mega_menu.php -> td_block_mega_menu.php thank you can find them on these paths:
-> wp-content/plugins/td-standard-pack/Newspaper/includes/modules/td_module_mega_menu.php
-> wp-content/plugins/td-standard-pack/Newspaper/includes/shortcodes/td_block_mega_menu.php
Hope this will help you!
Thank you!
Hello !
You can achieve this by setting a 3 columns layout as you can see here: https://www.screencast.com/t/Yrxz2GUjy and add the flex blocks in it: https://www.screencast.com/t/hAcsqt0S9QEJ Then you will be able to set the filters to the way you want: https://www.screencast.com/t/Yrxz2GUjy
Thank you !
Hi,
Unfortunately the color on the underline under the titles is set in the class set in theme panel -> https://i.imgur.com/S8oCGl1.png so in order to change it to another color you need to use a custom css to target that class, something like this -> https://i.imgur.com/mauzKEy.png
.td-newsmag-voice .td-pb-span12 .td_block_template_1 .block-title span:after {
background-color: red;
}
.td-newsmag-voice .td-pb-span4 .td_block_template_1 .block-title span:after {
background-color: green;
}
The code need to be set in theme panel> custom code> custom css
Hope this will help you!
Thank you!
On my homepage, I have a Big Grid Flex 5 block. I want only four specific posts here, and I don’t want it to change as I add other posts to the site. Overall, I have 2 categories. For example, I want 2 posts (id:857 and id:672) from 1 category, and 2 posts from the other (id:868 and id:492). And I want them ordered: the big picture on the left be 868, and to the right of that, I want 492, then the 2 smaller pictures be 672 and 857.
I know your tutorial says “Post ID filter – Specific posts can be filtered to your block by using the post ID. You can get the post ID by accessing Wp Admin > Posts section, hover the post title and check the link displayed on the browser left-bottom area. The IDs can be extracted from this URL. In order to exclude posts from a Big grid just add a ‘-’ symbol in front of each ID.”
My question is, using your TD composer, what exactly do I put into the FILTERS box? And I want these posts to be “unique” on the page.
Oops, just notice my Topic for this post says 5 posts in “Big Grid 5”. I meant to say 4 posts.
I’m trying to display a shortcode in a category template and it’s not working. I’m trying in a raw html field. I read somewhere a column text…but I do not have any column text block. I tried to put the shortcode in a title block…no matter where I cannot make it work.
Thank you
The block 15 I used on the custom sidebar is not working https://prnt.sc/r9o0ll
This is the post and many other posts https://jabulanews.com/watford-humiliates-league-leader-liverpool-by-beating-them-3-0/
Why? Please assist
I know the option is not availiabe per default.
But I’ve been trying to modifie templates of modules, blocks, archive etc for days now and I just cannot get it work.
I should work with the following code (or one similar) :
<?php echo $td_mod_single->get_the_tags();?>
Could you tell me if this code is correct and in which file I would have to put it?
Thank you
I’m trying to use shortcodes in TD composer in a raw html block it’s not rendered. How can I use custom shortcode?
Thank you
Hi, my problem is with posts, no with pages, then I have to work with single cloud template with tagDiv Composer, but here the template looks good and I can see the side bar > http://compone.cl/wp-content/uploads/2020/02/sidebar-in-posts-historie.png
but in real view this don’t show > http://compone.cl/wp-content/uploads/2020/02/sidebar-don’t-show.png
And the black box very similar to the main module of homepage in layout is shown when you scroll the post “up” on the screen > https://www.compone.cl/wp-content/uploads/2020/02/posts-black-block.png
(My site is unpublished because I am configuring these types of errors)
Thanks for the reply – i want no padding/spacing (limited white space) between the header and next block item.
I tried multiple efforts in tagDiv Composer – as currently there is no spacing i.e. [-] [-] [-].


Hi,
This block should display the categories that have the most posts set on theme, for me is working -> https://i.imgur.com/IVHypZ1.png -> https://i.imgur.com/sbjNWPQ.png maybe you are using some cache plugins, if yes, please clear all cache and try again.
Let me know the results!
Thank you!
.footer-text-wrap .block-title {
display:none;
}
I want to add
how can i explain more
I can’t add code
Hi,
If the homepage was build using tagDiv Composer then you should be able to edit the page and make the right changes, because this can be change only with tagDiv Composer.
In the most cases this is a plugin conflict with untested plugins, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again to see if the login is working.
In order to change the category on the flex block or block, you need to click on it and check the filter tab -> https://i.imgur.com/qwcrk1e.png
If there are still problems with tagDiv Composer, please let us know and provide as more details you can and some screenshots.
Thank you!
Hello !
By using the tagDiv Composer you can setup your looks of the block as you can see here: https://www.screencast.com/t/iBCIAz7nzQT ; Also you can try CTRL + Z but that will revert your whole design.
I hope this was helpful !
Thank you !
Hi,
So you can chose from theme panel the thumbs you want to be created -> https://i.imgur.com/LD8QXWM.png also the WordPress create some thumbs -> https://i.imgur.com/7SnVN9C.png also you can make a backup and go in wp-content\uploads and delete manually the images that you do not longer want; do this only after you deactivate the thumbs you no longer want to use.
Another plugin for thumbs is Thumbnail Regenerate plugin you can get it from our documentation from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ unfortunately this will not remove unused thumbs.
Hope this will help you!
Thank you!
Hi,
You need to check in theme panel > footer > footer settings -> https://i.imgur.com/z3JQNuU.png there can be three options, you can have set a footer template from tagDiv Cloud Library -> https://i.imgur.com/r5DInHz.png or you can have set a footer page -> https://i.imgur.com/V8gU4MB.png or a standard footer styles -> https://i.imgur.com/rb4GIOm.png
I think that you are using footer style 1, if yes, this is a premade footer and it can not be edited -> https://i.imgur.com/a2Cnksj.png therfore you can not edit the Popular Categories from that footer style, also that block will not display all the categories and only the most popular, if you want to edit the footer you can choose an empty footer and set the widgets you want in it -> https://i.imgur.com/dhVshoH.png -> https://i.imgur.com/WnezpeD.png or you can use a footer page.
Hope this will help you!
Thank you!
Hi iamkingsleyf,
Please make a test using only the theme itself and check to see if the problem persists.
Also if you remove from your website all the ajax options the website should requiters let CPU and RAM. Example for elements that are using ajax filter: mega menu, ajax category on blocks and flex -> https://i.imgur.com/ca5vg11.png infinete loading
Let us know the results!
Thank you!
Hello – I’ve assigned a video background to a block (Youtube ID yvPg8jYUVNs) on my homepage https://www.pinkluggageabroad.com/, but it’s not displaying? Please let me know what I need to do here to get it to display.
Hello , i need edit the home page of latina.biz but the TAGDIV COMPOSER not work and made error , i go to edit manually the home page via code and not have understand how i can assign a category to one block.
Await your news , thanks