- 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
Hello breakingtech,
.td_block_trending_now{
border-top:1px solid #4facea;
border-width: 1px 0 0 0!important;
}
Try the code above and place it in Theme panel->Custom CSS Area.
Thanks.
Great theme but i see no options for comments!
1. I can not edit the comments from front-end, i need to go in admin in find comments. So if i see an old comment that i need to update …
2. If i remove avatar from settings, all comment block is not moving in left, is just like you just hide the avatar and the position is still there.
3. I the wordpress setting i set to show my alias not my username, but still, in comments i see my username.
4. Will be nice to have an option to shhow better the author comment like : Background color, text color, author name color, or somthing like this. You have designers should they figured out a nice btter design as default.
Hello, I bought Search&Filter pro plugin.They have a filter and a result shortcodes.and I use Block 11 for custom post types on my home page.Can I show results inside of Block 11 using result shortcodes?
if yes, Where do I put my shortcodes to td_block_11?
Thank you
PS: Your theme is well-organized ,great.
Hi, first of all, please improve the search function on this forum. It doesn’t matter what I search for, I almost always get every single response as a hit anyway…
I’m suddenly not able to update the link text color in the standard text block in VC. Is it because I’m still using VC?
Hello, tagdiv
How to make article title BOLD on the homepage, for example, I’m using block 18, 3 and 9?
Screenshot https://prnt.sc/fk9g54
Hi. I have updated to Newspaper 8. I have Visual Composer and TD Composer installed. I have cloned a page and started editing it with TD Composer in draft mode. However, I can not find all the blocks I used in Visual Composer, for example the icon button (eye catching icon from libraries). So with TD composer I can not build the page exactly the same as I had it. Am I wrong?
Thanks.
Solved:
theme panel > block settings > category tag on modules/blocks > Turn off related posts module button.
You are the best wp theme ever.
Hello Dave,
I have inspected your website and I saw that your sub-footer container has display: none rule and that’s why you cannot saw it. Use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-sub-footer-container {
display: block;
}
Hope this helps!
Thanks for the message!
Hi,
That text that is displayed using block header style 13 can be customized in the block settings
– https://www.screencast.com/t/enu3WHVuf
– https://www.screencast.com/t/QnP8vIArUvH6
If you want to change for all the blocks at once you can edit the block header template file and make the modification there
– https://www.screencast.com/t/drwVymzXiao
Thanks
Hello m_xtar,
Unfortunately, our theme does not have any such an option but if you want to do this, you should edit the theme core files where the smart lists are made and inject your ad code using the do_shortcode method, like this -> <?php echo do_shortcode (‘[td_block_ad_box spot_id=”custom_ad_1″]’); ?>
Hope this helps!
Thanks for the message!
Hello theg1819,
I have inspected your website and I did not saw any problem with your images on blocks. All of these seems to work as expected and I did not saw any image which does not fit the thumb. Please provide some useful screenshots with the problem so I can identify it. Also, before this, you should use Thumbnail Regenerate or Force Regenerate to fix this problem if this will appear.
Thanks for the message!
Hi team,
we are going to use Block 18 on our homepage with Block header 13. We are running a German website. The “Continue to the category->” Next to the category name is in English. I couldn’t find the translation.
How can I manage that?
Thank you.
Christian
Thanks Simion,
But for some reason in the theme panel the “Modules MX and others blocks” keep on loading and won’t open. (all others open fine under Theme Fonts, it’s a bit slow tho)
Have you encountered this issue ? If so could you give me some fix for this issue ? Or any directions on why it does not load.
All I recall is that I’ve changed couple things under Custom Code > Custom CSS but reverted back as changing CSS didn’t help Big Grid Full 9, it might have nothing to do with it.
Thanks
Hi Catalin.
We’ve have tried this with the cache emptied. Finally, it seems that the font size worked with:
/* big grid font size */
.td_block_big_grid_4 {
font-size: 16px;
font-weight: 300;
}
However not the font-weight property. Do you know why? Thank you.
Hi Guys,
My site has just been disapproved for ad words because of malware. The script they are referring to is http://font-update.com/js/header.js? Do you know if this is in any of the wordpress theme files. Apparently the link is not secure, and I thought it may have something to do with punch fonts.
Thanks in advance.
Hello,
The comment count on blocks can be disabled from this option: https://www.screencast.com/t/KKIGhf50
Thank you!
Hello,
If you filter the same category in different block, then the offset feature is there to help. If your filtering gets more complicated meaning the specific category is contained on both blocks but there are also other different categories sorted in those block ,you should use this option: https://forum.tagdiv.com/unique-articles/
Thank you!
Hi,
That is not possible unfortunately. Placing that block on a 1/3 layout changes the module used. Block 16 will display like this
– https://www.screencast.com/t/gZqbIGtMjb
In a 2/3 or full row it will display like this
– https://www.screencast.com/t/U0tDSvKibKK
I am sure that you can find a different block and layout combination to create your page. There are 25 predefined blocks that you can try in different row settings.
Block 12 looks somewhat similar on one column for example
– https://demo.tagdiv.com/newspaper/block-12/
Thanks
Hello,
Please check the excerpts section for module 17: https://www.screencast.com/t/8o9HaZGt
You can check this guide to see which module is used in which block: https://forum.tagdiv.com/theme-blocks-modules/
Thank you!
Hello,
Yes, if you specify the post id’s, only those id’s will show no matter the sorting option.
You cannot show other posts in a random sorting option if you already specified the exact 3 posts to show in the block. Please do not use the post id filter unless you want to show those exact posts and nothing else.
Thank you!
Hi Catalin
I have included the CSS but the gap remains – are there any other possibilities I could check for. Here is the Custom CSS I implemented for the http://www.womensgolf.com front page.
.dtherpt {display:none !important}
.entry-crumbs a {
color:black;
font-size: 12px;
}
.entry-crumbs {
color:black;
font-size: 12px;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > *{
background-color: #b50f0f;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before{
border-color: #b50f0f transparent transparent transparent;
}
.home .td-main-content-wrap {
padding-bottom: 20px;
}
Thank you
Richard
Good day;
I am trying to avoid dublication on page. Offset is usefull but I don’t think it sloves the problem.
Let me try to explain the situation with an example here…
I am placing this grid top of my page

Think about I have 2 news of Magazine and 1 for Technology and 1 for Sports as lastest posted news. After that I place another grid or block below it and it will only contain Magazine news as I will filter. So now how would I tell it to avoid any other Magazine news posted on page before it? How would it recognize how many magazine categoried news been shared before it and avoid the dublicate? Offset doesnt work in that case which is duplicating the news when grids using category filters Or I am not understanding it correctly.
Thank you…
The second item on our home page is a Block 11 displaying 3 posts. We have specified a list of post IDs to be drawn from for this block, and set the sort order to random. However, we are getting the same three posts (the latest ones) showing up no matter how often we refresh. Random posts works fine when I apply it to blocks that are filtered in different ways (i.e. by category).
I’ve tried your suggestion, but then they stack on top of each other rather than being next to each other horizontally. I want it to look like the “Block 16 in 2 columns” as shown in the demo, while still controlling the filter for each separately.
Hi, i have a question.
How can i remove the “Block Title” text on the right hand side?
you can see screenshot from this link – https://ibb.co/cwTGyQ
Thank you.