- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
We have currently 13 posts in the news site as you can see…

But only 11 ever show here:
https://thetelegram.qcps.org.uk/category/prep/
I have these selected for the Block options:

They are all Category “Prep” so Im puzzled why they all wont show in an infinite load scroll?
Any ideas?
Thanks
Andy
Hi all,
we have another situation where we’re unsure how to proceed.
Basically, we have 2 Cloud Templates for author archives (Template1, Template2). Template1 is used as a default author archive template (pagename.com/author/id) while we want to use Template2 when users visit a custom page (pagename.com/columnist/id).
We cannot achieve this through the theme options because if we manually select the template to use for specific author then regardless of if the users visit /author/id or /columnist/id the same template will be used.
Is there a way to achieve this by calling a specific Cloud Template in the code when users visit the /columnist/id page? We got the redirects down in the PHP code but can’t seem to find a way to override the Cloud template used on the custom url.
By using the add_filter('author_template', 'custom_author_template_columnist');and inside the custom_author_template_columnist function we can see that template being called here by default is /themes/Newspaper/author.php but by changing this template nothing happens, because the priority of the templates being used it’s probably overwritten by Cloud Library or Composer plugin.
Further inspection using Query Monitor plugin we can see that template being called is wp-content/plugins/td-cloud-library/wp_templates/tdb_view_author.php but can’t seem to find a way to re-use that code in our child theme’s nor our custom plugin’s code where we have our custom blocks/modules setup.
We don’t mind hardcoding the template in php if programatically calling the Cloud Template is not possible.
Any help here would be appreciated.
Thanks!
Hi,
Please check the console when you hit the save button and see if there is an error. With right-click -> inspect -> console -> select the error in the tab network -> preview. Which usually displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you!
Hello Bettina
Sorry again, but something doesn’t add up.
I am sending you two screenshots of a site, the home page and an internal page, with the Chrome console screenshot as well.
In the first case, I see multiple webp images from the console because multiple Flex Block and/or Flex Block Builder type blocks are used.
In the second case, there is only one webp from console, that of the logo, while the other two, which are served as normal jpgs, are in a Single background image and a CPT Bg featured image.The webp images exist, were correctly generated by EWWW, and are reasonably smaller than the original.
It seems to me that Newspaper’s webp replacement is only done for blocks, not for other types of elements such as those reported above.
Is this correct?
If so, is there a way to replace webp images for those blocks as well?
Thanks again, Luca
home page https://imgur.com/a/UxhdigD
internal page screenshot https://imgur.com/tgldNAo
Hello,
Yes, you can use Flex block and design them as you want -> https://cloud.tagdiv.com/#/single/page/Blocks/2584 -> https://cloud.tagdiv.com/#/load/Blocks -> https://forum.tagdiv.com/how-use-tagdiv-cloud-library-templates/
Thank you!
You are not getting my point. I need to make 3 posts as sticky and all other posts needs to be displayed normally. If I create separate block for sticky my layout wont be correct. Because in 1st row 2 sticky posts will be displayed, in 2nd row one sticky post will be display and in all other rows 2 posts will be displayed. So the second row wont look good. Because there will be one empty column in it since there are only 3 sticky post. Hope you got my point.
Already found the problem, it is related to the iPhone keyboard itself, so it’s not the block. Thanks for the answers!
There is another question, is it possible to somehow change the appearance of the block that is displayed when records are missing? (left under search) https://imgur.com/TDqHaOU
Hello,
You can use flex block 1 and set the layout to 3 and the limit to 3 posts https://i.imgur.com/TFfWNpV.png
Thank you!
Hello.
You can add more blocks and filter them as you want.
Thank you!
Hi,
You can set post id in the filter tab to have a post sticky all the time on that block -> https://i.imgur.com/3uVxMOD.png
Thank you!
This is a default wordpress feature but the newspaper theme is blocking it. When we check the sticky post check box, the post is not becoming sticky just because newspaper theme is not considering that option it seems.
-
This reply was modified 1 year by
Satheeshraj.
Hello,
There are more blocks, not only one. You can use Flex Block 1, to do those designs and filter it. For each category, on the flex block there is a special filter for the current category, which dynamically displays the posts from that category within each category -> https://forum.tagdiv.com/flex-block-settings-guide/
The Posts Loop automatically filters the posts depending on the cloud template you set (for example, on the category page, there will be posted posts from that category) https://forum.tagdiv.com/posts-loop/
Thank you!
Hello,
Unfortunately, the flex block doesn’t have this option; only the slide element has -> https://i.imgur.com/4nHxCtV.png
Thank you!
Hi,
@mikisan Newspaper also doesn’t display the featured image for pages. We would have perhaps added an option for it, if this would have been requested more, but we had very few requests for it.
Pages are usually built with the composer as needed. Or they can be built with wordpress. And there’s no need to display the featured image, the image could just be added directly in the page content. A featured image can be set for them, for sharing or when perhaps pages are displayed in blocks. So there’s no actual need to display for modifications to the page template, as the result is the same. The image can be added in the page content at the top, and the same image can be set as featured.
But if you do want to display the actual featured image in the page, it can be done in the same way as above. I suggest a child theme however. If you want to do this, please send us an email at contact@tagdiv.com and I will help with it.
Thank you!
Hello,
You can use a custom field type, true or false, to show or exclude posts with this set.
The flex loop block is a special block that shows current posts from a category, like a posts loop https://forum.tagdiv.com/search/posts+loop/
Thank you!
Hello!
Is this possible to create block like the following.I want to show same post category on this block.Please tell me what block should i use to create like the attached.Please see the attached images url
How can I make the entries rotate by themselves in flex block 1 every 5 seconds?
Hello, I have a video ad that sits at the top of my content. When the user scrolls, it is supposed to either fly out to the right of the content if on desktop or stick to the top of the screen if on mobile. This works on any other theme, but on Newspaper, it will not work. I’ve tried in the ad block unit and as code in an HTML module.
You can see an example of the video unit here: https://detroitsportsnation.com/amon-ra-st-brown-weighs-in-on-opponents-using-the-lions-as-motivation/wgbrady/detroit-lions/01/15/2025/467307/
This is very important as it is losing rev by not having better viewability.
Hello,
is there a more detailed explanation on these filter options?
Include custom field – Include posts by specific Custom Field ( ACF true_false type ). If the CF meta value is true the post will be displayed on block.
Exclude custom field – Exclude posts by specific Custom Field ( ACF true_false type ). If the CF meta value is true the post will be excluded.
And is there a reason why the Flex Loop Builder is missing the “Multiple terms filter”
Hello,
1. Is the appearance of the “Mobile menu” block editable? https://imgur.com/7wyQQeI
If so, where and how?
2. Is the appearance of the “Mobile live search” block editable? https://imgur.com/KrpVEP8
If so, where and how?
3. (On a mobile device) When you click on the input field in the “Header live search” block, the screen zooms in a little, after which part of the screen is cut off and automatically nothing happens when you leave the field, you have to manually zoom back in. Is there a way to remove the zoom when you click on the field? https://imgur.com/KgD6glA
Hello Luca!
The theme will not create Webp images but will load them on BLOCKS if they exist on your server. This is written to that setting from the theme panel settings.
If you want to use Webp images in the Revolution Slider, try using Webp images that you have in the Media Library. Check this guide: https://www.sliderrevolution.com/faq/how-to-use-webp-images-in-slider-revolution/
I hope that helps you!
Thank you!
Hello Bettina
Sorry to bother you again, but our graphic people have created some content using single background image, and I have verified that, using EWWW’s javascript method as you suggested, the webp images are not used for those content.
I don’t know or see if there is a setting to define it like for thumbs on module/block.
Also, I know this is not your product, but do you happen to know if there is a way to have webp also used in images inserted in revolution sliders without having to reload them directly with webp extension?
Thanks in advance, Luca
Hi everyone,
I’m currently facing an issue with my website hosted on GoDaddy. I’m using the Newspaper template by TagDiv, and everything was working perfectly until a few months ago. Back then, I used a plugin to generate my SSL certificate, but I forgot to renew it. I’ve now fixed the SSL issue, and the certificate is properly configured, but I can’t use the TagDiv Composer to edit or create any blocks.
I have experience working with the TagDiv Composer, and this issue only started after the SSL problem. I’ve tried clearing the cache, disabling plugins, and checking for updates, but nothing has worked so far.
Has anyone else encountered a similar problem? I’d really appreciate any guidance on how to resolve this.
Thanks in advance!
Hello,
1. Yes, you can create your own modules like here and set the post type on the Flex builder block -> https://forum.tagdiv.com/modules-builder-newspaper-theme/ -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/ Also, you can
2. You need to enable this option for custom post type -> https://i.imgur.com/evLNxpk.png and after you can set a featured video like for normal posts -> https://i.imgur.com/qUXkePX.png -> https://forum.tagdiv.com/featured-image-or-video/
3. You can create the testimonials using custom field element -> https://forum.tagdiv.com/custom-fields-support/
4. Yes, you can insert a button to set a link where you want to go.
Thank you!
