- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
It may look like a block, but it’s not actually a block. That section will appear in the bottom of the page if the latest articles page template is selected
– https://www.screencast.com/t/PZtt1vl2gU
If you don’t want it there, select a different page template, like the default one for example.
Thanks
Hi,
I don’t quite understand what you mean exactly. That “Must read” looks like a block, which would be in no relation to the reviews, except being in the same sidebar from what I can see.
If it displays “No posts” then I suggest that you check it’s filtering and sorting settings, it might have no posts to display due to incorrect settings.
Thanks
Hi
The images will be cropped, a center top cropping to be more exact. That would be the best method overall. Each module will use a cropped thumbnail of a predefined size. Some images look better, it all depends on original image
– https://www.screencast.com/t/730fARYXU0
That particular module has a narrower thumbnail as it can be seen, so best you try other blocks in this case. You can see them all here
– https://demo.tagdiv.com/newspaper/block-1/
You could also use a flex block, that has multiple settings. Try to experiment with it as well.
Thanks
Hi,
A template created by you specifically for the smart lists posts should be used, like mentioned in this topic
– https://forum.tagdiv.com/topic/smart-list-block-see-the-entire-list/
The post content should contain only the smart list, that would be how it works currently. Maybe this will change in the future.
Thanks
Hello kanal1,
Unfortunately, the theme does not have any such an option for Blocks. There you can display only the posts from the categories and not the category with a thumb and excerpt linking to a category page, sorry! You should make some changes through the code if you want to change this functionality but please notice that we cannot provide additional customizations, sorry! Usually, we recommend the developers from studio.envato.com.
Thanks for the message!
I am using the ad banner space to show my own custom graphic, which is not a banner or ad.
https://www.dropbox.com/s/tetx1je20i8prio/screen.png?dl=0
It was just the easiest way to get custom html code at this specific place. But of course at some browsers with adblocker extension installed those graphics are not shown.
Is there any way to deliver the code without marking it as “ad”?
Hello guys,
Thanks for your awesome support. Newspaper 9 is awesome. I need a small help though. Can you please give me a way to make these blocks even?
https://imgur.com/a/rXfBteH
Thanks
Is there some way I can have an identical block header on both block 3 and 4? I like default one (Block header 1) on block 3, but the same template look very different on block 4.
I’ve tried to change some font settings, but I’m not sure which apply to the block heading. Thank you.
Hi there,
Just a small question – I’ve updated the theme and added a new Social Counter widget. Instagram bar doesn’t display properly (too short). See below:
Thanks
Angela
Hello,
I’m currently using module 10 for loop posts, categories, and tags. and I have set up in the loop.php that ads get display every 3, 6 and 9 posts. Here is the code that I’m using:
if (have_posts()) {
while ( have_posts() ) : the_post();
$adcounter++;
echo $td_template_layout->layout_open_element();
if (class_exists($td_module_class)) {
$td_mod = new $td_module_class($post);
echo $td_mod->render();
if (is_category() or is_tag() or is_home() or is_archive()) {
if ($adcounter ==3) {
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_3"]');
}
}
if (is_category() or is_tag() or is_home() or is_archive()) {
if ($adcounter ==6) {
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_2"]');
}
}
if (is_category() or is_tag() or is_home() or is_archive()) {
if ($adcounter ==9) {
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_2"]');
}
}
} else {
td_util::error(__FILE__, 'Missing module: ' . $td_module_class);
}
echo $td_template_layout->layout_close_element();
$td_template_layout->layout_next();
endwhile; //end loop
echo $td_template_layout->close_all_tags();
} else {
This is working with no problem. My issue is when I create a category template using the cloud library and I add the loop posts, the categories pages don’t show the ads within 3,6 or 9 posts. Is there anything that I need to add on the code above?
Thank you for your time,
Juan
I am showing latest post by categories in my front-page in block layout, some of the blocks showing the posts by the category correctly but some of them aren’t. While I visit to the category page it shows all the latest posts! I am unable to figure out the problem after inspecting for a long time.
Note: I have all the plugins and the Newspaper theme updated to latest version. I have tested this deactivating all the plugins but the vs composer(as its containing the blocks). I am using WP Super Cache and I have tested the problem deleting cache and deactivating the plugin but the result is same.
I have also checked the post order for the block and its set to its default -Latest-. I have also tested it setting the offset to some random number but some latest posts gets skipped.
On this circumstance I badly need your assistance to debug and solve this problem.
Thanks in advance.
Hi,
I installed business demo and I noticed that for home page element is used block 15 but with some modifications.
I mean it’s a block 15 but somehow different than default block 15 because it doesn’t contain images.
Could you please tell me how do you do that? I’m writing about this: https://ibb.co/jPZpFp
Mladen
Hi.
I want to set up a page with all my categories, using one of the theme blocks. The block have to show each category with a thumb and excerpt linking to a category page.
Anyone know how to do that?
Thanks.
So I was looking at my webconsole and found that I had some issues in my structured data
Structured Data > hentry (markup: microformats.org) (Missing: updated)
So I looked around and found that Yoast has something to do with this. However, they recommend to contact you guys?
https://kb.yoast.com/kb/fixing-hcard-author-error/
Missing: updated / entry-title / other
The requested tag is not present in your theme or is incomplete. Please contact your theme developer for assistance.
Please advise for a fix. They did have an option to remove hentry by adding a code to the functions.php but I’m not sure if that is the way to go.
Please advise and thank you.
How remove the shading filter from blocks? There is a dark filter on blocks which make the image less color full, How can i remove it? ASAP!
https://www.screencast.com/t/oGYOpa4ABx
Thanks this worked.
However with the latest update to the theme, i.e in Newspaper version 9, this trick does not work with posts loop block. Can you please help me with the corresponding php file to remove the reference of video-small.png, ico-video-large.png?
Hi, there is a slid at the top of my website (ahoraroma.com) but width is greater in the right margin as you can see in the screenshot. How can i adjust this?
SCREENSHOT https://ahoraroma.com/wp-content/uploads/2018/08/MARGEN.png
Hi,
Apparently, I can not modify the “block 12” on the bottom part f my home page.
Now, I can’t even delete and restore it through the composer and I do not know what code I’m supposed to delete.
You can see it here (is the “latest news” in the bottom part): http://youthnetworks.net/
Any clues how to fix it?
I’m also looking for custom taxonomy filters for the blocks… it’d be perfect if I could just create my own query.
Hello,
Unfortunately there is no font shadow option but you can add it through css. Add this code in your theme panel under custom code:
.td_block_big_grid_fl_4 .td-big-grid-post .entry-title a{
text-shadow: 2px 2px red;
}
result: https://www.screencast.com/t/lxXbPNVcSKM
You can change the red color. I added it as an example.
Thanks
Hello,
You should set up the background color from each of your Block when you edit the homepage or page like this -> https://www.screencast.com/t/Xy60zbbZq
Thanks.
Hello,
The page speed is good. It cpould have been a caching issue on your site. Now it returns proper values:
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fcruisingsea.com%2F&tab=mobile
The mobile friendly test cannot access some of the resources but it will not affect your mobile pages.
I would recommend checking your robots.txt to see if there are any blocked resources
Thanks
hello,
1) The force regenerate plugin deletes old thumbnails and creates the new thubs required by the theme. if your image is big enough to fit the thumbnail contianer, the proper thumbnail will be created. But as Simion mentioned, you need to have images at least the size of the thumbnail you want them to show up in.
2) Are you maybe referring to the infinite load you have set as pagination? The block pagination causes the load of the next few posts to be a bit delayed. Please check the block pagination if you do not want it paginated and want all the articles loaded on the first page load.
3) unfortunately the theme cannot handle iframe controls. Iframes are handled by the embed code from the iframe source.
Thank you!
Hello,
Please try:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block;
}
.td-header-sp-top-menu {
display: block !important;
text-align:center
}
.td-weather-top-widget, .td-social-icon-wrap{
display:none;
}
}
Thank you!
Hi there,
Smart list block in TagDiv Composer?
I can only see the first entry of the smart list if i use a block and choose the category of the smart list. i would like however to show the entire list or a certain amount of entries on the page. i do have other blocks on the page..
can this be achieved? is there an option for that’ –> i have seen in some topic that you speak about “Smart List for Single Post ” Block.. but i dont have this option in TagDiv Composer?
could you please help or point me in the right direction.. thank you