- 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
Hi! there
I have a video site https://www.rsviral.com/
I don’t want to display Ads on YouTube videos on my site.
Please let me know, is there any way to stop that’s Ads on videos?
I use YouTube video URL for my feature video, for ex. https://www.youtube.com/watch?v=lQZOBkMOH7o
I know to stop Ads on embedded videos but don’t no, how to stop Ads when we use YouTube video URL.
Hi,
There is a theme panel setting for that, please check in the block settings
– https://www.screencast.com/t/40VywrHz
Please let us know if you have more questions.
Thanks
Hi,
The blocks do not have a dynamic title setting, a custom fixed title can be set but it will change only if you modify it. So you could name it as the category you want to display posts from in the block.
That is the ajax filter, it can display categories and other elements above the block
– https://forum.tagdiv.com/newsmag-block-settings-tutorial/
You can configure it to show the categories you want, by entering category IDs as mentioned in the guide.
Please let us know if you have more questions.
Thanks
Hi,
The primary category setting will control the category tag of the posts, which is displayed on modules
– https://forum.tagdiv.com/newsmag-category-tag-on-modulesblocks/
Be sure to use the theme primary category setting, not the one from Yoast SEO plugin.
Some examples would be helpful, a link to your website so I can take a look at the problem.
Thanks
Should the Pinterest Element function on localhost?
Pinterestpinterest data error: pinterest data is not set, please check the ID
Best,
IC
Hello.
Sorry for stupid question, I’m news in WordPress, but which setting did I change to have this issue?

