- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hello, I tried many times to run the CSS analyzer on my website, but every time I do it, the tool stops at step 72 and doesn’t go further. I left it for 3 hours, and I couldn’t manage to make it work still.
i just bought the theme and when i am trying to upload it showing a error “The package could not be installed. The theme is missing the style.css stylesheet.”
Installing theme from uploaded file: themeforest-EvQ7LP0v-newspaper.zip
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.
i don’t know what to do ….
Hello,
I just wanted to install a child theme as described in the documentation with just a style.css und function.php coming with the Newspaper theme.
But after switching to the child theme, in all my custom post types, the sidebar is gone. Switching back to normal Newspaper, the sidebar for CPT is back again. Have I missed something? Is this a bug?
Can tagdiv add parallax ads soon? This is a future that is really popular on mobile and desktop now.
I testet out CSS analyzer but it stops at scan: 7.. and nothing more is happening. So CSS analyzer dont work for me. screenshot: https://www.screencast.com/t/DBZgTlkvkH
*Also, from the screenshot I don’t really understand where that CSS comes from, it can also come from a plugin.*
– No i have testet that out, and its not from any other plugin.
I’ve decompressed it
” Newspaper.zip “File error:
Theme missing style.css style sheet
That’s too bad. How can I install it? Can I get a refund
Hello, team tagDiv.
I am trying to set a border radius for my newsletter with some background color. It looks nicer than with sharp corner.
But I came across something weird. While the border radius works perfectly fine, that background radius doesn’t respect this rule and maintains the sharp corners.
The only method was to use custom css for background color on column rather than tagDiv composer but that inefficient. Anyway, Why doesn’t the background color set with tagDiv composer works the same as the custom css for the same property
The images below demonstrate this.
Hello,
I just purchased the theme after seeing it had a fast load time and I enjoyed the look of the example websites. I’ve just installed my theme and it looks NOTHING like any of the examples and when I go to customize it I have extremely limited options. I was quite keen on using the “Default Newspaper Pro” example (https://demo.tagdiv.com/newspaper_pro/) and am not seeing any options to make it look even remotely like this. Am I missing something simple or does everything have to be edited through the CSS file in order to make it look like the demos?
Edit: I’ve just tried giving it another download from themeforest and it gave me a different zip file (which might be the theme I was actually looking for), but when I upload the theme I am getting an error saying it’s missing the style.css stylesheet.
Hi, I am running into a problem:
If I add echo '<b>Genere: </b>'.get_field('genre').' '; inside an existing template (ie plugins\td-standard-pack\Newspaper\parts\single\loop-single-8.php) it works just fine, I see
Genre: Rock
What I am trying to do, though, is to inject the field in a custom template. Following your suggestion, I decided to edit td-cloud-library\shortcodes\single\tdb_single_subtitle.php
//if ( empty($post_subtitle_data['post_subtitle'])) {
// return $buffy;
//}
$buffy .= '<div class="' . $this->get_block_classes($additional_classes) . '" ' . $this->get_block_html_atts() . '>';
//get the block css
$buffy .= $this->get_block_css();
//get the js for this block
$buffy .= $this->get_block_js();
$buffy .= '<div class="tdb-block-inner td-fix-index">';
$buffy .= '<b>Genere: </b>'.get_field('genre').' ';
//$buffy .= '<' . $title_tag . '>' . $post_subtitle_data['post_subtitle'] . '</' . $title_tag . '>';
$buffy .= '</div>';
$buffy .= '</div>';
return $buffy;
the result is that the field data doesn’t get pulled.
I see “Genre: ” instead of “Genre: Rock”.
Any idea what could be causing this?
-
This reply was modified 5 years by
SnakeEater.
-
This reply was modified 5 years by
SnakeEater.
-
This reply was modified 5 years by
SnakeEater.
Ok… slowly but steady i am becoming a little angry…
1) You promise before buying your theme:
“Integrated with Instagram, bbPress Forum, BuddyPress and WooCommerce, it uses the best clean SEO practices.”
Please explain to a non-expert like me what you mean with “integrated with buddypress”?!! For me this means that i buy your theme and install buddypress and everything is fine / tested / works.
2) You promise that your theme works with buddypress and i installed your theme and buddypress and nothing worekd – the header was completely broken! then you tell me i have to install old version of your theme to make buddypress “work” and now i got the perfect mess: old theme and buddypress not working.
3) After all that i ask for support and you tell me to add some custom-css… If i would be able to add this CSS code i would have done. So why do you think i was asking for support?!! Yes, because i need help and is not support something i was paying with this theme???
4) Is that your “outstanding support service” that you promise before buying? You promise “excellence for beginners” and “no coding required”…
I kindly ask again for your help and support to make buddypress work as promised because i do not want to write a review about my xperience with newspaper-theme.
Thanks
Or if your wordpress version 5.7 will have some incompatibilities with other plugins and want to keep the old one, go to wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 506 and change from if ( in_array( version_compare(get_bloginfo('version'), '5.5'), array(0, 1))) { to if ( in_array( version_compare(get_bloginfo('version'), '5.5'), array(0, -1))) { and your website will be UP again.
I just see, that the desktop-version suddenly also is missing the css 🙂
In the cloud template the headers are correct and the 404 cloud template is assigned correctly in the template settings.
Hello,
we have a 404 cloud template and a corresponding 404 mobile cloud template. The desktop 404 page is displayed correctly, but on the mobile 404 page the css for the header and footer is missing. How to fix?
See
https://www.literaturcafe.de/not-exiting-page/
Hello,
I just checked your website and seems you have set padding-right on the footer => https://www.screencast.com/t/Lr7kz7QWO, please edit with tagDiv Composer and check the CSS tab and if is set padding on zone/row/elements.
Sometimes this problem can also be due to a conflict with the plugins, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hello!
If you want your BuddyPress pages to look like the rest of your website, the only one solution is to adjust the design with some custom CSS.
Thank you!
For example I see there social counters CSS, but when I open Social Counter element in the composer, all the fonts are set to default in the element ‘Style’ tab.
Hi,
in the theme panel i turned off “load default fonts” for Open Sans and Roboto and turned off all their different weights.
In the font settings I changed default font for all elements (sections: General, Mobile menu, Page) to Palanquin font.
However while inspecting what is downloaded on website opening I found this:
https://fonts.googleapis.com/css?family=Palanquin%3A400%7CPalanquin%3A400%2C700%2C500%2C900%2C600%7CSource+Sans+Pro%3A600%2C400%7CLato%3A900%2C700%2C400%7CRoboto+Slab%3A400&display=swap&ver=10.4
After further inspection in the page source code I found those places where other fonts are called:
td_block_social_counter{
font-family: ‘Open Sans‘, arial, sans-serif;
.tdb_module_header .td-post-vid-time{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;
.tdb_header_menu .tdb-menu .sub-menu > li{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;
.tdb_header_menu .tdb-menu > li > a{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;
.tdb_header_search .tdb-head-search-form-btn{
font-family: ‘Roboto‘, sans-serif;
.tdb_header_search .result-msg{
font-family: ‘Roboto‘, sans-serif;
.tdi_29 .td-excerpt{ font-family:Roboto Slab
.td_block_template_12 .td-pulldown-category {
font-family: ‘Roboto‘, sans-serif;
How can i remove those calls to other fonts?
Thanks!
Hello,
Please make sure to use our newest tool called tagDiv CSS Analyzer which comes in handy to resolve some of your issues. Take a look at the video guide here: https://www.youtube.com/watch?v=tnkVapqhIHc
“This custom tool performs an automatic test to find missing CSS rules applied by user interaction. Moreover, you can manually interact with a chosen section/component from the page while the tool records all the involved CSS. It will generate the final CSS file for this page and also will split the rules in Critical CSS to be loaded in the website’s header.” ( https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/ )
Our tool is running only on normal pages and not for posts or categories for example.
We tested our tool on our demos, and we have such great results!
Take a look at this topic because it could help you: https://forum.tagdiv.com/topic/css-analyzer-step-by-step-and-doubts/
Thank you!
Hello, just bought the theme and I can’t even activate the tagDiv composer. When I go to activate the plugin I get this fatal error:
An error of type E_ERROR was caused in line 507 of the file /nas/content/live/centralmatown/wp-content/plugins/td-composer/css-analyze/css-analyze.php. Error message: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /nas/content/live/centralmatown/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /nas/content/live/centralmatown/wp-content/plugins/td-composer/css-analyze/css-analyze.php:507 Stack trace: #0 /nas/content/live/centralmatown/wp-includes/class-wp-hook.php(287): {closure}(NULL, 2, ‘tdb_template_ty…’, true) #1 /nas/content/live/centralmatown/wp-includes/plugin.php(212): WP_Hook->apply_filters(NULL, Array) #2 /nas/content/live/centralmatown/wp-includes/meta.php(676): apply_filters(‘get_post_metada…’, NULL, 2, ‘tdb_template_ty…’, true) #3 /nas/content/live/centralmatown/wp-content/plugins/td-composer/legacy/common/wp_booster/td_first_install.php(201): metadata_exists(‘post’, 2, ‘tdb_template_ty…’) #4 /nas/content/live/centralmatown/wp-includes/class-wp-hook.php(287): {closure}(”) #5 /nas/content/live/centralmatown/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array) #6 /nas/content/live/c
The custom fonts are set in the Custom font files section, and work on all pages except for the Error 404 page.
This issue only came up after updating to 10.4.
If you click on the links provided and open Chrome’s developer tools, check Network tab and Font, you’ll see on the error page that custom font files are not loading.
Separately, the custom CSS colors set for the footer and mobile menu do not load.
Please take a look and advise a solution.
Thanks
Hello!
If you follow the steps which are presented in this tutorial here: https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also, to increase the page speed you can check these similar topics for more solutions:
– https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Please give it a try and follow the steps which I presented above about page speed.
Also, check our guide from here: https://forum.tagdiv.com/how-to-make-the-site-faster/
We recommend using WP Super Cache plugin: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Take a look in these topics because it could help you if you have the latest update:
– https://forum.tagdiv.com/topic/css-analyzer-step-by-step-and-doubts/
– https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/
Thank you!
Hello,
Unfortunately, with our theme, you can’t use parallax ads.
You can try our newest tool called tagDiv CSS Analyzer which comes in handy to resolve some of your issues. Take a look at the video guide here: https://www.youtube.com/watch?v=tnkVapqhIHc
“This custom tool performs an automatic test to find missing CSS rules applied by user interaction. Moreover, you can manually interact with a chosen section/component from the page while the tool records all the involved CSS. It will generate the final CSS file for this page and also will split the rules in Critical CSS to be loaded in the website’s header.” ( https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/ )
Our tool is running only on normal pages(mobile responsive/mobile page) and not for posts or categories for example.
Also, from the screenshot I don’t really understand where that CSS comes from, it can also come from a plugin.
Thank you!
I noticed that my Custom Image widget images in the sidebar are not displaying on the single post pages—links below and a snippet of some of the missing CSS below:
https://bottomline.thinkdm2.com/newsletter/
https://bottomline.thinkdm2.com/buckle-up-for-2021-4-compliance-trends-to-watch/
.td_block_image_box .td-custom-image a {
display: block;
background-size: cover;
background-position: center;
}
Please address and let me know how to resolve.
I have now noticed at least 4 issues with this 10.4 update, which is a problem. Please improve your QA process before releasing updates.
Thank you in advance.
The Problem was Borlabs Cookie Plugin. CSS Analyzer dont work with aktived Borlabs Plugin.
Hi, these codes doesn’t remove the scroll to top button
I’ve put them on “Custom CSS” and every box in “Advanced CSS” and even the Live CSS Editor. Any fix? I want to remove the scroll to top button or hide it.
.td-scroll-up-visible {
display:none;
}
.td-scroll-up {
display:none;
}
Hello,
“This custom tool performs an automatic test to find missing CSS rules applied by user interaction. Moreover, you can manually interact with a chosen section/component from the page while the tool records all the involved CSS. It will generate the final CSS file for this page and also will split the rules in Critical CSS to be loaded in the website’s header.” ( https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/ )
Our tool is running only on normal pages and not for posts or categories for example.
Check our video for more information about how to use it: https://www.youtube.com/watch?v=tnkVapqhIHc&ab_channel=tagDiv
To remove CLS please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/
Hope this helps you!
Thank you!