- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hello,
I just checked your website and seems the problem comes from here => https://www.screencast.com/t/a6N28wGw
Are you using a plugin for AMP?
I made a custom code CSS, which can help you => https://www.screencast.com/t/zsZgDBlZ
body.td-animation-stack-type0 .post amp-img:not(.woocommerce-product-gallery amp-img):not(.rs-pzimg) {
opacity: 1;
}
Set the code in Theme Panel ->Custom code -> Custom CSS ->
Thank you!
I have magazine pro installed. Here’s a video of the shadow briefly flashing and disappearing when using CSS.
Video: http://sc.com.ly/show/bLH70nPs2869DN5XFZJBzxMt3WAVluyh
Hi,
How can I remove the shadow from the sides of the content zone? Please see screen below. I tried using the CSS below pasted into the Theme Panel but it briefly flashes the shadow on page load then it disappears. I was able to set the shadow to “0” in both the header and footer zones and that worked fine, but it won’t work for the content zone.
Thanks!
Screen: https://imgur.com/NJcinBw
CSS: .td-main-content-wrap{box-shadow: none;}
Hi, is there any tutorial to change one of related articles manually? or maybe do you have css tweak to change on of this (thumbnail, title, and link)?

Hello @pratiek!
Unfortunately, for the moment the easiest way to achieve that, is to write there some CSS code.
For example, you will choose your class name ” borderclass ” for a column where you want to build the border radius, write it here: https://www.screencast.com/t/CAofvyHaNWdk, and then you can paste this code in Newspaper -> Theme panel -> Custom code -> Custom CSS:
.borderclass .td-element-style{border-radius: 15px!important;}
Thank you!
Hello,
I tried to update the Newspaper theme from 10.39.1 to 10.4 on a staging environment but WordPress responded with a critical error on the frontend. I deactivated all plugins except the composer and cloud gallery and the issue is still there. The staging is not public so I can’t post a URL.
No cache plugin active and the system status is alright. All requirements are good.
I tried only deactivating the composer and the issue was gone. Of course, the whole website wasn’t looking nice without it. According to the debugger the issue lies with the new CSS analyzer:
WordPress Debug Log (Staging)
#7 /home/wp/disk/wordpress_staging/wp-includes/script-loader.php(20 in /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 507
#6 /home/wp/disk/wordpress_staging/wp-includes/plugin.php(484): WP_Hook->do_action()
#5 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#4 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(287): td_load_css_fonts()
#3 /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(572): metadata_exists()
#2 /home/wp/disk/wordpress_staging/wp-includes/meta.php(676): apply_filters()
#1 /home/wp/disk/wordpress_staging/wp-includes/plugin.php(212): WP_Hook->apply_filters()
#0 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(287): {closure}()
Stack trace:
[20-Apr-2021 15:10:36 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/css-analyze/css-analyze.php:507
#7 /home/wp/disk/wordpress_staging/wp-includes/script-loader.php(20 in /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 507
#6 /home/wp/disk/wordpress_staging/wp-includes/plugin.php(484): WP_Hook->do_action()
#5 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#4 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(287): td_load_css_fonts()
#3 /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(572): metadata_exists()
#2 /home/wp/disk/wordpress_staging/wp-includes/meta.php(676): apply_filters()
#1 /home/wp/disk/wordpress_staging/wp-includes/plugin.php(212): WP_Hook->apply_filters()
#0 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(287): {closure}()
Stack trace:
[20-Apr-2021 15:10:35 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/css-analyze/css-analyze.php:507
#7 /home/wp/disk/wordpress_staging/wp-includes/script-loader.php(20 in /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 507
#6 /home/wp/disk/wordpress_staging/wp-includes/plugin.php(484): WP_Hook->do_action()
#5 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#4 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(287): td_load_css_fonts()
#3 /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(572): metadata_exists()
#2 /home/wp/disk/wordpress_staging/wp-includes/meta.php(676): apply_filters()
#1 /home/wp/disk/wordpress_staging/wp-includes/plugin.php(212): WP_Hook->apply_filters()
#0 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(287): {closure}()
Stack trace:
[20-Apr-2021 15:10:16 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/css-analyze/css-analyze.php:507
#7 /home/wp/disk/wordpress_staging/wp-includes/script-loader.php(20 in /home/wp/disk/wordpress_staging/wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 507
#6 /home/wp/disk/wordpress_staging/wp-includes/plugin.php(484): WP_Hook->do_action()
#5 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#4 /home/wp/disk/wordpress_staging/wp-includes/class-wp-hook.php(287): td_load_css_fonts()
I can’t see why it’s necessary, Sir.
I’ve already explained everything in detail. Having a look at my website wouldn’t be of more use. That’s why I provided the screenshots.
I can try once more.
In CSS, if you add background color to an element along with border radius, that element will have background of that color and it will have round borders, but most importantly the color that is applied would not flow outside of the corners. Refer to the SECOND screenshot. It has round corners and the color is contained properly within the element.
Now, if I add background color and radius to a column using TD Composer instead of writing custom CSS myself, it doesn’t work very well. The background color flow out of the element’s rounded corners. Refer to the FIRST screenshot. The corners are round but the color is flowing out.
So, when I add background color using .custom-class { background-color: #f22b29; } instead of TD-Composer, it works fine.
I think it’s easier to understand now. If, for whatever reason, you’re unable to help without having to have a look at my website, please forward this to someone else. It’s that easy. I’d be extremely grateful.
Thanks.
Hello,
If you refer to the featured image on the post, it can only be hidden with a custom CSS code => https://www.screencast.com/t/hr7qj4zJY
This is the code
.td-post-featured-image{
display:none;
}
Set the code in Theme Panel -> Mobile Theme -> Custom Code => https://www.screencast.com/t/St204VtFl3NU
If this is not what you mean, please provide more information as screenshots and a link to your website.
Thank you!
Hi,
It looks that the extra space is because of the max width from the widget use https://i.imgur.com/D79wuic.png if you want to keep the width on only set it to center try this code https://i.imgur.com/8DTxsre.jpg
.wpb_text_column .smcx-embed {
position: relative!important;
margin-left: auto;
margin-right: auto;
}
This code need to be set in theme panel> custom code> custom css.
Hope it will help you!
Might be a good idea to make the CSS Analyzer an optional feature, especially that not everyone wants to use it.
After running CSS Analyzer all headers using Block 18 Headers are distorted.
Before Running CSS Analyzer

1. Disabled WP Super Cache
2. Ran CSS Analyzer
3. saved found CSS
4. enabled Super Cache and Deleted Cache
After Running CSS Analyzer

5. Disabled WP Super Cache again
6. Ran CSS Analyzer
7. Excluded line for Header in “Body Inline Style 56”

8. saved found CSS
9. enabled Super Cache and Deleted Cache
After

10. Disabled WP Super Cache again
11. Ran CSS Analyzer
12. Disabled “Body Inline Style 56”

13. saved found CSS
14. enabled Super Cache and Deleted Cache
After

Hello!
You can build this with TagDiv Composer settings:
– https://i.imgur.com/4j61tbq.jpg
– https://i.imgur.com/tPTlymU.jpg
You need just to add/click a row and set up the width and the paddings you can insert them in the CSS tab of the row.
Also, you can adjust the values to fit in mobile viewport too: https://www.screencast.com/t/XDQJedlggSB
Hope that helps you!
Thank you!
Hello!
Some are coming from Composer, so better deactivate this plugin if you do not use it.
Do not use both page builder in the same time!
Standard Pack is used only for default templates and not for a cloud/PRO templates. It is recommend it to uninstall this plugin if you do not use default templates.
The first one is coming from WordPress and it is important.
Ans also, this one – <link rel=’stylesheet’ id=’td-theme-css’ href=’wp-content/themes/Newspaper/style.css?ver=10.4′ type=’text/css’ media=’all’ /> ; which is from the theme and it is important too.
Hope that helps you!
Thank you!
Hi,
I have tried all I could, but the tagDiv Css Analyzer won analyze when I click on the “analyze CSS” button; nothing will happen (https://prnt.sc/11p3cpk) Even the “+” sign for dropdown won’t work too…
We updated the theme to the latest version, now the site is down.
This is the error in the server error.log
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /srv/xxx.com/wordpress/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /srv/xxx.com/wordpress/wp-content/plugins/td-composer/css-analyze/css-analyze.php:507\nStack tra
ce:\n#0 /srv/xxx.com/wordpress/wp-includes/class-wp-hook.php(287): {closure}(NULL, 38, ‘tdc_google_font…’, true)\n#1 /srv/xxx.com/wordpress/wp-includes/plugin.php(206): WP_
Hook->apply_filters(NULL, Array)\n#2 /srv/xxx.com/wordpress/wp-includes/meta.php(676): apply_filters(‘get_post_metada…’, NULL, 38, ‘tdc_google_font…’, true)\n#3 /srv/dev/kriptoakademia.
com/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(572): metadata_exists(‘post’, 38, ‘tdc_google_font…’)\n#4 /srv/xxx.com/wordpress/wp-inclu
des/class-wp-hook.php(287): td_load_css_fonts(”)\n#5 /srv/xxx.com/wordpress/wp-includes/class-wp-hook. in /srv/xxx.com/wordpress/wp-content/plugins/td-composer/css-analyze/c
ss-analyze.php on line 507
Thank you for your help.
Hello,
The Posts Loops settings are divided into 4 tabs: General, Layout, Style, and CSS. The Posts loop is a special block and doesn’t have filtering options.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).
Hope this helps you!
Thank you!
Hello,
You are probably uploading the whole theme package. You have to upload only the theme zip file, not the whole package which contains other items
– https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
Requirements for Newspaper => https://forum.tagdiv.com/requirements-for-newspaper/
After installing the theme and activating it you will find in the Prebuilt websites all the theme demos and you can import whatever demo you want => https://www.screencast.com/t/6rf5g0Dxc0K
Thank you!
Hello,
1. To change the color of the element, edit the page with tagDiv Composer => select the row and in the CSS tab, you can change the background color => https://www.screencast.com/t/7qJXLC3ewd
2. I think you referring to the block, that element is a Big Grid Full from Standard Pack => https://www.screencast.com/t/9BnlJXMa
3. Also, as I said at 1, now select the block and you can change the color of title from General tab => https://www.screencast.com/t/ueCoROopqng
Hope this helps you!
Thank you!
Hello,
This request is on the list!
Also, in most cases when tagDiv Css Analyzer has stopped it when is use Cloudflare and the Rocket Loader is active (in our guide it is mentioned the Rocket Loader must be disabled).
Thank you!
Hi,
in order to optimize our website for Google web vitals, we were analyzing CSS and trying to figure out what stylesheets can be safely removed.
Currently the Newspaper theme automatically inserts the following stylesheets in all pages:
– <link rel=’stylesheet’ id=’wp-block-library-css’ href=’https://fantamaster.b-cdn.net/wp-includes/css/dist/block-library/style.min.css?ver=5.3.3′ type=’text/css’ media=’all’ />
– <link rel=’stylesheet’ id=’td-plugin-multi-purpose-css’ href=’https://fantamaster.b-cdn.net/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=78be34af347704c29acc8080ee49e259′ type=’text/css’ media=’all’ />
– <link rel=’stylesheet’ id=’js_composer_front-css’ href=’wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=4.11.2′ type=’text/css’ media=’all’ />
– <link rel=’stylesheet’ id=’td-theme-css’ href=’wp-content/themes/Newspaper/style.css?ver=10.4′ type=’text/css’ media=’all’ />
– <link rel=’stylesheet’ id=’td-legacy-framework-front-style-css’ href=’wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=78be34af347704c29acc8080ee49e259′ type=’text/css’ media=’all’ />
– <link rel=’stylesheet’ id=’td-standard-pack-framework-front-style-css’ href=’wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=eccb2c408442ac58c2bcf4360ad09738′ type=’text/css’ media=’all’ />
– <link rel=’stylesheet’ id=’td-theme-demo-style-css’ href=’wp-content/plugins/td-composer/legacy/Newspaper/includes/demos/sport/demo_style.css?ver=10.4′ type=’text/css’ media=’all’ />
The demo stylesheet can probably be removed, what about the others? Are the two “legacy” stylesheets really needed? Is it safe to remove them?
For your information, we’re still using the old visual composer which leverages wp bakery, we haven’t yet migrated to the new td composer.
Thanks
I don’t know much about CSS and yet I’m more than sure that there’s no such thing as background radius. As much as I hate to say that, your replies has never helped me…never.
And I guess you didn’t read what I’ve written carefully — like always. Maybe it’s comprehension issue or perhaps related to language constraints. IDK
I urge you to forward this to someone more versed.
Thanks.
Hello !
You will have to set that background radius too as you can see here: https://www.w3schools.com/css/css3_borders.asp
Thank you !
Hello, @fzslbsh,
You are probably uploading the whole theme package. You have to upload only the theme zip file, not the whole package which contains other items
– https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
Let me know the results!
Thank you!
Hi,
1. I’m not sure on what element are you referring, if it is the “News ticker” -> https://i.imgur.com/91I25Ve.jpg this can be edited only with tagDiv Composer and doesn’t have an option to make it as scroll that follows.
2. Unfortunately there is no option to can add an icon in Newspaper that it will be display in all posts/articles, but this maybe achieved using a custom css, if you have the icon in media and you can provide the link to it, I can try a css to set it.
3. The subtitle color can be adjusted with this code https://i.imgur.com/uzJ56YB.png
.td-post-sub-title {
color: #999;
background: #000;
}
The color is use for the text color and the background for the background color for that subtitle, if you do not want one of theme, just remove it from code, also you can adjust the colors.
The code need to be set in theme panel> custom code> custom css.
Thank you!
CSS Analyzer stops after a few steps with the following error in the console: c.focus is not a function
The error is referring to: /wp-content/plugins/td-composer/assets/js/js_files_for_plugin_analyze_css.min.js?ver=78be34af347704c29acc8080ee49e259
After I already read two other posts with the same error in the forum: Where does this error come from that prevents the analyzer from running? Is there any solution?
Regards