- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Not working even on the parent theme.
I noticed that only the blocks with pictures have this error. Text blocks work well. See the last block at the bottom of the page.
Have you tried to change design options settings of row, column and blocks? if you make the margin top -10 or -20, your big grid could get upper. Maybe you can do same thing for bottom too, you should begin with row design options. you may try to edit block design options to reduce white space beneath big grid.
I’ve edited the codes in td_config.php file. But this issue is already solved (reply Simion C. above). I’ve asked another question in relation to margin-top/margin-bottom of Big Grid-Elements.
Now I have one more question ? How can I reduce the white space/margin between the header and big grid 1 and between big grid 1 and the following block? http://prnt.sc/e93mxb (arrows in screenshot)
Hello, I have no coding knowledge. But I am trying to do my best. Could you pls tell us where you added the codes you wrote above about block 5 on td_config.php file?
Thanks…
Wow, great support. Thanks, it worked.
Now I have one more question 🙂 How can I reduce the white space/margin between the header and big grid 1 and between big grid 1 and the following block? http://prnt.sc/e93mxb (arrows in screenshot)
Hello ipcs,
If you want to handle the title length for Block 9, you can do that from Theme panel, like this -> https://www.screencast.com/t/8Vjje3aKt
For your second request, please notice that the theme has not been designed to display the post excerpts for Block 9, sorry! If you want to do that, you should edit the theme core file which creates the Block 9 which is td_module_8.php like this -> https://www.screencast.com/t/tJTD1uU3UO 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 the message!
Hello ipcs,
Unfortunately, our theme does not have any such an option that allows you to change the thumbs dimensions, sorry! Notice that the Block 21 uses the module 16 which uses the Default Thumbnail from WordPress, like this -> https://www.screencast.com/t/sKHB36Y1 From here, you can set your thumb size and then, using the Thumbnail Regenerate, you should Regenerate them thumbs and then you will bring this result -> https://www.screencast.com/t/kJmiguQRx
Hope this helps!
Thanks for the message!
Hi,
If you have done the modifications in the td_config.php file then the thumb images should look like this in your browser inspector – https://www.screencast.com/t/vB8fmTsfc and here – https://www.screencast.com/t/uKYf5VilfD Now using some css you could change the height of the module – https://www.screencast.com/t/QwSbYjhocQv You can use this code, just enter it in Theme panel->Custom Css
@media (min-width: 767px) {
.td_block_big_grid_1 .td-module-thumb {
height: auto!important;
}}
Result – https://www.screencast.com/t/U1CqMjpq
Thanks
Hello glavred,
Unfortunately, the number pagination is not available for block pagination, sorry! If you want to do this, you should implement it yourself. Notice that is not a simple task, and if you do not have solid coding skills in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thaks for your understanding!
What I mean is, if I want to add a custom ad into a single post I just go in and put this code into the actual post body [vc_row][vc_column][td_block_ad_box spot_id="custom_ad_2"][/vc_column][/vc_row]
The question is, is there a way to do this for the social share box e.g. something like [vc_row][vc_column][td_block_social_share_box][/vc_column][/vc_row]?
Sorry for the confusion.
Hi,
You can not make the image dimensions smaller because the modules on the blocks need a certain thumb size to display and this is the way the blocks were designed, these thumbs being generated from the featured images you set on your posts as explained here – https://forum.tagdiv.com/theme-thumbs/ Big grids are meant to use big thumbs as seen in the demo here – https://demo.tagdiv.com/newspaper/big-grid-1/ – https://www.screencast.com/t/wKgYqeMEnnrq You need to optimize the images through software in order to compress the size in kilobytes if you want to make your site faster. Please use this guide – https://forum.tagdiv.com/how-to-make-the-site-faster/
Thanks
You could use this css code, it should make the top menu display in mobile state, just enter it in Theme panel->Custom Css
@media (max-width: 767px) {
.td-header-style-12 .td-header-top-menu-full {
display: block!important;
}
.td-header-style-12 .td-header-sp-top-menu {
display: block!important;
}}
Result – https://www.screencast.com/t/yEapLOO6p8
Thanks
Hi,
If you are talking about the category tag displayed on the modules – https://forum.tagdiv.com/category-tag-on-modulesblocks/ it is meant to display only one level of categories. Please correct me if I misunderstood.
Thanks
Hello pluushkin,
If you want to add some code or something like this between Post title and Excerpts for Block 4 which uses module 2 you should edit the td_module_2.php and add there what you want, like this -> https://www.screencast.com/t/OqwzK1npk
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for the message!
Hi,
You can hide the author name and date on all the modules/blocks in Theme panel->Block settings – https://www.screencast.com/t/BKjbpHiDQn9
Thanks
Also noticed that article bottom “more articles” section using block-title css, but since I already changed that part of css (check below) this blue color should be actually black there already. Or did I miss something?
.block-title {
border-color: black!important;
}

