- 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
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
Hello,
Please delete the offset on the block -> https://i.imgur.com/Bpy83yO.png let the field empty.
Thank you!
Hi,
I added Woocommerce and added a product, but it seems like the Shop page does not belong to the site. How can I fix this? It gives the following error on the basket and checkout page. How can I fix this?
Oops!
Unexpected error in: woocommerce/cart-line-items-block
Error: Decimal separator can’t be same as thousand separator. thousandSeparator: , (thousandSeparator = {true} is same as thousandSeparator = “,”) decimalSeparator: , (default value for decimalSeparator is .)
Oops!
Unexpected error in: woocommerce/cart-order-summary-block
Error: Decimal separator can’t be same as thousand separator. thousandSeparator: , (thousandSeparator = {true} is same as thousandSeparator = “,”) decimalSeparator: , (default value for decimalSeparator is .)
Oops!
Unexpected error in: woocommerce/checkout-order-summary-block
Error: Decimal separator can’t be same as thousand separator. thousandSeparator: , (thousandSeparator = {true} is same as thousandSeparator = “,”) decimalSeparator: , (default value for decimalSeparator is .)
Hello @Demetri!
You can use a flex block with limit 1 and place it where you want. Also, you can specify the post’s ID, and it will display only one. Check the guide: https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
on my homepage I have three main blocks of posts:
block A – main flex block 4 which shows the latest published post, regardless of category/tag/author etc.
block B – flex block 4, which shows 3 latest posts from few selected categories (e.g. X, Y) that are usually more articles written in more depth
block C – flex block 5, which lists 3 latest posts from a single category (e.g. Z), which are usually basic news posts
There’s no offset in any of them, but I encounter a repeating problem. Because block A is displaying whatever was posted lately, that same post will appear in either B or C blocks, depending on the latest posts’ category.
Meaning if I post something in category X, it appears under blocks A and B; if I post something in category Z, it will appear in blocks A and C.
I can’t use offset in B or C blocks as one of them will wrongly remove a post that’s not displayed in A, i.e. when latest post is category X, block C will wrongly offset one post from category Z which then isn’t displayed anywhere.
What do you suggest I do to add some form of logical non-duplication, ideally doable directly through Cloud templates which will ensure it not breaking in the future?
Using latest Newspaper and WP versions.
Thanks!
Hello, I have had problems with INP since I inserted Newspaper on my website and recently came across a tool that masures the INP of pages, by debugbear (https://www.debugbear.com/inp-debugger/)
According to it, the tag block is the villain, because of the hover effect when I either pass my mouse on it or click on it. You can check the test here: https://www.debugbear.com/inp-debugger/X7gS2S-sb9whe
Is there any way I can disable these effects without deleting the tags module from my articles?
Hello Anamaria or Colleagues,
sorry, but in the widget area I do not get a display under the departments as described by you. There are no settings for the color.
Even if I use the Customizer or if I go in the widget area to the tag div blocks, there is no such setting here.
Regards, Frank
Hi,
Please try one from here https://essential-blocks.com/best-gallery-plugins-for-gutenberg/
Thank you!
That is on a localhost.. is there something specific I am missing when creating my own post type and taxonomies and adding the filter block ?

-
This reply was modified 2 years by
sotirow96.
Can I change the “Load more” to “View More” on Block 16?
I have fixed the incorrect block size issue, but the smile face at the bottom of my website on mobile remains. Feel free to see link to website, any page will show issue.
Thanks, Craig
HI,
Unfortunately for the blockquote within comments it is need to use a custom css, something like this one:
.single .comment-content blockquote p {
font-family: 'Roboto', sans-serif;
font-size: 18px;
line-height: 24px;
font-weight: normal;
font-style: italic;
text-transform: inherit;
color: #4db2ec;
}
This code needs to be set in the theme panel > custom code > custom css.
I hope this will help you!
Hello Yaron!
In order to have all the images aligned correctly in the blocks, you must have all the images uploaded at the same size.
Thank you!
Hello,
Please provide some screenshots about what you are referring to with a smiling face and where the block doesn’t have the same size.
Thank you!
Hi,
You can disable the more stories block here in Theme Panel -> Post Settings -> More Article Box https://i.imgur.com/CR10pDV.png
Thank you!
Hi –
In the theme panel font section, I cannot figure out how to adjust the font style for blockquote within comments, such as here:
Thanks,
Mark
Hi Team,
Some of my blocks on mobile are not going to full width? In TDC they look fine and as expected and even on desktop they are fine.
Also I have some white space and a small smiley face under the footer.
Pages with the issues are:
http://www.newzealandguide.co
& https://newzealandguide.co/category/destinations/south-island/
Let me know what you think?
Cheers, Craig
Hello,
For the category template, please use a posts loop; if you have set a posts loop, it will display all posts in this category. Alternatively, you can use Flex Block/Big Grid Flex and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png. This is why the block will display posts for each category.
Thank you!
Hi,
You need to hide the image on that block, so please edit the page where is the block with tagdiv Composer and hide it -> https://i.imgur.com/tVhCbJk.png.
Thank you!
Hello,
I did a check; if you search here, there are search results -> https://i.imgur.com/WliyyTg.png, but in the search template, those are not showing. Please edit with tagDiv Composer -> https://i.imgur.com/j8YvKks.png. Click on the block and remove the offset -> https://i.imgur.com/dJ0iFQu.png. Let that field empty.
Thank you!
https://drinks-and-more.ch/
Recently I have the following problem: In the BigGrid Blocks the same articles are displayed on all category pages. At the moment the last articles of the News category. For example, if I go to the Interviews category and set the filter to “Interviews”, Interviews is displayed on all pages. What could be the problem?
Thank you for your quick help.
Michel
Good afternoon. I have a domain that hosts an existing website. I activated the license on a test domain. How do I transfer the template correctly? I mean, I have downloaded and connected my fonts. I changed the placement of blocks, colors, font sizes. How can I now export all this with the settings and transfer it to a live domain where WordPress will already be installed and content will be posted?
Hello @forcenews !
Please edit the search page with the tagdiv Composer, click on the results(Posts Loop element) and delete the value of the offset posts. Let it empty with no space no value: https://app.screencast.com/Gh9jDf6t0XtLS
If you use a flex block there, then please set the special filter there Search – Current search.
Save the changes and view the results.
I hope that helps you!
Thank you!
Hi Anamaria, we’re adding the Flex Block 1 onto a Category Template.
The filter is set to ‘Current Category’ and the ID of the Custom Taxonomy ’11’ is added in the ‘Multiple terms filter’ field. Please see the attached screengrab for confirmation.

When we save those settings and return to the live site, no matter what category archive we view, the four articles are always from the ’11’ taxonomy and all categories, not just the ‘Current Category’.
Should this work or are the two filters not && ?
Thanks
Matt