Hi,
Since Newspaper v9.7 the child theme is working only for the functions.php and style.css files.
I’ve checked your post and now is working correctly with that single post template -> https://www.screencast.com/t/PcC5285yV9
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Thank you!
Quite an unusual issue, the images should appear in their original size if they are smaller than the needed size – http://prntscr.com/o16zjj
I see you used some CSS to make them 100%, but if I disable that code the images look as they should it seems – http://prntscr.com/o170nn
You could try and remove that code now, see what happens. Or you could keep using it, shouldn’t create any problems.
If you have more questions let me know.
Hi, Colin. Sorry, but this css does not work. It makes the whole site, including the homepage, only 960 px wide. I also tried using the second half of the css, and it shifted the entire post to the right, including the feature image, while leaving the header at full width. For this to look correct, the feature image needs to stay the same, and only the text body needs to have margins so that it appears at 80%. Thanks for your help!
Newspaper theme creating unwanted render blocking resources and unwanted CSS as per Google page insight, check details.
check below link https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fiotdunia.com&tab=mobile
My website is https://iotdunia.com , this site not load properly n mobile, it load comletly on mobile take 17 to 18 seconds, Due to this I am lossing my users.
Please check My Google page Insight score for mobile is 17 and for desktop is 49.
This is worst score with Newspaper theme, please suggest what to do to get good page insight score for mobile.
Hi,
We have a dropdown category menu that slides out under the content of the page. Tried numerous CSS tweaks but nothing I tried would work.
You can see a screen cap here: http://j.mp/2RgqkGw
This started last week, on v:9.7.2 and continues after upgrading to v:9.7.3
Thanks,
Kim
Hello Simion
Thank you for the custom CSS, the code is work. But I change it a little bit:
.td-adspot-title {
margin-top: -30px;
}
That code is work perfectly.
Thank you again
Have a nice day
Best regards
McDohl
Hello !
You can set the space between elements using the tagDiv Composer and editing them via the CSS tab like here: https://www.screencast.com/t/U9kOh4CNMt
Thank you !
Hi,
This is the first report that we get for this case, also I’ve made some tests to try to recreate this error and I can not recreate it, most likely you have other plugin that is in conflict with our tagDiv Composer plugin and your implementation solved the problem in your case.
Also there still seams to be a problem with the mobile menu, please set this custom css in Theme panel > Custom code> Advance css > Phones
https://www.screencast.com/t/qN1qVKZeLQg
.td-mobile-content .td-icon-menu-right {
display: block;
}
This is the list of plugins tested with our theme https://www.screencast.com/t/i70rduqUR73
Thank you for your understanding and sorry for the inconvenience!
Dear, its not like custom work. Please provide me the correct css code which doesn’t cause conflict with the woocommerce page.
Hello !
Please try this custom CSS and paste it here if you are using the Mobile Theme:https://www.screencast.com/t/T0N7cNzJHN ; If you are not using the mobile theme paste it here: https://www.screencast.com/t/0vBfC9NJgBv And as you can see here the result: https://www.screencast.com/t/RYnwC7Babk7
Here is the code: .wpb_wrapper .td_flex_block_1{
box-shadow: none!important;
}
Thank you !
Hi,
That looks like the black demo. This demo has CSS customizations in order to display like that. As long as the demo is installed the CSS should apply.
I have logged in, I see it is installed. But the specific body class is missing, I have added it – http://prntscr.com/o0ulhc
Now the design can load – http://prntscr.com/o0ulkq
If you have more questions let me know.
As a note, please don;t post login details on the forum, all forum users have access to the topics. Provide sensitive information by email only, at contact@tagdiv.com. I will remove them.
Thanks
Hi,
I see the website like this at the moment – http://prntscr.com/o0ui2c it’s not as in the screenshot. If you want a black overall background color, you could install the black demo
– https://demo.tagdiv.com/newspaper_black/
This will load the CSS necessary for the black background colors.
Thanks
Hi,
Please try this custom css, and check if the webiste is look well
-> https://www.screencast.com/t/I9RXzRI3mW3h
.td-boxed-layout #td-outer-wrap{
width: 960px!important;
}
.single .td-container {
width: 90%;
}
Also you can change the width size if you want.
Thank you!
Hi,
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
It is mandatory to delete all what was left from the older version before installing this update. Overwriting the files would cause a lot of problems and maybe you’ve missed something while deleting the old files. Have you checked the theme plugins to be deleted too ? If you are certain that you have installed the updates correctly by deleting all of the older versions and made a clean install from scratch, please contact us via email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Also take a look at our documentation about installing the theme and plugins: https://tagdiv.com/how-to-install-plugins-and-update-plugins/ ; https://tagdiv.com/how-to-install-newspaper-theme/
Thank you for your understanding!
Hi,
Unfortunately, the theme does not have any such an option that allows you to change the fonts on the mobile theme, sorry! If you want to do this, you will need to use a bit of CSS code for that. As a hint, use the media queries to change the font family only on mobile devices to target the correct width!
Thank you!
Hi,
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
The best way to set an ad in a post template is to use a single post template from tagDiv Cloud Library and set the ads in ad box using tagDiv Composer.
Thank you for your understanding and sorry for the inconvenience!
Hi,
You can change the background color from here -> https://www.screencast.com/t/Y8DyGMOb and set this custom css in mobile theme ->
.td-main-menu-logo .td-amp-site-logo {
max-height: 110px;
left: 35%;
margin-left: 0;
}
.td-header-wrap {
height: 120px;
}
Thank you!
Hi,
Since Newspaper v9.7 the child theme is working only for the functions.php and style.css files.
Unfortunately I do not know what will happen with child theme in the coming update, for the moment there are no news about what will happen.
Thank you for your understanding and sorry for the inconvenience!
Please help: DO WE HAVE AN ALTERNATIVE PLUGIN FOR THIS? IF THERE’S NONE, HOW CAN I ADDRESS THIS ISSUE?
After reinstalling the theme and required plugins, I am still getting this error:
Warning: copy(/home/veteranenergy/public_html/wp-content/plugins/td-composer/style.css): failed to open stream: Permission denied in /home/veteranenergy/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 281
Warning: copy(/home/veteranenergy/public_html/wp-content/plugins/td-composer/style.css): failed to open stream: Permission denied in /home/veteranenergy/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 281
Could not copy file. /home/veteranenergy/public_html/wp-content/plugins/td-composer/style.css
Plugin installation failed.
Yes, I would still like to try the css. Here is the link to the post: http://athousanddifferentcolors.com/art-music-saved-me/ Thanks so much for your help!
Hi,
that happens on my local dev site, after upgrading from 9.7.2 to 9.7.3.
See production site (9.7.2).
Now, localhost (9.7.3) print image.
As you can see, CSS and/or JS is all messed up after upgrading.
I’ve upgraded TagDiv Composer to 2.4.
I have a child theme (FYI), in which I`ve inserted template for a CPT created by me. But I don’t think it has nothing to do with it (remember, 9.7.2 theme is OK).
Please, advice.
Being able to read one full article with links on the home page is essential to the site I’m building. Is there a workaround we can figure out? Some sort of CSS or widget?
Hi,
Custom CSS for HEADER is not working on Single blog pages alone
https://oddcounts.tinytake.com/tt/MzU3OTEwNV8xMDgwNTA2NA
But it looks fine on other pages https://oddcounts.tinytake.com/tt/MzU3OTA5OV8xMDgwNTA1Nw
Sometimes Custom CSS are not working on the site…..
Hello simion
Thanks for your response, no, I want to keep the ad title, and make the white space above ad title disappear, is it possible to use custom css to make the white space above ad title vanish? I want my content look neat without the white space above ad title.
Thanks
Hi,
Please provide me a link were I can inspect your homepage, in this way I will be able to provide you a custom css for the vertical separator.
Thank you!