- 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
I want to add some light separation lines between posts on the front page of Radass.com. Similar to how Thechive.com does it. We are currently using block 5. I went through all the documentation and block examples but can’t find that option.
Hi there,
How can I show the comment count on block 14?
Many thanks
I added custom code in the theme’s panel section Custom Code, I deleted the code from that section, but I want to know if the code is still somewhere in the site.
Got Blacklisted by Google:
Harmful content
Google has detected harmful content on some of your siteâs pages. We recommend that you remove it as soon as possible. Until then, browsers such as Google Chrome will display a warning when users visit or download certain files from your site.
I was using RevenueHits as an alternative for AdSense. I used AdSense for about 2 months until they blocked my acount.
I ran 3 malware and antivirus tools and I want to make sure my site is clean before I ask for a status review with google.
Hello,
i new about the Mobile Ads. There i put the code from adsense. But at my mobile i cannot see the google ads, instead i can see ads from other affiliate program.
Yesterday i observed at another mobile that the google ads are shown correct.
I don’t understand why at my mobile phone they are not showing. I don’t have ad block, and i think so that if i had, i couldn’t see the affiliate ads too.
Hello am finding it difficult to get this Layout slider post and a four-block post layout. I have included the screen shot of what i wanted to achieve

Hello am finding it difficult to get this Layout slider post and a four-block post layout
Hello,
Well since you are trying to alter our theme blocks which are custom made, it;s safe to say that it is far from the default wordpress functionality. Our module, blocks and theme elements are custom made and will not work with standard wp functions. They are used to some extent, but new custom made functions are also used. You will not be able to edit ad add functionality to our blocks based only on the default wordpress implementation.
You will require substantial coding skills for it. Our blocks were not designed to work with custom taxonomies.
Thank you!
Hello vachos,
Unfortunately, our theme has not been tested with this type of plugin and we have no idea about the theme behaviour with this type of plugin and also, we cannot say for sure if it will work or not with the theme, sorry! If you want to insert this shortcode inside your Footer, you can try to use another Footer template, like style 5 which can be customised as you wish. Using this, you can add to the Footer 1,2,3 what code you want to customize your footer. You can try to add a Text Block to the Footer 1, for example, and inside it, you can place the shortcode from MailChimp and check the results.
Hope this helps!
Thanks for your understanding!
I try now to implement the additional filter for the blocks.
if I try to get a list with cutom taxonomy per get_categories(array(‘taxonomy’ => ‘custom_taxonomy’)) will responce emty array (in file td_util.php).
With ‘post_tag’ or ‘category’ as ‘taxonomy’ works, but not with custom taxonomies.
Have you changed something on the core function or query handling?
If would like to change the css-class of the blockquote (font-size,…).
Hi
This option involve a change in block’s structure as it should work only on single posts, not on pages. We designed the blocks to have the same functionality on all post types and for the moment we don’t plan to change it. In the feature we may add some specific options related with post types but I can’t promise anything for sure. We have a very long list with feature requests and we have to choose carefully what features are added to the theme.
Thanks!
Hello,
You will have to use a raw html element as a text box will strip the span element.
You will have to use it like so: http://screencast.com/t/6Z4gsZOueV
<div class="td-block-title-wrap"><h4 class="block-title"><span>my text here</span></h4></div>
Thanks.
Hi,
Unfortunately our theme does not provide such options. It will have to be added custom. I;m not sure where exactly you want to place a header but it needs to be hard-coded as there is no setting for it. Sorry.
You can make any text into a theme specific title like so:
<div class="td-block-title-wrap"><h4 class="block-title"><span>my text here</span></h4></div>
You have to add this in a raw html element on a page for it to work. http://screencast.com/t/6Z4gsZOueV
Thank you!
HI
That option change the color for block-quotes from post content. If this is not what you mean please provide more details about what you’re trying to do, also screen pointing the desired result and maybe I can help.
Thanks!
Hello MurgoiLiviu,
Unfortunately, I do not exactly understand what you mean, sorry! If you want to filter out the post from a certain category, please notice that this task can be done from each block settings, like this -> http://screencast.com/t/IL9bZvDq For more information about Block Settings, please consult the documentation here -> https://forum.tagdiv.com/block-settings-tutorial/
If is not what you mean, please provide more detail so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello Hassan Zia,
I guess that you want to display the BBpress on your homepage using a block which filtrates the forums topics
in the same way that the posts are displayed by category, right? Please notice that it is not possible in our theme because the theme has not been designed to be used in this case, sorry! If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello nirvanli,
I suppose that you are referring to the Excerpts, right? So, please notice that you can reduce the length of this from Theme panel, Excerpts section, corresponding to what type of block/module you are using for your website, like this -> http://screencast.com/t/V7F0LsUv For more information about this, please consult here -> https://forum.tagdiv.com/excerpts-introduction/
Hope this helps!
Thanks for your understanding!
Hello @hasrypost.com and @mickmeaney,
Please keep in mind that you want to change the structure of the date for modules, you will have to edit the corresponding files according to your block used by you. For example, if you are using the Block 3 you will have to edit the modules which make up this block, like module 1, like this -> http://screencast.com/t/whTutD5OFRyy
You will have to use the following snippet of code, like this ->
<?php echo human_time_diff( get_the_time('U'), current_time('timestamp') ) . ' ago'; ?> in the core file, like this -> http://screencast.com/t/ZZYWvi253eL1 Clear all your cache and check the results.
Hope this helps!
Thanks for the message!
Hello altious,
Please keep in mind that the algorithm to cropping of featured images is already defined and if you want to change this structure, please notice that you will damage the theme layout. Notice that each module/block has a special size of featured image as you can see in our documentation here -> https://forum.tagdiv.com/featured-image/ and here -> https://forum.tagdiv.com/theme-thumbs/
If you want to make some changes and adjustments to your theme, please notice that is not a simple task and you should make all of these for the entire website to bring best results. So, if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hi, I would like to add “number of comments with icon” on blocks meta-info, after date, just like it is displayed on slider or single post. Can you help me with this?

Hello everyone,
In 404 page,in the section our latest post, posts are displayed in blocks td_module_1,I want to change it to td_module_mx7 (td_block_16),so how to do this ? thank you
Best regards,
Hello vachos,
Unfortunately, our theme does not have any such an option (Big Gird or Block) that allows you a way to create this type of element, sorry! If you want to add more features in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry! You can try to find some plugins with have similar functionality and see how it will work for you.
Thanks for your understanding!
Hello,
It will affect anywhere a module is present. Blocks are made of one or more modules. a post has no modules as we do not recommend using visual composer on posts, but on categories and search pages and author pages and everywhere there are modules involved as all module titles are affected by that function.
Thank you!
Hi Andrei,
Thanks. That was an easy one. Sorry for asking. đ
Now I want to the post blockquote. Where can I do this?
Cheers,
Marc
Hi
The theme have options which allows you to sort post by tags but this is a global settings and won’t consider post’s tag. And alternative would be to create different sidebars for each category/tag.
For example on posts from baby care category/tag you want to display related posts in sidebar. You can create a new sidebar, add a block 3 in it and set it to display posts from baby care category or tag: http://screencast.com/t/mIa70RCVrCbh than use that sidebar for all posts from baby care category/tag.
The same can be done for other categories or tags.
Hope this helps!
Thanks!