- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
I create a temp category. I want the block 7 to appear at the end of the post with the post of the category temp. How to do it?
My block header isn’t visible even though it is enabled
Hello there!
How to make a translation into my language of the line “read more” in the header of the blocks to the category? (BLOCK HEADER TEMPLATE 12).

Hello i need to display on mobile a scroll-up toggle i try to use this css code on mobile, but i want reduce the size from 40×40 to 25×25, how i make this?
.td-scroll-up {
display: block;
}
Hi Catalin,
Sorry for late response, was away.
Our website is https://hostingdomainguide.com/ (it is still under construction).
We just realized that the “S I D E B A R” thing appear in:
1. Classic Editor (Image 1)
2. WPBakery: When using Text Block Settings (Image 2)
It is not really problem for us but would be nice if we can utilize those area, especially when using WPBakery.
Thanks.
Hi,
You can use default whats-app for sharing, but this will appear only on mobile version.
https://www.screencast.com/t/1Gb0Y51o
If you want to have it thisplay all the time add the below custom css in Newspaper>Theme panel>Custom code>Custom css
https://www.screencast.com/t/Ki0yEEeABE
.td-social-whatsapp, .td-social-line, .td-social-viber {
display: inline-block;
}
Hope this will help you.
Thank you.
Hi,
Please read this aricoles:
How to Eliminate render-blocking JavaScript and CSS on WordPress
How to Fix Render-Blocking JavaScript and CSS in WordPress
Also if you want, you can use others plugins for booster.
Thank you for your understanding.
Hi,
Please read our documentation for filter -> https://forum.tagdiv.com/block-settings-guide/
In widgets -> https://www.screencast.com/t/K5u9JBPB
Here you can see the category id
https://www.screencast.com/t/EwvPPshL93G
Create sidebar using tagDiv Composer
https://www.screencast.com/t/n07H6w8E
Here you see the category id
https://www.screencast.com/t/2dD0tieeRLn8
Thanks.
Hi,
Our blocks and grids can display custom post types, but they cannot be filtered by taxonomy. This is possible only with default posts and categories.
To display a CPT in a block or grid, enter it’s name in the post type field. For example I have a CPT called td_book which can be displayed like this
– https://www.screencast.com/t/fapV8ACop
– https://www.screencast.com/t/3n1ilwklwZOJ
Currently the theme is somewhat limited when it comes to CPT versus default posts, hopefully in the future there will be more options added.
Thanks
The related articles section will show posts that have at least one category in common with the currently viewed post, sorted by latest.
Maybe there’s just need to add one more option for sorting by “articles from primary category first” : ) All the rest will remain as it is now.
Hi,
For Widget block background please read this topic -> https://forum.tagdiv.com/topic/widget-block-background/
Using tagDiv Composer
https://www.screencast.com/t/REt3ils5
Hope this will help you.
Thank you for your understanding.
Hi,
The Subtitle (titling), is an explanatory or alternate title of a article in addition to its main title; this text will appear under the title.
Quote on blocks: this is referring to that if the blocks were is showing this article support quote
https://www.screencast.com/t/jhb0Dg4Ud
https://www.screencast.com/t/EFeZUJYomx
https://www.screencast.com/t/xdZ5qPyabHiD
I think your second example is correct.
Thank you for your understanding.
Hi,
The category title in the category page is affected by this font setting for the page title
– https://www.screencast.com/t/MDdhYiOX
This setting is general and will affect all pages and category pages.
Using cloud category templates there are settings for the category title and description, in the composer directly (these can be set per template)
– https://www.screencast.com/t/nePGFMKDH0
*I can’t say I know what this AMP session stitching is, not familiar with it as well.
**Category pages will not work with AMP, only posts by default
– https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
***That block header style is responsive by default, test this here
– https://demo.tagdiv.com/newspaper/block-header-13/
The big title will gradually reduce it’s font size, ending up like this on mobile
– https://www.screencast.com/t/1KDTnkZ5S
****Maybe by creating cloud templates for each category, and adding unique ads to each of them. Category templates can be created and set per category. This may not be a good solution if you have many categories however.
Thanks
Hi,
Only with modifications to the modules would it be possible for them to display additional information. They can only display what is defined in their coding, for example
– https://www.screencast.com/t/cB27rrRC
So they are not able to display a logo unless this is added by some means in each of the modules.
The excerpt can be either automatic, picked from the post content and have a length according to the setting
– https://forum.tagdiv.com/excerpts-introduction/
Or you can set custom excerpts for each post, these will be displayed exactly as you enter them
– https://www.screencast.com/t/Og6EfgCkA
We will try to add more settings and features for the flex blocks and flex grids in the future. I can’t say what these will be unfortunately.
Thanks
Hello again,
As an answer to your message, before activating CloudLibrary there were no problems related to Eliminate Render Blocking! I’ve fixed the previous problems with the help of Speed Booster Plugin. However, after activating Cloud Library, Page Speed Insight started to give warnings(previously fixed ones and a new one) again related to Eliminate Render Blocking.
I’ve explained this 4 times! Can you please be more solution oriented!
What I am asking is actually so simple, but I couldn’t get any meaningful answers. Can you please read my message carefully one more time ?
Can you PLEASE try this in your Newspaper theme ?
Hi,
Depends on what elements are used in the category template. Using category grids and loop elements will automatically display posts from the category that uses the template
– https://www.screencast.com/t/xZ5j9UOE
– https://www.screencast.com/t/h73BXKM4R
So a template containing such elements can be applied for multiple categories. This is how the cloud category template examples are made
– https://affiliate.tagdiv.com/#/load/Category
But using other elements such as normal blocks and grids with filtering for example, these will always display the same posts according to that filtering, no matter the category page in which they appear. In this case the template would not be suited for multiple categories.
Thanks
I am trying to add a comment module on my custom cloud post template but when I add it the website field shows and the description says “save email, name and website..” (I wanna remove website) so I need to find the “td-comments-title block-title” in theme files and comment out/edit these parts.
So where can I find this “td-comments-title block-title”?
I installed this theme, but this message is shown.
How can I fix it?
[tdm_block_column_title title_text=”V2Vla2x5JTIwUmVwb3J0″ title_tag=”h3″ title_size=”tdm-title-sm” content_align_horizontal=”content-horiz-center” f_title_font_size=”eyJhbGwiOiIyMiIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxOCIsInBob25lIjoiMTYifQ==” f_title_font_line_height=”1″ f_title_font_family=”638″ f_title_font_weight=””][tdm_block_column_title title_text=”RnJlc2glMjBBcnRpY2xlcw==” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” f_title_font_family=”653″ f_title_font_size=”eyJhbGwiOiI3MCIsInBob25lIjoiNTAiLCJwb3J0cmFpdCI6IjUwIiwibGFuZHNjYXBlIjoiNjAifQ==” f_title_font_line_height=”eyJhbGwiOiI4MCIsInBob25lIjoiNjAiLCJwb3J0cmFpdCI6IjYwIiwibGFuZHNjYXBlIjoiNzAifQ==” f_title_font_weight=”700″]
How do I create this? What element should be used?
Thank you!
Hi, We have similar situation (We use video news demo template), though we have our own youtube videos from the channel as well as on the home page slider showing our gaming content. Is the solution above for youtube videos rendered in all pages/slider blocks etc ?
Hi,
I want to add on the posts loop block under the title and next to the image the source or the via of the article.
Can you please guide me through?
Regards,
Eric
Hi all,
Something weird that has shown up today: Videos that are embedded in the editor aren’t visible for ppl visiting the site, but the videos do work and show if you are logged in from the admin panel.
My website is:
https://fminside.net/
Example of a video is:
https://fminside.net/team-of-only-gary-nevilles-v-team-of-only-jamie-carraghers-on-football-manager/
I have already checked the user roles or permissions but nothing seems to block that or something.
Thanks for the infos.
My goal is to create a custom format. I want to be able to apply a specific css to a any text in the content post. The same kind of custom format as you have to highlight a text.
> Is it possible to use td api block for that ?
Thanks very much
I am referring to the H1 with class : entry-title, in the category header.
In Greek, uppercase letters should not have a diacritical mark. For instance,
“Ελλάδα” and “ΕΛΛΑΔΑ” are right, but “ΕΛΛΆΔA” is grammatically incorrect, so I cannot use it for my website, can you help me to make it capitalized?
I didn’t manage to find anything in the theme fonts for changing the Category header, did I miss something?
*adding google analytics to AMP field will prevent AMP Session Stitching? I am not quite familiar with what it is exactly (probably prevents double-counting each unique visit), I just read about it and I don’t want to mess up the statistics.
**Let’s say we have a “Blue” category. Will http://www.test.com/category/blue/amp work with AMP?
***I like block header 13 but the big text is not responsive, so I’m not using it, however, it would be nice if we could change its size in the future. I’m sure it can be done by adding code but I don’t want to add code manually, just yet.
****it would be cool if we could use category specific ads in the future.
In the competition, integration with Gutenberg’s blocks is much better. Of course I chose your template and in the future I will also buy it, so I pay attention to obvious problems and I hope that future updates will fix it.