- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
how do i remove space between rows in Block 9 after i removed author name http://screencast.com/t/DYuB4QVVT0H
adntamaulipas.com
look at
“noticias del momento” I’m using block 9
Hi
I am not aware of the rules that you had in .htacess file. If among those rules was one which blocked content from external sources, or blocked the connection to our server then the theme couldn’t made the required concoctions.
Please provide your code from .htacess file so we can have a closer look to it and maybe we can help.
Thanks!
How do i change the color of the author name on block 7( only for this) http://screencast.com/t/oatA0bjUb
Hi
This is a very complex tack which require many customizations in order to be achieved. The easiest way would be like this:
– define a special thumb in td_config.php with the desired size: http://screencast.com/t/R0P1shKkG Make sure you regenrate your thumbnails after new thumb is defined.
– edit each files which generate the theme’s modules and change the parameter from get_image function with your custom image size: http://screencast.com/t/3g3l9GdVITNA
– scale your images with css such that to be displayed fine on each module/block.
Note that this is a very complex task which require many customizations in theme’s files and also good coding skills are involved in order to complete it. We can’t offer customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks for the message!
Hi,
It seems the facebook debugger cannot scrape the post information of your post: http://screencast.com/t/l9XDObA2 because your site does not meet the community standards: https://www.facebook.com/communitystandards
You need to check what facebook has to object about your post. Unfortunately it’s FB’s decision to block certain content so we cannot help any further in this matter.
Thank you!
Hello kognitoweb,
Yes, this is our type of pagination for our blocks, like this -> http://screencast.com/t/VMqLxLZpTU If you need more assistance in this regard, please provide your website URL so I can further inspect it closer the issue.
Thanks!
Hi,
you suggest me some change (display:none) in css to hide or delete some functions…
problem is that it seem bad for seo
http://seoshrugged.com/2015/11/30/does-google-crawl-css-displaynone-content/
so I want to know what code or functions to eliminate instead of using diplay:none
in particular
1) hide post views
.td-post-views{display:none!important}
2) hide author of block pages and categories, but I leave it on biggrid 1
.page .td-post-author-name{display:none}.category .td-post-author-name{display:none}.td_block_big_grid_1 .td-post-author-name{display:initial!important}
3) hide pulldown on categories (on right)
.category .td-wrapper-pulldown-filter{display:none}.home
4) hide next/prev on related articles
.td_block_related_posts .td-next-prev-wrap{display:none}
Hi
Try to replace the above css with this one, it should work fine: http://screencast.com/t/rtfWjgVZY
.td-review-header, .td-review-details, .td-review-final-score{
display: none;
}
.td-review .block-title{
padding: 2px 15px 2px 15px;
font-size: 11px;
border-radius: 3px;
}
.td-rating-bar-wrap div{
background: #4db2ec;
}
.td-review {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
background-color: #f5f5f5;
width: 100%;
margin-bottom: 20px;
}
.td-review td {
padding: 18px 19px 20px 20px;
}
Thanks!
I find
.td_block_16 .td-module-meta-info {
display:none!important
}
seems working, any drawback for using this without your “.home” ?
Hello pasqualino77,
I suppose that you are referring to the Ajax Filter for the category for each block, like this -> http://screencast.com/t/fx2b6go4UYv Please notice that these categories are sorted alphabetic by default. If is not what you mean, please provide more details about what you want to sort, so I will be able to provide a more accurate response.
Thanks.
Hi,
If you only need to remove these from the homepage and just on a block 16, you can use css to hide them like so:
.home .td_block_16 .td-module-meta-info{
display:none!important
}
Thanks.
Hello
site DEV url : https://www.hellouk.org/%E9%A6%96%E9%A0%812016/
could you please tell that how to remove
*author name
*date
*number of comments
from homepage “only” (it is block 16) and we want that when ppl click post to read, they will be able to see those fine