How do I remove the comments counter in the blocks?
Hi,
I’m using block 9 on this page: http://scotomastudio.com/commentaries-2/
Firstly, I don’t want the titles to get divided into two columns. I want it one after the other.
Secondly, is there a way to display post excerpt too?
Thanks!
Hi,
I’m using Block 21 to display articles/posts on this page: http://scotomastudio.com/issue-briefs-2/
I want to resize the thumbnail size to a vertical format(like 110px(width)x150px(height)) as I’ll be using vertical images only. Please let me know how can this be done. I’ll be grateful as this is a very important for me.
Thanks!
On the main page of my news website, I would like to use numbered pagination and not next/prev buttons.
Is there any way to do that?
Thank you.
Hi Bogdan,
I understand but WPforo it’s an important plugin, the best forum plugin for wordpress, i hope you will make it fully compatible with the best template for wordpress.
For those who have same problem, WPforo support give me this code who resolve problem with WPforo widget but not with other:
.wpforo-widget-wrap .block-title span{
font-size: 20px!important;
background-color: #cd4a41!important;
padding: 6px 12px 5px!important;
color: #fff!important;
display: inline-block!important;
line-height: 17px!important;
}
.wpforo-widget-wrap .block-title {
margin-bottom: 13px!important;
border-bottom: 2px solid #cd4a41!important;
margin-top: 25px !important;
}
I`m testing the Newspaper-Theme within a localhost-installation and will go online at the end of the week. I was able to configure most of the things and I am happy with the theme. But there is a question about the thumbsize of Big Grid 1 elements.
I`ve managed to edit the thumbsize (height) of Block 5 elements from 324×235 to 324×324 and it worked.
–> td_config.php:
td_api_thumb::add(‘td_324x235’,
array(
‘name’ => ‘td_324x235’,
‘width’ => 324,
‘height’ => 324,
‘crop’ => array(‘center’, ‘top’),
‘post_format_icon_size’ => ‘normal’,
‘used_on’ => array(
‘Module 3, 4, 5, 11, MX3’, ‘Block 1, 5, 6, 13, 17, 20’
),
‘no_image_path’ => td_global::$get_template_directory_uri,
)
);
Then I restarted Apache/MySQL-Services in XAMPP Control Center –> Regenerated Thumbnails with a Plugin. Block 5 elements now appear as a square on my homepage as they should.
I did the same for Big Grid 1 elements and changed them in td_config.php to 265×265 (4 small items right) and 534×534 (1 big item left).
td_api_thumb::add(‘td_265x198’,
array(
‘name’ => ‘td_265x198’,
‘width’ => 265,
‘height’ => 265,
‘crop’ => array(‘center’, ‘top’),
‘post_format_icon_size’ => ‘normal’,
‘used_on’ => array(
‘Big grid 1, 3, 7’
),
‘no_image_path’ => td_global::$get_template_directory_uri,
)
);
td_api_thumb::add(‘td_534x462’,
array(
‘name’ => ‘td_534x462’,
‘width’ => 534,
‘height’ => 534,
‘crop’ => array(‘center’, ‘top’),
‘post_format_icon_size’ => ‘normal’,
‘used_on’ => array(
‘Module 19, Module MX5, MX17’, ‘Big grid 1, 3, 4, 6, 10, 12’
),
‘no_image_path’ => td_global::$get_template_directory_uri,
)
);
Then I regenerated the thumbnails again but nothing changed in my Big Grid 1 on the homepage. The elements still have the default sizes (534×462 and 265×198).
Do I have to take further steps to change the Big Grid 1 Thumbsizes successfully?
Thanks
Hello,
I have a question about block’s image sizes. As you know that to make website speed faster, block’s image sizes on homepage should be smaller. For example, block 11 ‘s image size 218 x 150 (I wanna make it 200 x 100) block 3’s 324 x 160 ( I wanna make it 270 x 130), Big grids’ image sizes are also really large and i wanna shrink them too. Could you pls explain how to make block’s image sizes smaller on homepage? (I have no coding knowledge but i can try if it is possible to shrink images by coding easily)
Thanks !
Hi everyone,
i need help to solve a problem. I want that all the Blog’s Block will be displayed in full screen. i’ll try to explain better. As you can see in my blog hmepage (http://natureblog.net/) all the stuff is in a middle page block, included the top menu, footer and main contenet.
How can i display evetying in full screen? or if is it impossible, just the top menu and the footer?
Thnaks
Site is http://www.snapchops.com/.
Attempting to use the Category Filter in block settings. As you can see on the screen capture, the Category Filter dropdown only shows categories up to the R’s — there are many more after that.