Hi,
I wan want to filter a block with “Video” category for exemple. Then I want ajax filter them with “Games”, “Lol Cats”…
“Games” and “Lol cats” are not a sub categories of “Video”.
And the problem is that the ajax filter “Games” shows posts even if they are not on “Video” category.
How can I filter them to show posts That are on “Video” and ajax filter by “Games”, “Lol cats”…?
Thanks,
hello Bogdan,
I add enough content. Some block is okey.
However, some section is not be published.
“Endüstri 4.0” and “Sensör People” does not contains any article. However, I can see preview.
Thanks…
Hi Catalin,
I did correct in the manual but still errors, please make me again by the google code adsense is not added?
to add my adsense code as below the YOUR HEADER AD you do you make an check me.
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<ins class=”adsbygoogle”
style=”display:inline-block;width:970px;height:90px”
data-ad-client=”code adsense”
data-ad-slot=”xxx”></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Thanks a lot !
-
This reply was modified 8 years by
sporttvs.
I was looking for the option to hide the date in a block on my page. But why is the settings on the Theme Options page? This disables it everywhere. This should be an option on the specific block when generating it on a page.
For Example it should then generate per block:
[td_block_14 installed_post_types=”postnames” limit=”5″ sort=”alphabetical_order” ajax_pagination=”” showdate=”false”]
Hello,
Sorry, I must have been unclear on my needs.
First, here is the page I would like to modify: https://devenirbilinguetest.blog/vivre-a-letranger/
As you can see the first block title is named “Scolarité à l’étranger”. I wrote it in the box “Custome title” of the element. I would like to use a “dynamic name” using the category name.
On that same title line, I would like to set up subcatecory titles with hyperlink, just like in the demo for the block named “Don’t miss”:https://demo.tagdiv.com/newspaper/
I hope I have been clearer.
Thanks for your help.
You do NOT need to add nofollow to any internal site links, only external site links.
There was an old worry about too many same site links, but that doesn’t apply to news portals where elements like the ‘date’ are identified with microdata as the date, and not a spammy attempt to be a search result for the “date” (which would not work anyway).
Similarly links to internal articles from indexes and blocks don’t need nofollow links as you “do” want them to be followed to the canonical version of that content.
I’m using a block in my sidebar in which I would like to display all posts, that are in both category a and category b.
I don’t want to display posts that are in category a only or category b only.
How do I do that?
Hi Simion,
Thanks for your answer, I’ll probably “bypass” this functionality using a shortcode to generate similar blocks/grids then.
Hi,
@Biznetaucoeur The blocks/grids are not supposed to handle taxonomies, so there is no functionality to support them. Default categories and tags can be used to filter/sort the posts but not taxonomies. This may change in the future, as this request becomes more popular. Sorry for any inconvenience.
Thanks
Hi Simion C.
I’ve understood the fact that CPTs can’t be filtered by custom taxonomies in blocks or grids. That said, is there an existing hook or anything that could allow me to add some custom code (without altering future updates) to add filters by custom taxonomies on CPTs in grids/blocks?
Best regards
Hi,
1. Try reducing it with negative top and bottom margins values, for the row containing the HTML element
– https://www.screencast.com/t/ujiawwj2rw
Or do it with CSS in Theme panel->Advanced CSS phones section
– https://www.screencast.com/t/VrN6jNY0ZX2S
These are half the values, modify them as you want
.home .td-main-page-wrap {
padding-top: 16px;
}
.home .vc_raw_html {
margin-bottom: 16px;
}
To make it visible only on phones, hide the row on all other devices
– https://www.screencast.com/t/fKKYXiqEi0i
– https://www.screencast.com/t/C4nvRf6ejzlg
2. For start the font is bigger in that example, 19px vs 14px. The body font applies for those links. Try making it similar.
3. I tried the same, seems to work for me
– https://www.screencast.com/t/KkXKpCQjgFcE
I have once seen this before, it was caused by optimization plugins or render blocking implementations in relation to multi-purpose elements. If you use such plugins maybe you can disable theme temporarily to check, or if possible exclude the multi-purpose plugin or from any optimization.
If that is not possible the buttons may or other multi-purpose may not work properly, the button could be styled with some CSS. Check on the other website you have as well.
Thanks
Hello JohanBk,
The load more button is only available for blocks. This is a kind of pagination. Please check here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for your understanding!
Hello emmalabbe,
Sorry, but I cannot access your link because I get 500 Internal Server Error. So, if you want to change the color for your desired block you should use the Block Settings from here -> https://www.screencast.com/t/rpermq6JfVU
Thanks for your understanding!
Hi,
The theme will crop the images you set as featured image, each module has it’s own thumbnail size
– https://forum.tagdiv.com/featured-image/
– https://forum.tagdiv.com/theme-thumbs/
– https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
A module will always display the same thumbnails, it cannot be modified. So you could change the block type or grid that you use, if you want different looking modules. Here are all the block types (check Features menu)
– https://demo.tagdiv.com/newspaper/
At the moment there are also two flex blocks, which can be configured by you, they are not predefined
– https://tagdiv.com/go-beyond-flexibility-new-flex-block/
Thanks
Hi,
That would be Big grid 3, the gird uses these modules types
– https://forum.tagdiv.com/theme-blocks-modules/
The big module is module MX5 which uses this thumbnail size
– https://www.screencast.com/t/Gu7pFfmn5
Thanks
Hi,
That would happen if you enter the category IDs in the category filter as you are doing. The block will be filtered instantly.
The ajax filter field is below that setting
– https://www.screencast.com/t/n7coJKRu5Mi
Enter the IDs there and if they have posts they will appear above the block in the filter.
Thanks
Is it possible to use the block element filters for all childs of a specific page?
I have a specific page with all child pages under it (so not posts but pages). And I would like to load these just like articles. It seems I can use “page” as a filter but this just loads all pages. I cannot filter on the specific childs of the main parent page.
URGENT
Simion, the update has broken my landing page. All posts blocks are down now. I really need a fast solution here.
Thanks
website: elpolaco.info
Thanks for the reply. What I am looking for is how to add the additional items in the drop down. I see them in the demo and your documentation on how to use them.
In the features:
https://staging-thatsinappropriate.kinsta.com/wp-content/uploads/2018/06/Screen-Shot-2018-06-07-at-10.02.25-AM.png
In your documentation at https://forum.tagdiv.com/blockquotes-pullquotes-dropcaps/:
https://staging-thatsinappropriate.kinsta.com/wp-content/uploads/2018/06/Screen-Shot-2018-06-07-at-10.03.38-AM-1.png
Versus my dropdown:
https://staging-thatsinappropriate.kinsta.com/wp-content/uploads/2018/06/TagDivShortcode.png
Thanks for any help or direction