- 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
Hello, i would like to display near the category (https://gyazo.com/33d72d63279326d6cbe952e58458cb9f) another block that display a tag with the kind of post that is published. I mean something that show if the post is a review, an interview, a preview and others. Other ways are appreciated. Thanks for the support
Works only in one block, all the others remais with diferent width
http://www.screencast.com/users/VjCoil/folders/Default/media/3a717e73-3d69-4f07-b142-3611005c284f
Hi all!
Since a couple of days the display of posts are broken when I use block 7 in a widget.
Suddenly it shows 2 rows of pics and text instead of 1 row!!

Any help greatly appreciated!!
Hi. Is it possible to make block 13 appear as two columns rather than one big column image (like for example, block 3)?
Thank you.
1. Maybe i wasnt fully clear. I already made a playlist block on my homepage. Look here please: https://www.dagonline.nl. I update this playlists everyday and i want the playlist be accesible through the main menu (video) also. So when people click on ‘Video’ in the main menu, the same playlist appears as the one i created already on the homepage. Otherwise i have to update two playlists every time, that dont make any sense.
Is this possible? What is the best way to do this?
-
This reply was modified 8 years by
Eric V.
Hello,
Please provide an example of how you are implementing the sidebar on that page. On pages you must split the row in 2 and either ad block elements or a widget sidebar element and select a sidebar from the widgets area of WP.
Please provide more details to how you are implementing the sidebar.
Thank you!
Hello Lee,
Please notice that our block 21 is made up of Module 11 and if you want to change the font for this block title, you should edit there -> https://www.screencast.com/t/tLvUwUKDPXDi
Hope this helps!
Thanks for your understanding!
Hello NoFrag,
Unfortunately, please notice that at the moment, the only section from where you can customize the Related Articles section is here -> https://www.screencast.com/t/p8Kbf9kN The theme does not have any such an option that allows you a way to change the modules/blocks for Related Articles section, sorry! As a hint, if you want to customize this section and add some additional options you should edit the td_block_related_posts.php, like this -> https://www.screencast.com/t/xNXvMu5az If you want to add some custom implementation, notice that you should add it yourself because we cannot provide custom services at the moment, sorry!
Thanks for your understanding!
Hello,
1. Im making a newswebsite. I added categories to my menu. I have a ‘Video’ categorie also (https://www.dagonline.nl/video/). I wanna show my YouTube playlist when people click on ‘Video’ from the menu. But since it’s a categorie, i cant add any HTML there. What is the best way to do so? Do it from a page and add the page to my menu?
2. Is this the right code to show my playlist? [td_block_video_youtube playlist_title=”Nieuws in beeld” playlist_yt=”gi7dVUo-nig, 4TB1EJZj7js, 4kX7pnjFjDI”]. I paste this code in a page, but nothing happend.
3. Is adding the YouTube ID in the TagDiv Composer the quickest way to update my playlist?
4. Since its a newswebsite, there will be a lot of ID’s. Are the ID’s unlimited?
Thanks!
Hello,
Sorry but changing the height in this block will result in all kids of css issues and we cannot offer this kind of customization as it takes a lot of time to adjust all the values. The best option is to simply add a sidebar to the page so the block can display on a 2 column layout and have the images smaller.
Thank you for your understanding.
Hi,
That is the ajax filter, when activated it displays categories or other elements as well
– https://www.screencast.com/t/hxGaKPXKwa
It can be enabled or disabled for each block, by editing the respective page with the composer
– https://www.screencast.com/t/p3MC5Jc2h
Here you can find more information about the available block settings and options
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hello,
I think you are looking at the comment count. Is this the counter you are looking at? https://www.screencast.com/t/JOjUCWKq
There are no post views on pages. Just on posts. The comment count can be disabled from the theme panel-> block settings-> meta info
Thank you!
Hi,
1. There is no need for code to be used for removing the author name and date, either on the post pages, or pages. There are options in the theme panel, this is for the post page
– https://www.screencast.com/t/pqjEK1x1n21
And this option is for modules and blocks
– https://www.screencast.com/t/q5QR68ozCf
2. The category tag can be removed in the theme panel, for each module
– https://forum.tagdiv.com/category-tag-on-modulesblocks/
Thanks
Hi,
The block title width dependents on the actual block title used. You could set a fixed width to the block titles, maybe like this
– https://www.screencast.com/t/tcageHLZuX
Experiment with different width values in the code until you reach the desired result. This code will affect all the blocks on the website, after you enter it in Theme panel->Custom CSS
.block-title span {
width: 150px;
}
Thanks
Hi,
On block modules the category tag color could only be changed wit CSS code, if that is what you want. The custom colors set in the theme panel for these, will only be displayed in the post page.
You could change the default color with some CSS code by block, like this
– https://www.screencast.com/t/0bmgFjkZ
This is the code used in the example
.td_block_big_grid_3 .td-post-category {
background-color: blue;
}
Use the browser inspector to identify the elements on the page and their classes, in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hello, my newspaper portal is segmented into various subjects, these subject into categories. Now the most important thing is that to monetize the portal I need to follow the ads by category. How do I link an ad to a category? Also I can not have category limits, can I create new themes in category-(slug)*.php without blocking the theme for example?
I found pagination settings for blocks or category pages but I didn’t see any option to set pagination on tag pages. How I do that ?
Thanks.
Good morning.
Multiple categories filter not working
From big grid1 setting
Multiple categories filter
The category id you want to exclude
-65, -66.
However, it is not excluded and still visible.
I have reported the following manual.
https://forum.tagdiv.com/block-settings-guide/
How do I fix it?
Hello,
I’m using Newsmag theme on my desktop. But it keeps spilling to mobile. It shows randomly on mobile pages.
Is there a way I can block Newsmag theme totally from showing on my mobile site?
Hi I have tried to change the small text underneath the header using ‘Block21’ by clicking
Theme Panel > Theme Fonts >
I cannot see an option to change the font for ‘Block 21’
Thanks
Hey ! First of all, thanks for the amazing work on Newspaper, it’s a very intuitive theme.
I would like to know if there is a way to customize the display of “Related Article”. I can only choose between “by category” or “by tag” but I want more choices. With blocks, I can pick “Popular”, how I can do the same with “Related Article” ?
The element on this webpage is Block 13. Thanks!
Hello! At full width, the featured image is too tall for the design of my webpage (http://athousanddifferentcolors.com/making-a-difference/ — password is ATDC). Could you please provide custom code to shorten the featured image in this block? Thanks so much!
Hi, I’ve tried to set up excerpts from my post to show in the blocks on home, bit i can’t see the option in the post edition page…
I attach a screenshot. I’ve saw this picture in another post here in the support forum (https://www.screencast.com/t/4dvRHKTTj1H), bus i have not this option..

I do have the subtitle option, inside the theme post settings of the theme… But i dont know if its possible to show it like the excerpt in the block settings.
Tks in advance.
hi, can you tell me please how to remove sub category title (on right side of block-title),
menu label like: All Business Fashion Featured Gadgets more v