thanks
Hi, any news on NORMAL PAGINATION for blocks? (Like 1,2,3)
The Problem with Load More and Infinite Load is that people cant go back to a certain page of Articles, it always reverts back to the initial when the page is loaded new. That would be great if Blocks could have an ability of normal pagination also.
Hello,
we would like to ask if it is possible to a news block – posts, to not appear the admin user as author but another author’s – user’s name that admin can specify for each post or for posts of specific category. Alternatively, if is it possible, to select specific users – authors names not to appear in frontend website – posts.
Thank you.
Best Regards,
George
Hello bowman9991,
Please noticed that if you want to change the dimensions of the featured image according to your blocks, you have to change the structure of each thumb from td_config.php where you can find all the thumbs created for the theme, like this -> http://screencast.com/t/siMGnfUsO3y or you can create another one. Please notice that is not a simple task and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry! After you have created these thumbs you have to use the Regenerate Thumbnails & Force Regenerate plugin for good results.
Hope this helps!
Thank you for the message!
Hello,
we would like to ask if it is possible to have an author’s block with the following appearance:
http://env-0180781.j.scaleforce.net/ticket-images/Authors%20Posts%20Block.jpg
also, a news block with the following appearance:
http://env-0180781.j.scaleforce.net/ticket-images/day%20news%20block.jpg
Thank you.
Best Regards,
George
@centennia
I have checked your site but could not find any problems with block 18: http://screencast.com/t/q1WVX7CpJG. Please provide more details as I cannot understand the issue from the scrrenshot. Is it the thumbnails not filling the container? If this is the case, then please try to upload biger images for those posts and regenerate thumbs. Also make sure you have the thumbnails selected from here http://screencast.com/t/kCD9bamhB as I see that your block 18 uses the full size image and not the thumbnail.
@Lynden
Thanks. Glad you got it working.
@fitnessfactory
Please try to deactivate all plugins except visual composer, clear cache and reset cdn files if you use it. If the plugin still won;t work, please send us an email at contact@tagdiv.com and provide wp-admin so we can access the back-end to inspect it.
Thank you!
Hello AilyRoot,
Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.vc_tta-panels-container .td_block_9 .td_module_8 {
padding-bottom: 0;
margin-bottom: 0;
}
.vc_tta-panels-container .td_block_9 .td_module_wrap {
padding-bottom: 0!important;
}
.vc_tta-panels-container .td_block_9 .td-module-meta-info{
display:none;
}
The result -> http://screencast.com/t/E8zWWtxOa8
Thank you for the message!
Hello;
Its not working http://www.healthable.org/inside-breast-active-unfolding-mystery-dignity-happiness/
below is my CSS but its not working
/* Change review view */
.td-review-desc,
.td-review-header .block-title,
.td-review-percent {
display: none;
}
I want mine to look like this http://www.techrez.com/tecno-boom-j8-review/
Thanks
Hi,
I think you are referring to the ajax filter: http://screencast.com/t/3vNIfNIC
This can be changed from the block settings like so: http://screencast.com/t/9wGxqUsz1L
You will need to add the category id’s you want to display. You can get the category id’s like so: http://screencast.com/t/5sFobI9V
Thanks.
Hi Andrei,
I realized that I have the same problem with the low quality thumbnails on mobile/pad.
And I can’t solve it, I tried all the tips found on the forum.
Either I got error message from the server, or the quality still remains poor.
Especially, the problem is really disturbing with blocks (2, 11, 12…)
I really enjoy the great job all your team has done with this theme, really impressive.
But this problem is really different than a customization choice or the wish to add more functions.
Today, it should be natively implemented in the theme and natural to have good quality thumbnails on mobile.
And without needs to step in php files or add some external plugins.
Thanks for help, later.
Hi,
The theme is SEO optimized, but that does not mean you can click a magic button and rankings are perfect. We understand that SEO is very important but the theme does not have in depth optimization options as there are lots of plugins that already do this. You can add H1 and H2 tags on your homepage inside a text block. That is not a ‘major issue’, but a design choice everyone has to make for better rankings. Please read this guide (and apply it) and see your rankings go up: https://yoast.com/wordpress-seo/
Thank you!
Hello putiek,
I have checked your website and I saw that you are using the Block 17 feature. Unfortunately, as you can see, this is the standard style for this type of block and if you want to change the structure of this you have to alter the core file corresponding to block 17, in this case. As you can see in our documentation, the blocks use some modules, as you can see here -> http://screencast.com/t/1IhhS4lQv If you want to change this block you have to alter the code from td_module_4.php and td_module_8.php, like this -> http://screencast.com/t/FDsRqWK0h Please notice that it is not a simple task and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry! For more information about Blocks, please check our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/ and here -> http://demo.tagdiv.com/newspaper/block-1/ you can see all our blocks.
Thank you for your understanding!
Hi support,
I have added a new size to be used as my featured image on single post pages (Post template style 1).
It appears in the themes panel settings in thumbnails, and I have regenerated thumbnails, but the featured image size does not change (only shows it as 300px by 184px). What file do I need to edit to add this code “td_326x200”?
What is the module name or file name to set featured image sizes? I have edited other module templates successfully, but don’t know which file holds the “featured image” code.
Will this also change the YouTube image thumbnail crop settings when a YouTube video is added to the featured image field in a post?
Many thanks,
John
PS – This is the code I used to add the new image size, which appears under “Thumbs on modules and blocks”.
td_api_thumb::add('td_326x200',
array(
'name' => 'td_326x200',
'width' => 326,
'height' => 200,
'crop' => array('center', 'top'),
'post_format_icon_size' => 'normal',
'used_on' => array(
'Post template 1'
)
)
);
hi
I have managed to remove all I don;t want by using
.vc_tta-panels-container .td_block_9 .td-module-comments{
display:none;
}
.vc_tta-panels-container .td_block_9 .td_module_wrap .td-post-category{
display:none;
}
.vc_tta-panels-container .td_block_9 .td-post-author-name{
display:none;
}
.vc_tta-panels-container .td_block_9 .td-post-date{
display:none;
}
with your helps, but now it looks like this on that block 9

could you please help tell how to make those big space like normal ones such as

thanks
-
This reply was modified 10 years by
AilyRoot.