- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
Please note that we have not testes any RSS plugins for importing content with the theme. The theme is created with using your own content in mind, creating posts and using them on blocks and other elements. I do not know how these plugins import the content, then process it, and how it is used in the theme. If you want to use this system and the current plugin is not working, you should try another one and see if it works properly. You can also search the forum, maybe some other users have managed to implement something like this for their website and could provide more information.
Thanks
Hello,
It is exactly the news magazine demo style as I suspected. Please use this code to change the colors:
.td-magazine .td_block_template_1 .td-related-title .td-cur-simple-item{
color:#dfcd3a!important;;
}
Add the code in the theme panel-> custom css box.
Thank you!
Hello steve83,
I have inspected your website, and I saw that your Breadcrumbs feature are working fine. I guess that you are referring to these blocks, right? -> https://www.screencast.com/t/J2xYtptM. Please notice that there you have no breadcrumbs because that block has not been designed to use the breadcrumbs, as you can see in our demo, like here -> https://www.screencast.com/t/3i9ZId1dB
Thanks for your understanding!
Hello keyforweb,
Please provide more useful details because I do not exactly understand what you mean and what kind of block you want to hide on the desktop and display only for mobile mode. Please be more specific and you should provide some useful screenshots os I will be able to provide a more accurate response.
Thanks for your understanding!
Hello FredAstair,
If you want to remove this tab, you should edit the td_block_mega_menu.php core file and delete from there this option, like this -> https://www.screencast.com/t/xAf5ojmAW
Thanks for your understanding!
Hello cpndgn,
Unfortunately, our theme does not have any such an option that allows you to handle the Video Ads, sorry! You should try using an Ad Blocker or something else to hide this effect or to have any control over them.
Thanks for your understanding!
Hello,
1. The modules and blocks were never meant to show the post views. You can follow this topic to see how it can be coded in though: https://forum.tagdiv.com/topic/post_views_count/
2. The weather widget cannot be translated fully as it is grabbed from a server and it comes in English by default.
3. The post publishing date or time is changed from wordpress. The theme has no influence over the post time/date. http://www.wpbeginner.com/beginners-guide/how-to-back-date-your-wordpress-posts/
Thank you!
Hello vzerstyl,
Do you are referring to this feature like here -> https://www.screencast.com/t/SJ8tacg9 If that’s what you mean, notice that is talking about Ajax Filter Tab. If you want to know more details about this feature, please consult here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for your understanding!
Most probably you are using adblock and you can’t see all the ads.
this is the inline article code used for lifenewscy.com. Desktop is ok but not on mobile.
<div class=”td-all-devices”>
<!– ADTAG AdTag lifenewscy.com Ch:Homepage 5 300×250, 300×250 Begin –>
<script type=”text/javascript”>
/* DO NOT MODIFY */
(function(w,d) {
w.cdxhd = w.cdxhd || [];
w.cdxhd.push({
“cdxhd_bpid”:229249,
“cdxhd_w” :300,
“cdxhd_h” :250,
“cdxhd_vtag”:20140808,
“cdxhd_slot”:w.cdxhd.length
});
d.write(‘<div class=”cdxhd_’+cdxhd[(cdxhd.length-1)][‘cdxhd_bpid’]+’ cdxhd_slot” id=”cdxhd_bpid_’+cdxhd[(cdxhd.length-1)][‘cdxhd_bpid’]+’_’+cdxhd[(cdxhd.length-1)][‘cdxhd_slot’]+'” style=”position:relative;”></div>’);
var s = d.createElement(“script”); s.async = true;
s.src = (d.location.protocol===”https:”?”https”:”http”)+’://static.dskfv.de/js/loader_v2.js?cb=’+(new Date().getMinutes()+new Date().getHours());
var a = d.getElementsByTagName(“script”)[0]; a.parentNode.insertBefore(s,a);
}(this,document));
</script>
<!– ADTAG AdTag lifenewscy.com Ch:Homepage 5 300×250, 300×250 End –>
</div>
Ok I see, so it’s not really realistic to implement on almost 300 pages.
My two cents is that the devss should really look into better implementation of the Featured “Category”.
It is a good idea and it’s really handy to promote specific articles, but it should be totally ignored everywhere, unless specifically told not to (such as in featured blocks).
Hello,
Sorry but without visual composer, there is nothing to render the short codes with. The ‘renderer’ is the visual composer plugin. Without it, there can be no blocks.
Thank you!
Hi,
There is no easy solution in this case. If a post has the featured category and another category assigned to it, you cannot ignore one and use the other with the current implementation and options for the related posts. What you could do is to disable the related articles on the post page, and then enable Visual composer on posts in order to create and use a block instead of this feature – https://www.screencast.com/t/gswiM6T1A Then use that blocks filtering options to display the posts you want. But Visual composer was not tested for posts and maybe it will not work properly, but you can give it a try if you want to achieve this.
Thanks
Hi,
I have entered the text you provided in a posts manual excerpt option – https://www.screencast.com/t/sESPuSwGYMtf and this is the result on block 11 – https://www.screencast.com/t/ojb1vLVtco and I do not see a problem with this. Please correct me if I misunderstand.
The only available setting in theme panel regarding excerpts is to set the excerpt type and the length.
Thanks
Hello screengeek,
I have inspected your website and I saw that you are using the footer template style 1 which uses a block 7 to display the “Even More News” and a block Popular Category which display the popular categories. If you want to remove something like this from there, you should edit the theme core files and edit here -> https://www.screencast.com/t/227eerO3RUq Also, you can use the footer template style 5 and customize it as you want, using which blocks you want. For more information about footer templates, please consult here -> https://forum.tagdiv.com/newsmag-footer-templates-2/
Thanks for your understanding!
Hello
If you want to remove the More from author tab for each post, you should use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td_block_related_posts .td-related-right {
display:none!important;
}
The result is here -> https://www.screencast.com/t/dYFZ2m2NP4
Thanks for the message!
Hello herksingh,
Here is talking about block title. If you want to change these, notice that you can do it for each block when you edit it in Visual Composer, like this -> https://www.screencast.com/t/G9UMLDfgzKo For more information about our Blocks, please consult here -> https://forum.tagdiv.com/block-settings-guide/ Also, a more useful guide for what you can use the Visual Composer can be accessed here -> https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
Thanks or your understanding!
Hi,
You can change the translation for that element in Theme panel->Translations –
– https://www.screencast.com/t/CJklxedsVxRE
– https://www.screencast.com/t/YCocqBEOHGq
There you can change the text to what you want.
Each of the blocks in the page structure can be edited in the edit page screen, in Visual composer
– https://www.screencast.com/t/xF6wo4PW
– https://www.screencast.com/t/nJrJiDzm
More about block settings in this tutorial – https://forum.tagdiv.com/block-settings-guide/
Thanks
Hello
I need to display 4 posts in the same line on a 2/3 raw. This can be done with Visual Composer Post Grid Builder but the loading time are extremely slow.
I can’t find a Block that can do that on the 2/3, Can you help.
regards
Polys
Hi, i’ve strange issue with visual composer on homepage:
I’m make my custom homepage with visual composer for desktop view and i hide some block only for mobile where a special block with infinite loop is used… It’s all ok in firefox and edge but when i try to view via google seach console or google chrome from desktop, i’ve see only mobile block…
My site is: http://www.keyforweb.it


[IMG][/IMG]
First of all, I would like to thank the team behind this theme. It is really great and makes work easier even for first time users.
Now coming to my query, I would like to know how can I place Adsense Ad units in the Category, Tags and Attachment pages.
I do have the sidebar where I can see the ad but would it be possible to place Ad units between the blocks in the Category and Tag pages?
Also I would like to have ads above and below in the attachment page just like we can place in the Post pages.
- 1. How to show post view count on Blocks?
- 2. How to change Weather widget translation?
- 3. How to change post publish time (real time: 1 april, 2017 12:40)
<br/> 1 april, 2017 12:35 > 5 min ago
<br/> 31 march, 2017 20:50 > Yesterday, 20:50
<br/> 30 march, 2017 20:50 > 30 march, 20:50
I am using a live css editor names as CSS Hero. It is working fine with all other elements excluding blocks and some other related elements of the theme.
Can you tell me the reason??
website- kaidenworld.com
Catalin where to i find that css method ? I have no idea where to find that
.td_block_related_posts .td-related-right {
display:none;
}
in order to delete “more from author box”
I am using a live css editor names as CSS Hero. It is working fine with all other elements excluding blocks and some other related elements of the theme.
Can you tell me the reason??
Hi,
I’ve tried to find an answer but couldn’t.
I’m trying to get my site to look exactly like the default theme demo – I like the look of it.
I’ve loaded the demo settings, but the theme seems to be scaled down (less wide) than the demo site and the post category block isn’t showing up properly either.
I don’t have any image or color chosen in the background, but the theme width is still box mode.
As for the block, the large image shows up on the left colum, but the list of the remaining 4 posts shows up directly below the main image. How do I get it to show up to the right of the main image like the theme shows.

I didn’t think it’d be so hard to get it to look like the actual demo theme. Please help.