- 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,
Please set this code in advanced code css for phone #bbpress-forums li.bbp-header li.bbp-forum-info
{
display: inline-block;
width: auto;
}
#bbpress-forums .bbp-header ul.forum-titles li.bbp-forum-freshness
{
display: inline-block;
width: auto;
}
Thank you!
Hello,
For the category template, if you have set a posts loop then will display all posts in this category or you can use Flex Block/Big Grid Flex and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png and this is why the block will display posts for each category. So, pleased check the settings.
Thank you!
Hello,
Please edit with tagDiv Composer, select the block, and check if you have set there a module -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/ if not please assign one.
Thank you!
Hi guys,
The LCP on my site is bad and I got an answer from a friend programmer:
these are not normal image tags so the browser does not realize the images are to be fetched. instead the tagdiv JS (https://serpositivo.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js) had to be loaded and executed and that will look for image containers in the HTML and load the images.
2 problems with that approach; JS is loaded late (deferred, to ensure it is not render-blocking) and as the browser is unaware the image is not loaded with high priority.
the best solution would be to (ask tagdiv support if) use normal image tags for those main thumbnails to ensure the browser loads those with high priority. typically (from a performance point of view) you would indeed want your entire above-the-fold part of the page to render without the need for extra CSS/ JS to be downloaded & applied/ executed.
Alternatively we could exclude Newspaper/js/tagdiv_theme.min.js from being deferred (so it would run faster, but would become render-blocking) and we could (manually) add the relevant URL to the “LCP image” in the “autoptimize this page” metabox on the “edit” view of your homepage, but these approaches are far from ideal really ..
Is there anyway to improve the LCP according to these issues?
Hi,
Im trying to insert amazon native ads on my newspaper theme but I don’t see them. Which block do I need to use in order to get that working?
I have installed autooptimize and wprocket.
Dear support,
When use wp rocket cache blockquote class=”instagram-media” in post not view!
Please see url: https://nook.rs/ivana-i-goran-babic/
How to resolve this issues?
Thank in advance!
Getting this error on frontend using Momentum pro
Flex Block BuilderThe Cloud Library Module Template set for this block is not valid or it no longer exists. Please select another Module Template.
Please guide
Hi,
your Instragram picture feed block seems not be working anymore. On both of my websites, I get the followingf error:
Block Render Failed – Tried accessing nonexisting field (comments_count) on node type (Media)
You can check it on my start pages of:
– madmag.de
– madtrash.com
Could you please tell me how to fix this?
Thanks and regards, Bernd
Dear Anamaria
I entered this code:
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
to Delay Java script execution >
Excluded JavaScript Files
Specify URLs or keywords that can identify inline or JavaScript files to be excluded from delaying execution (one per line).
into wp-rocket plugin but I have same problem.
Thank a lot for your effort to resolve this issue.
Hello,
A workaround can be to save an element or row: https://www.screencast.com/t/kVxpDT9SV in the tagdiv composer, so you can add it on every other page. The saved elements can be seen at the end of the other blocks when you add an element in the tagDiv Composer.
Thank you!
Hello,
I checked now, but now the style is loaded. Please try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
and check after.
Thank you!
What was the solution for this?
I have the same issue with Litespeed cache – some content blocks not updating, others are updating
When in TDComposer they show as updated, but after saving they show older posts. Offset is blank and they are sorted as Latest by Category.
Thank you
-
This reply was modified 3 years by
PatWire.
Hi
I have checked this, for Block 1, Block 2, Blobk 6, Block 18, Block 19 there are no option to change image thumb size.
Hello!
You can edit the pages with the TagDiv Composer, click on those blocks and customize the images. Please note that you should have the full hd images uploaded in your Media Library.
Thank you!
Thanks for your reply Bettina.
Perhaps there is a way to do this using text-decoration: underline in CSS.
It gives the exact result I want, however, when the mouse cursor hovers over an image container, the title underline does not appear on the title in the same block.
But the standard underline feature does give this result on a mouse hover. Is there a way to use text-decoration: underline on a title and have it appear when the mouse hovers over the accompanying image?
Thanks!
Hello @mongooz !
1. Do you mean on flex blocks? Make sure you have set these settings https://prnt.sc/g9F6mkuAFJvD -> https://prnt.sc/z96sKjTvWDRW
2. You can add any element in the sidebar in the TagDiv Composer. If you add it to a template and make it global, then it will appear on every page that has assgned that template. You can build a sidebar with the TagDiv Composer. Steps:
1. Insert one new row (or delete an existing one).
2. Divide into two columns (2/3 + 1/3).
3. You can add whatever element you want into the second column and consider it a sidebar.
Thank you!
Hello @ZimaKunta !
Yes, the blocks shouldn’t display private posts. I will add this request to our improvement list!
Thank you!
Dear team support,
I want to show private posts to users who have registered and logged in to my site. I used the User Role plugin and gave the registered user permission to view private posts. However, only posts_loop elements can display private posts, while block and flex block elements do not display private posts. Plz Help me!
Thank you!
Best regards,
Hi Tagdiv theme team
I am currently trying to show the category’s featured image, name and link to the block, not the post name, its featured image and link.
<div class=”separator” style=”clear: both;”>
</div>
The above is the example block I want to change, above screenshot showing the post tile, link and featured image, I want to change them into the featured image of category, its name and link, so when people click on the image, or the name they will be directed to the category page not the post.
Thank you very much
Muhamad Nagib Alaydrus
Thanks for the example but I’m not interested in the one on your site. I’m interested in the block that I reported to you and with which I built my site. How long will I have to wait for the problem to be resolved?
I keep repeating that the problem is not solved and you probably don’t quite understand what I mean.
I just put the video of your block on youtube (taken from your site): https://youtu.be/JWTHqMSQNq8
where you can see that the left column alignment does not follow the right column part.
The browser used is incognito (chrome but also on firefox the behavior is the same). You may investigate your site before providing you with access to the site.
Hello!
I’m not sure what do you need to achieve. But, you can adjust the width and height for the images by using the flex block: https://forum.tagdiv.com/flex-block-settings-guide/. Or else, they are cropped automatically: https://forum.tagdiv.com/featured-image/ ; that’s why you can disable the thumbs you are not using. Set up your thumbs from Newspaper -> Theme panel -> Block settings -> Thumbs on modules/blocks. If you deactivate a dimension from there, next time when you will upload an image, it will not be resized to that dimension.
After changing the thumbnail sizes you need to regenerate your thumbnails using a plugin. Check this: https://forum.tagdiv.com/using-the-theme-with-existing-content/
Thank you!
How can i correct diraction of BLOCK HEADER TEMPLATE to (RTL) diraction


HI,
I noticed that this block: https://demo.tagdiv.com/newspaper_downtown_pro/war-section-downtown-pro/ responds badly to responsive.
Seeing it on large screens of a desktop PC with, for example, a minimum resolution of 1920×1080 and up, the page is seen correctly as shown in this screenshot: https://prnt.sc/T2oxb6vJpM0-
Even on 15.5″ laptop screens it looks good. But smaller laptop screens the column layout is misaligned as seen from this screenshot: https://prnt.sc/vXumvK03NVLJ
The two small columns on the right scroll differently from the one column on the left.
How is it resolved?
Thank you
Hi
Is there a way to customize the Thumbs on Modules/Blocks ?
My feature images have same size, I would like to keep original image everyplace or can specify it for the specific modules it does not show well.
https://netcks.com/ – you can see in my homepage
Thanks