- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hello @myartauction !
1.Edit the pages with the TagDiv Composer, and there you need to find the raw HTML element and the CSS one. Check the code in these elements, and you can adjust it as well.
2. If you need an icon there, then please delete the SVG code.
3. Please check this thread: https://forum.tagdiv.com/topic/how-to-import-cloud-library-sections-and-add-in-my-site/
Thank you!
Hello,
We have a site with registration key and all plugins are up-to-date.
If we do not disable the tagDiv Composer Plugin (running Newsmax theme), we get the following issue / error:

Is this issue from the tagDivComposer plugin code or from a WP post?
Thanks.
Hi,
I see that you use tagdiv analyzer; please remove the generated css and check after.
Thank you!
Hello E K, please contact us via email at contact@tagdiv.com and we’ll help you with this problem.
The (wp_options.option_value, option_name=td_live_css_local_storage) can be exploated only by an administrator user, so if is an unknow user that you have now on those websites the infection was done using that user.
Also, the Newspaper v12.6 and 12.6.1 have some extra security added so in case that any kind of injections are attempt to be saved in the theme table to can be removed using the save button from the live css.
In case that you are facing this problem, please contact us via email.
Thank you!
Hi Tagdiv,
So what is the final solution here?
This is just a work around on how to identify where is the malware.
Did you already have a fix for the vulnerability? Even if we follow steps here – there’s always a tendency for the site to be hacked again unless you apply a fix to the plugin/theme.
Your response puts us in circles.
You reply the solution is in this link: https://forum.tagdiv.com/topic/wp-zexit-malware-and-newspaper-theme-problem-please-see/
Then that link points to this link: https://forum.tagdiv.com/topic/update-tag-div-composer-and-wp-bakery-page-builder-plugin/
It is stated here that there’s a vulnerability in your Theme/Plugin:
https://forum.tagdiv.com/topic/backdoor-in-td-composer-allows-anyone-to-append-css-code-to-the-page-by-making-a/
So what is the final fix to prevent this? Do you expect us to just fix this everytime this happens – knowing that the theme has a vulnerability?
Hi,
We just updated to the newspaper theme 12.6.1
And now we’re noticing a bug.
The CSS and page style are not loading properly in infinite scroll pages on both desktop and mobile pages. It is fine on the first page but as you scroll down, the style and CSS goes for a toss.
how to fix this?
website: http://www.motorbridge.com
thanks.
ok, SOLUTION TEMPORARY FOR EVERY ONE – disable the sticky menu in tagdiv Manager (header), make the row that contain the top menù STICKY – TOP from tag div editor (ROW- GENERAL) and that is seems to work.PS and some css that i’ve found but no one told me that was there
-
This reply was modified 2 years by
SamRe.
Hi Calin
We have several websites hosted on the same AWS and protected by Cloudflare and Sucuri. All three websites are on the Newspaper theme.
One year ago, only these three sites got hacked. We got Sucuri to remove the malware – who pointed at that time to a potential theme issue.
Yesterday, we got hacked again – the same three sites running on the same theme.
Sucuri points again here (wp_options.option_value, option_name=td_live_css_local_storage)
We need someone to look into this – please contact us so we can provide you access to all three sites.
We have several websites hosted on the same AWS and protected by Cloudflare and Sucuri. All three websites are on the Newspaper theme.
One year ago, only these three sites got hacked. We got Sucuri to remove the malware – who pointed at that time to a potential theme issue.
Yesterday, we got hacked again – the same three sites running on the same theme.
Sucuri points again here (wp_options.option_value, option_name=td_live_css_local_storage)
We need someone to look into this – don’t hesitate to get in touch with us so we can provide you access to all three sites.
We have several websites hosted on the same AWS and protected by Cloudflare and Sucuri. All three websites are on the Newspaper theme.
One year ago, only these three sites got hacked. We got Sucuri to remove the malware – who pointed at that time to a potential theme issue.
Yesterday, we got hacked again – the same three sites running on the same theme.
Sucuri points again here (wp_options.option_value, option_name=td_live_css_local_storage)
We need someone to look into this – please contact us so we ca provide you with access to all three sites.
Hello,
as a quick solution will be to use a css to no remove the possibility to click on link. For this please add this custom css to Newspaper > Theme Panel > Custom code> Csutom css
.post header .td-post-author-name a {
pointer-events: none;
}
Another possibility is to use Yoast seo and enable the author archive
I hope this will help you!
Thank you!
Hello!
You can adjust it and add some padding to the rows in the CSS tab of your mobile viewport (see point 1) https://prnt.sc/Ut0ztV89x03W)
If you want to use default templates (which I do not recommend), then you need to use the Standard Pack plugin, and you can’t customize it with the tagdiv Composer. You will have only the theme panel’s settings. For example: https://forum.tagdiv.com/design-post-pages-using-default-templates/
Thank you!
Hello,
Please edit with tagdiv Composer, select the row and in the css you can remove the background image https://i.imgur.com/77MRYWj.png
Thank you!
Hi,
You can set the style here, but if you need some custom for example, to have underline, then only custom code css -> https://i.imgur.com/oe9Gu3m.png
Thank you!
Hi,
In the demo are elements raw html or css, here is the extra code, you can check if the elements have an extra class set -> https://i.imgur.com/Z8oZ3q9.png -> https://i.imgur.com/Jkkv2T6.png
Thank you!
Hi,
The code does not apply because you have set it only for phone; please set the code in the theme panel – custom code – custom css.
Also, I don’t see the shadow https://i.imgur.com/bx6slO3.png
Thank you!
Hi,
I see that you have the LiteSpeed cache plugin; please disable it and check after.
Also, please go to the theme panel -> block settings -> inline css and disable the option to minify the css.
Thank you!
I have added the below css code in my website. It is working fine in firefox browser but NOT working in Chrome and Edge browser. How to make the code compatible in other broswers.
.tdi_53 .tdb-title-text {
color: #006400; /* Change this to your desired dark green color code */
}
.tdi_72 h2 {
color: #FF0000; /* Red */
}
.tdi_72 h3:not(.tds-locker-title) {
color: #0000FF; /* Blue */
}
.tdi_72 h4 {
color: #008000; /* Green */
}
hello we are getting this
/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
flooding error logs
we have latest version newspaper theme – all updated core/plugins
Can you give me the CSS code to add?
Hello @toppersworld !
Change their color from the Classic editor when you edit your articles.
Also, you can add CSS code.
Thank you!
Hello @yanaguita !
Set this code in Newspaper -> Theme panel -> Custom code -> Custom CSS.
.td_block_template_17 .td-block-title { background-color: white!important;}
Thank you!
Hi Calin,
Thanks for your guide. I removed the malicious code from database by the guide on Reddit.
https://imgur.com/a/WDhWPNj
The Live css window was empty. I saved it.
Could you confirm, the theme, theme plug-ins and the site doesn’t contains any malware or malicious code?
Thanks
Hello,
You can add an extra https://i.imgur.com/aAPvP7t.png and add the class in the css code.
Thank you!