- 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
Hi,
Also check for any blocked files from your host or from your htaccess.
Thank you!
How to fix this Leverage Render Blocking issue.
ytechb.com/…/Newspaper/images/icons/newspaper.woff?8 (4 hours)
I am not able to fix it, need help.
Hi guys,
I have a question. My homepage is setup with a content block to the left – in which blogposts are shown – and a sidebar to the right.
However now the title of some blogs crosses over the sidebar content.
How do i make this right, so that no content falls out of the margins?


You could center the image like this
– https://www.screencast.com/t/2RjFo0O0
.td_module_10 .td-module-thumb {
width: 218px;
text-align:center;
}
.td_module_10 .td-module-thumb .entry-thumb {
display:inline-block;
}
Hi,
We are not aware of such an issue. Try checking the block in the live demo on mobile
– https://demo.tagdiv.com/newspaper/block-11/
Provide some more details or some screenshots of the issue you are having with that block type. We will investigate.
Thanks
Hello,
There is no global block. Each element on the page in the composer can be removed and replaced.
On pages you need to use a split row in order to get a sidebar. You can simply add a row underneath the top grid and split that one, without splitting the top row. Then use a widget sidebar element on the split row.
https://www.screencast.com/t/4KJ76k0Z
Thanks.
Hello,
Sorry but if you stretch the menu, you will also stretch the mega menu. You cannot have one stretched and one remain the same size.
You can fix the color though so you do not get the white space. Add this code in the theme panel-> custom css section
.td_stretch_content .td_block_mega_menu:before, .td_stretch_content_1200 .td_block_mega_menu:before, .td_stretch_content_1400 .td_block_mega_menu:before, .td_stretch_content_1600 .td_block_mega_menu:before, .td_stretch_content_1800 .td_block_mega_menu:before{
background-color:black;
}
Thanks.
Hello fabiossantos,
Please check our Block Settings from our documentation from here -> https://forum.tagdiv.com/newsmag-block-settings-tutorial/ Clear all the caches and check the results.
Thanks for your understanding!
Hi,
Welcome to the forum. Please do not hesitate to ask any questions you might have and we will try to reply as soon as possible.
In our theme excerpts are shown on modules used on blocks, this is an excerpt
– https://www.screencast.com/t/2vI0VDme8
These are the settings concerning excerpts
– https://forum.tagdiv.com/excerpts-introduction/
Manual excerpts can be set for each post if needed
– https://www.screencast.com/t/UcFxW4FeP
– https://www.screencast.com/t/eJdtno5i
Not all modules/blocks display excerpts. See all the blocks here
– https://demo.tagdiv.com/newspaper/block-1/
That is a background image indeed
– https://www.screencast.com/t/Fnw4gy4tzRaP
Each demo contains custom design, the theme by default does not have a setting to set a background image for block headers. There are however many block header styles you can choose
– https://demo.tagdiv.com/newspaper/block-header-1/
If you want to change that image you could replace the default image set in the demo stylesheet
– https://www.screencast.com/t/9W20j63Hl6vw
Thanks
Hello,
It seems the general block css is overriding the newsletter widget css
Please add this custom css in your theme panel:
.tdn_block_newsletter_subscribe.tdn-content-horiz-center{
text-align:center!important;
}
Thank you!
@oneprimalscream Default theme elements like blocks and grids work with both composers. But if you switch composers it is recommended to rebuild the pages with the page builder you want to use, to ensure that there will be no problem.
If you could provide some more details about what exactly is happening, it would be helpful.
Good evening!
I’m using the news magazine theme and I’d like the Block 1 component not to be viewed all categories so I used the Filter option of multiple categories passing IDs 1,8,18,35,61,74, -20, -55 and even thus continuing appearing the categories Specialist and Tourism.
The categories of posts are:
Uncategorized – [id: 1]
Health and Wellness – [id: 8]
Cycling – [id: 18]
Tursimo – [id: 20]
Nutrition – [id: 35]
Specialist – [id: 55]
Racing – [id: 61]
Equipment – [id: 74]
I wish it did not show the categories Specialist and Tourism.
Website Address: http://ultramacho.com.br/
Kind regards.
Hi, my website theme page culture has a section Design in China and Design in Denmark. I use Block 11 for the content. They look good on PC but not right on my iPhone 8 plus smart phone. Can you fix it. Thanks.
Hi there,
I have some text elements that are fading when a page loads (this should have nothing to do with lazy load). How do I turn off css fade animation on individual element blocks?
Alastair
Let me clarify. I figured out to set the sidebar for categories. How do I set it for the main page? I keep trying but it just doesn’t work. When I installed the Breaking News demo I selected settings, not demo content because I have a ton of blog posts already. Every time I try to add the sidebar using the Composer, it affects the global block under the news ticker.
Dear,
I want to replace the related articles of the theme, with the Google AdSense ad “content for correspondence”. Google AdSense correspondence content: https://snag.gy/x2DGlb.jpg
Also I want to remove the block title “MORE FROM AUTHOR” and leave only the block title “RELATED ARTICLES”
I can make this change in two ways:
– One, I modify the td_block_related_posts.php core file and insert the AdSense code.
https://snag.gy/kX93ld.jpg – http://content.screencast.com/users/suport001/folders/Jing/media/143c4f6e-9bed-4af2-bef4-cb73930b5574/2015-09-09_1013.png
– Two, I insert the HTML code: <div class=”td_block_wrap td_block_related_posts”…<h4 class=”td-related-title”>… and AdSense code in the loop-single.php core file and I disable related articles from the theme panel? https://snag.gy/S8QzJE.jpg
Please, which of these two is the best way and does not create problems?
Of course I will use the child theme.
Thank you very much!
Regards,
Gabriel
I’ve stretched logo and header to 1400px
But it doesn’t occupy the region until that.,
https://imgur.com/a/Fp7W0
the settings are as such: https://imgur.com/OY2fS5o
I would like to have the logo (left) to occupy until the beginning of the first block, and that the ad until the end of the block (as seen in pic. 1)
-
This reply was modified 8 years by
denamer.
Hi,
By default all the categories will be shown when the ajax filter is enabled. If you want specific categories to appear in the ajax filter, you must enter their IDs in the required field
– https://www.screencast.com/t/uSdhKhsE
– https://www.screencast.com/t/sCqgRlFhX
Separate category IDs with commas. This is a guide to all block settings
– https://forum.tagdiv.com/block-settings-guide/
We are aware of that issue with the related articles section when using global block header style 8. It will be fixed in the future theme update.
But that code you have provided, I cannot find that code anywhere in the theme
– https://www.screencast.com/t/4Oj6xS92OP
Or in the page you mention. Please mention where exactly is it located, so we can make investigations.
The plugins are updated to the latest versions, what changed is the update of you.
It’s not a problem with plugins, and I do not think it’s an answer that uses other plugins, because those three plugins paid for them and they worked.
Because it happens to me with these three, but many users must also pass them as they are popular plugins.
You would have to think what modifications you made so that some plugins that work correctly, block the administrator drop-down. because the plugins work and are updated. what was modified was newspaper…
and I do not think they are the only plugins that generate that conflict with newspaper, It happened with revolution slider, I activated it and it did not work for me the drop-down and revolution slider is a plugin recommended by you.
Hello tcjapan,
Please read more carefully the following guide here -> https://forum.tagdiv.com/block-settings-tutorial/ because there you will find all of the information about how you should use our theme and which are the main functionality.
Thanks for your understanding!
Yes, but it does not need to be as complex as the revolution slider.
I also understand that they have to correct many things since the last update and that are priority. But I also think that you should think about selling the product too. Nowadays almost all the themes have their own sliders. Some simpler others a little more complex.
Once again when I asked for a newsletter box (2 years ago), the answer was that there were plugins for that. Time gave me the reason and you had to put a box for the mail.
today I ask you not to neglect the grids, because aesthetically they are a window for the person who buys “newspaper” or “newsmag” like me.
People enter my web through the news and visual aesthetics and much of this last is for the grid
Since you build a “block flex”, start thinking of a similar one for the grid, slider or whatever you want to call it low requirements. think of a MULTIGRID where you can enter and choose any of the options that you now offer. And let each one configure it as he wants.
As I said before I hope I do not have to wait two years … thanks for reading
Hello mrkhan,
Here is talking about Ajax Filter which can be enabled/disabled from here -> https://forum.tagdiv.com/block-settings-guide/ If you want to change that string you should find it from the theme’s code and change from there.
Thanks for the message!
I understand.
While we’re at it, is there a way to force a single module/block to use a different thumbnail? I mean, there is a size that I only need in a single block on a single page. It seems vastly unnecessary to have all images practically duplicated just because of that single block. I would rather overwrite it, even if I had to mess with the theme’s source code.
I was referring to the post templates that use that thumbnail size. If you do not set a featured image a placeholder will be displayed in block modules. If you disable the placeholders, nothing will be displayed in the modules. In the post pages the full image will be shown.