- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hi,
Unfortunately, css will not help in this case, this can be done, but you need a custom code that will check if you have or not comments and for each situation to display or remove the comment count.
Unfortunately, I do not know exactly how this need to be made, sorry!
Thank you for your understanding!
Hello,
Unfortunately, these blocks don’t have the option to apply on the image radius, this option is available on the flex block.
For these blocks, you need to use some Custom code CSS.
You can check this topic https://forum.tagdiv.com/topic/how-can-i-create-a-rounded-big-grid-flex-with-colored-meta-info-background/
Thank you!
Hi huma1985,
To solve this problem you need to optimize better your website, the CLS and LCP are all about the website page speed, to can get better results, you need to optimize the website better.
For mobile version, if you want you can try the mobile page , for most users that use pro prebuild website provide better speed on mobile, you can check it on our website from here -> https://demo.tagdiv.com/newspaper_pro/ -> https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper_pro%2F
Also please try the CSS Analyzer tool -> https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/
Also here are other guides that can help:
-> https://www.youtube.com/watch?v=tnkVapqhIHc
–> https://tagdiv.com/how-to-increase-page-loading-speed/
-> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Thank you for your understanding!
On the image provided below we had the “add to cart” button aligned on the right with a css float: right.
With the latest 11.1 update this no longer works. What type of changes did you do to the woo product block?
Any suggestions in how we can make this work now since the float is no longer working now?
Thanks!
Ericka

