- 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,
This can be done either with css or by removing the date from particular block types in the code.
For example if I want to remove the date in a particular block, for example a big grid 1, I would use this code
.td_block_big_grid_1 .td-post-date{
display:none!important
}
If you wish to remove the date on another block, you can simply use the browser inspector and change the first class (.td_block_big_grid_1 with the class from the block you want to remove the date from)
I hope this helps.
Thank you!
Hello ecyrus6036,
If you want to have more posts from categories displayed for your blocks, you have to set them from Block settings for each block like this -> http://screencast.com/t/XqBPeh5QUxW using category ID like this -> http://screencast.com/t/8twdI56e
For more information about blocks, please consult our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/
Hope this helps!
If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.
Thank you for the message!
Hello
I would like to know if it could be possible to show the date just in some specific blocks and big grids. Hiding the date in other ones.
Thanks
Hi
Indeed the last css don’t apply at the category tags for each post, sorry about that I missed some selectors. To achieve that replace that css with this one: http://screencast.com/t/OsUfXSWnCl
.td_mega_menu_sub_cats .block-mega-child-cats a, .td_block_mega_menu .td-post-category{
height: inherit;
}
Thanks!
— FIXED – See reply below —
Hi, Author Box Block Title dont show up. I set up the Block title and Block title custom url – but nothing shows up. Bug?
thx
Hello,
There are options for removing this post data from the theme panel, but if you remove them from there, they will not appear in the modules and blocks. So the best thing to do in this case is to hide them with css. You will need to be more specific as to where you want them removed and where not to as the ‘three little boxes’ is not particularly specific. Please provide a link to your website so we can see your homepage and specify if you want the data removed from the article itself or on the modules and blocks on the homepage so i can provide the proper css code for it.
Thank you!
Hi,
Is there a way to always exclude posts from blocks/grids if they don’t have a featured image? My site doesn’t look nice when posts don’t have a featured image so I want to exclude these kinds of posts and I can’t do it manually because my RSS aggregator automatically posts for me.
In the theme panel under “Post Settings” there an option under “Featured images” that says “Featured image placeholder” which will use some sort of placeholder image if there’s a post that doesn’t have a featured image. I’d wanted to use this feature as I have some old posts that I haven’t gotten around to updating because it would keep them from looking weird if they show up in blocks and modules through my website.
The problem I’m having is that even though I have “Featured image placeholder” turned on, it’s not given any of the posts that don’t have a featured image a placeholder image. Is there any other steps I need to do to get this to work?
Is there any way in a block to have it show posts only from BEFORE a specific date, or something like that. So for instance, if I wanted a block on my homepage to show random posts from BEFORE July 2015, is there a way I can do that?
Thanks
Mark
Sir, please help me to fix this
Remove render-blocking JavaScript:
http://www.snaxzer.com/wp-includes/js/jquery/jquery.js
http://www.snaxzer.com/…includes/js/jquery/jquery-migrate.min.js
http://www.snaxzer.com/…assets/js/jquery.themepunch.tools.min.js
Optimize CSS Delivery of the following:
http://www.snaxzer.com/wp-includes/css/dashicons.min.css
http://www.snaxzer.com/…wp-includes/css/jquery-ui-dialog.min.css
http://www.snaxzer.com/…_composer/assets/css/js_composer.min.css
I am using speed booster plugin with WP super cache and CloudFlare enabled.
I have followed speed booster tutorial but after adding provided code in tutorial to functions.php I am not getting ID for above mentioned js and css

sorry, I’m not good at English to explain enough.
Screenshot is front page(Home). It’s Something wrong.
I tried to turn off some plugins but it’s not fixed.
Hello Sorry to hijack this thread, but since Adblock is blocking the ads is it possible to change the classes name or something like that?
I got this error message:
The TagDiv Invoice plugin and the Aurora API of the active theme must share the same version number. Now, the Theme Aurora version: 1.1 and plugin version: TD_WOO_LABEL_VERSION!
Actually the TagDiv Invoice plugin is not activated for preventing unexpected behaviours.
Any help?
Thanks
Hello Sasikumar,
If you want to separate two blocks you should use Separator element from Visual Composer after each block, like this -> http://screencast.com/t/QhvsxXifUxjF -> http://screencast.com/t/XECYlI9r
Hope this helps!
Thank you for the message!
Hello,
Our theme was built to work with adsense. It is as simple as pasting the ad code in the theme panel in the desired ad box. However, adsense codes can take up to a few days before they will display on your website. Please allow it a bit of time before the ads display. (Remove adblock if you have it in your browser)
Thank you!
Hello dodikmulyanto,
If you want to add the Ads for your top category page, you have to use do_shortcode method with your Custom Ad. The code is -> <?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]'); ?> and this you have to add in your category template core file used by you. For example, below I gave you an example for category template 1 -> http://screencast.com/t/LOwIThu9 Also, please ensure that you have set your Custom Ad 1 -> http://screencast.com/t/hAfyOSQKxt2 In this way, you have to implement on your website.
Hope this helps!
Than kyu for the message!
Hello oscar,
Please first make sure you use the latest version of the theme (6.6.5) and make sure you have more than 6 posts to display. Another thing you can try is disable all plugins except visual composer and clear cache to rule out a plugin conflict.
In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}
or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd
I hope this helps.
Thank you!
ok no problem i dont want to correct border. but finally i need only one border in the middle to separate two blocks can you help me..? thanks in advance
Hi
You can use this css to overwrite the height applied for categories tags displayed in mega menu: http://screencast.com/t/vcaPk87FAvGk
.td_mega_menu_sub_cats .block-mega-child-cats a{
height: inherit;
}
Thanks!
Hi,
I tested this on all browsers including safari on mac and the ads are displayed properly. Please make sure you do not have an adblock extension in your browser.
Thank you!
Hi
The custom css from theme panel applies only on front end. If you want to make changes in text editor style the file that must be edited is editor-style.css: http://screencast.com/t/iVLbvK9c
The css that you tried is ok but needs a little adjustment in order to be applied:
.mce-content-body blockquote p {
font-size: 13px!important;
}
Thanks!
Hi
The shortcode that you provided is not correct: http://screencast.com/t/3SXqaSmVXG Please make sure that you added the code like here, clear all caches and test again
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
Are you referring at this widget: http://screencast.com/t/xzHr2v3v – http://screencast.com/t/XogiSKD9b If this is the case you can customize its layout using some custom css code in theme panel > custom code > custom css and the result will be like here: http://screencast.com/t/E5D18xWenTPa
.widget_categories.widget ul li{
display: inline-block;
margin-left: 10px;
}
.widget_categories.widget ul li:first-child{
margin-left: 0px;
}
Please note that this is just an example for the Categories widget. In this case the widget html structure allow this customization but in others cases the required customization could be more complexes, depending by widget’s layout.
If this is not what you mean please provide more details and also your site url so I can inspect this closer.
Thanks!
Hello chand3g,
The top menu does not appear on the mobile version by default. This was a design choice. It can however be activated with custom css:
@media (max-width: 767px){
.td-header-top-menu-full {
display:block!important;
}
.td-header-sp-top-menu{
display:block!important;
}
.td-header-sp-top-widget{
display:none!important;
}
}
The result you should see here -> http://screencast.com/t/VIQA4SZydh
Thank you for the message!