Hi Bettina,
Thank you for your input regarding my issue. But my question here is that if theme support does not check the issue related to speed then why is that in the portfolio of the theme you have shown the performance optimizer with a GTmatrix rating 98%. I have used that CSS optimizer but it does not work and the performance according to GTmatrix is very low. Is this performance optimizer plugin of the theme also not covered in support?
PS: I have the latest theme version and latest WordPress setup. No third-party plugin except for “Code Syntax Block” is used. I have tested the website without that plugin as well the results are the same.
Regards,
Vikrant
Hi, is it possible to “hide” comment count if article does not have comments yet? I want number of comments to show only from 1 ->
Any css code?
Hello,
Is there a way to edit the “Image Radius” for ModuleMX and blocks?
On my website (https://ikigaipop.com) refer to “Big Grid Full 9” under BREAKING and “Block 12” under RECENT. I cannot find any option to change the image radius css via tagDIV Composer.
Hello, I’m having difficulty with getting the row of my homepage to stretch. If I select the row element and try to change the row to stretch and contain it to a set number of px, say 1200, 1400, 1600, it will not do it. It will not stretch beyond the default size. Even if I select it to completely stretch the row to fill the screen, it stays the same width regardless. The “stretch row off” setting is not checked. I have also tried changing the setting in the theme panel–> template setting –> page template. That does not change anything on the page.
I used inspect element and was able to find that the td legacy main css is what is causing it. The width is set to 1164px, whereas the header and footer are set to 2546px. If I uncheck the little box shown in the screenshot, it immediately fixes the issue and the row stretches correctly. How do I permanently fix this? I am not sure what exactly it is I need modify, or if there is a setting somewhere for this.
Thanks in advance.


Hi,
For me your website looks normal https://i.imgur.com/gZKqIvc.png and it looks that now you have the mobile theme plugin activated -> https://i.imgur.com/IBTwl2a.png
For that extra space between header ad and header use this css -> https://i.imgur.com/Cq0tMIF.png
.td-a-rec-id-header_mob {
margin-top: 5px;
}
This need to be set in the theme panel> mobile theme > mobile code > css
I hope it will help!
Hello!
1. I don’t understand where is the issue with the logo and how you want to align it.
2. You can adjust the picture from the element’s setting also paddings from the CSS tab of the element’s settings.
If you are not able to achieve that, then please contact us via email and we will gladly assist you.
Thank you!
Hello,
Unfortunately, for block 12 you can remove that button only with custom code CSS =>
.td-read-more
{
display:none;;
}
Set the code in theme panel> custom code> custom css.
Thank you!
Hello,
I just checked your website and seems you have set already a shadow, but is not apply => https://www.screencast.com/t/vIXokEUclwb, please try to edit with tagDiv Composer the homepage, and after the header, you need to have a CSS Code =>https://www.screencast.com/t/CvkujL8gLtW2, open it => https://www.screencast.com/t/sRHhHBuDFand and check the code => https://www.screencast.com/t/4weukZyxDj
Are you using any plugin to remove the unused CSS or something similar?
Thank you!
Hi totojisic100k, I just checked your website and I set the css to remove the extra space from the top of your website, and during the inspection of your website everything was normal.
Can you please provide some screenshots with the error ?
Thank you!
Thank you, Bettina. You wrote “it seems all distorts because you deactivated all plugins.” But at the time of your response there were 23 plugins activated. That is not the reason
“it seems all distorted”. There is a problem besides that, maybe something I did wrong with the M template for mobile. Or with the CSS. Also, I already updated to the most recent version, 11.1, including the plugins. Please help, thank you.
G
The main conflict I believe I have is that the templates are in conflict with JS COMPOSER.
I see that some CSS from Composer are taking over and breaking the desing.
Hi Anamaria,
Using Newspaper 11, not yet updated to 11.1
I created an override for the CSS rule causing the problem.
@media (min-width: 1164px){
.td-boxed-layout #td-outer-wrap {
max-width: 100% !important; // I CHANGED THIS WIDTH
margin: 0 auto;
}}
Hello!
Please make sure you have the latest update for the theme and plugins also.
I tested on both browser, but I could not found this issue.
Sometimes, the issue with the CSS can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or a cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hi Anamaria,
Thanks for the reply.
I understand the setting you suggest, but if I set the ‘limit post number’ to 4 .. then only 4 posts will ever get displayed. I have 8 in that particular category.. this is the problem!
The ‘Single related post’ element works just fine, but I wanted the posts to display randomly rather than the latest created display first and so on?
It seems this can not be done?… even with added CSS ?
Also .. were can the ‘Single Related Posts’ element be found in tag dive composer ? it seems to of disappeared?
Kind Regards
Mark
Hi,
Yes, you can remove that extra space using a custom css, for this please provide a link to your website and I’ll gladly make the css for you.
Thank you!
Hi,
The extra space is because of this css -> https://i.imgur.com/SR8YKP1.png it has set margin bottom 42px. Did you set some extra css in theme panel or live css ? if yes, please check it. If now, you can use this custom css:
.single .td-post-sharing-bottom {
margin-bottom: 0;
}
You need to set the code in theme panel > custom code> custom css.
I hope this will help you!
Let me know the results!
art_audio_pos=”bottom” modules_category=”image” btn_pos=”bottom” hide_audio=”yes” limit=”3″ show_author=”none” ajax_pagination=”” mc5_el=”150″ image_height=”60″ f_title_font_weight=”500″ f_title_font_size=”eyJhbGwiOiIzOSIsInBob25lIjoiMzAifQ==” meta_padding=”0px 0px 10px 0px” category_ids=”105731, 105725, 105724, 105723″ sort=”” f_title_font_transform=”uppercase” show_cat=”none” show_excerpt=”” meta_info_horiz=”content-horiz-left” h_effect=”shadow” f_title_font_line_height=”1″ f_btn_font_family=”fs_7″ btn_title=”Read More…” tdc_css=”eyJhbGwiOnsic2hhZG93LWNvbG9yIjoiIzY2NGQ0YyIsImRpc3BsYXkiOiIifX0=” show_review=”none” show_date=”none” show_com=”none” all_modules_space=”” show_audio=”none” modules_on_row=”” block_template_id=”” f_header_font_family=”” f_ajax_font_family=”” f_more_font_family=”” m17f_title_font_family=”” m17f_cat_font_family=”” m17f_meta_font_family=”” m17f_ex_font_family=”fs_7″ m17f_btn_font_family=”fs_7″ m17f_title_font_size=”40″ m17f_btn_font_size=”20″ m17f_btn_font_line_height=”.3″ m17f_title_font_weight=”400″ m17f_title_font_spacing=”1″ m17f_title_font_line_height=”.9″ m17f_btn_font_weight=”100″]
in the content – use /td composer select the top of the content and use the css to get the content joining the header (looks like -30)
Hey Dieter
Thank you – Installed and runs waw :)))
I upgraded to 11.1 and spent about 4 hours restoring the modifs in style.css, made a copy of the modification, then added the modifications in additional css.
I just have a problem with the homepage (width) in header and footer as well as background in footer
eucmh.com
Thank you
Gunter
The recent WordPress and Newspaper update completely destroyed my site layout. I was getting errors for different tagdiv blocks that just wouldn’t show up. So, I had to re-install the pre-built websites without content and redo it. I think it removed any custom CSS code I had as well. It’s been so long since I looked at that I completely forgot about it.
So, I am currently trying to reformat the style to get back to what I had.
My most recent unresolvable issue is that every category page shows all of the edits I made to the Home page. How do I remove the header/menu and other edits I made to the home page from displaying on all of the category pages? I think I did this in the past with some custom CSS.
Thanks.
Hello Sarah,
I saw you use a plugin for the shop, so to change the color you need to use custom code CSS like this https://www.screencast.com/t/SorYcn8HY
.blocks-gallery-grid .blocks-gallery-item a.custom-link-button {
background: #f29bcb!important;
}
Set the code in theme panel> custom code> custom css.
Thank you!