- NewspaperHow to update a plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperHow to use the Bing Maps API
- NewspaperModules Builder in Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspapertagDiv Opt-In Builder
- NewspaperHow to use the YouTube API
- NewspaperDefault Category Settings
- NewspapertagDiv Composer Tutorial
- NewspaperHow to Set the Image Avatar
- NewspaperUnique Articles
- NewspaperFacebook Share
- NewspaperCache plugin – install and configure
- NewspaperFeatured Image, Video or Audio
Hi guys,
When I make updates to a page and then check on my or any phone the updates show great.
But not the home page updates. I tried to clear the cache etc.. all things I DONT need to do on all the other pages after an update.
Not sure what to do to make home page edits show up on mobile devices.
https://okcgnosis.com/
Also on this page https://okcgnosis.com/gnostic-courses/ the register button works perfect on desktop, but on mobile it goes t the 404 page – trying for days to figure this out.
Ben
After i update i did update the plugins and it didnt work
I also tried to remove and reinstall them
Hi There
Your solution works for only template switching not for membership status.We have to go one by one for each subscriber to disable YOAST or WPML settings.
what is your solution as SEO wise to fix this?
This issue should be considered in the next update I guess.
Hello @tw144!
Yes, you’re right. The view cart text, among other style issues related to the add to cart button, was meant not to be shown, but because of an issue this appeared on the product blocks. After the recent update, this issue was fixed.
Thank you!
Hi,
Thank you very much for taking the time to provide your honest feedback!
We are happy you are pleased the new update!
We will continue to improve the theme and we hope to thank every customer if possible!
Have a great day!
Hello,
Please try to do the update manually via FTP/cPanel -> https://forum.tagdiv.com/how-to-update-the-theme-2/ and do a full backup of all files and databases before updating.
Also, please try to update the theme without extra plugins activated during the installation, as this may interfere with the installation process.
Also, after the update please make the tagDiv plugins are installed, like tagdiv Standard Pack, tagdiv Composer.
Thank you!
Hi,
Yes, there is a new theme update, you can see here what was added/fixed.
I can help you with the css, but for this I will need a link to your website and a screenshot with where to be indicate the elements where you want to have the space, in this way I can provide the css and make sure that it is apply on the right place.
Thank you!
Hi,
Yes, you can changed those files, the only problem is that you’ll need to do this after each theme update or filed a solution (create a plugin that will overwrite the original code).
About the changes that you’ve made, I took a look at them and I think that are ok, but please notice that adding extra code in the theme files is not covered by support team -> https://i.imgur.com/XCJNYeV.png, so in case that something is not working correctly, I think you’ll need to contact a developer to make the implementation.
Thank your for your understanding!
Hi Alex,
Indeed, the tdb_single_related_author shortcode was not mapped in the cloud. This problem was solved the next day after the theme update and like you said, reinstalling the cloud from Newspaper > plugins will resolved the problem.
About the ads, I see that those are set in the post and there is no errors, but the ads width is 0px -> https://i.imgur.com/66vn2v5.png
One suggestion will be to copy the ads code from the top article ad in the inline ads 1 and 2 and see if this is solving the problem (since only the inline code is not working it can be related to the code).
Also, you can try a different single post template from cloud to is if there is a difference.
Maybe this guide can help you -> https://www.bloggerspice.com/2019/02/customize-matched-content-ads.html
Also, you can check those articles:
4 Reasons Why Ads Are Not Showing on My Website
Hi guys
I tried hard to get good results with WP super cache, but on mobile this solution doesn’t seem to work fine.
So I’m triyng with WP-Rocket which boosts my performance by 15 point on google page speed.
Further optimization could be done with the “remove unused css” feature, but there is a problem with loading some images.
This seem due to a feature in Style.css sheet. Can you help me ?
I paste the solution from wp-rocket support.
thank you in advance
Max
sample page: https://www.massimobasso.com/partire-per-gli-stati-uniti-le-cose-importanti-da-sapere/
—-
I reproduced the problem on my testing environment and found the root cause of the issue.
The issue was caused by Remove Unused CSS feature in WP Rocket, but it is coming from an underlying issue in one of the stylesheets.
This stylesheet: https://www.massimobasso.com/wp-content/themes/Newspaper/style.css?ver=11.4.2 contains an error.
It has a non-valid value width: auto\9;.
Please see the validation error report: https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Fwww.massimobasso.com%2Fwp-content%2Fthemes%2FNewspaper%2Fstyle.css%3Fver%3D11.4.2&profile=css3svg&usermedium=all&warning=1&vextwarning=&lang=en
The \9 is a hack to make the rule only readable by IE8 up to IE11.
This error is negated on the non-cached page. The browser simply removes this non-existing value.
See the screenshot: https://i.imgur.com/NpugXvX.png
When Remove Unused CSS is enabled and the stylesheet is processed, the value is parsed as width: auto; and added to the Used CSS this way. This value is valid and therefore it is preserved by the browser. But the presence of this value breaks the layout.
See the screenshot: https://i.imgur.com/kcnZ97U.png
The solution would be to resolve the underlying error in the https://www.massimobasso.com/wp-content/themes/Newspaper/style.css?ver=11.4.2
stylesheet.
Removing width: auto\9;
line from the CSS stylesheet will resolve the problem for you.
The issue will be back when you update Newspaper theme. You would need to remove the line again.
Yes, but I used the child theme of the latest downloaded theme and then I updated the theme.
The problem lies with the theme. Let me explain: when WordPress updates some codes must also be updated by Newspaper. It happens that this is not immediate and we have to wait for an update from Newspaper. However even if the H2 titles on the Block editor are viewed with a normal font then when the article is published they are viewed with the right size.
-
This reply was modified 4 years by
Alex.
Titles H2 / 3/4 / etc. they have been corrected in size with the latest update. You try to deactivate “tagDiv Composer” (plugin), clear the cache and then reactivate the plugin.
After the update Alex talked about, everything was fine for a moment at our site too. But no 2 weeks later, subheadings (H2-H6) are displaying only in paragraph size again in the backend (wp block editor), while the title is displaying the right size for H1 tag. Can not figure out if this is a WordPress thing or not. Installed latest update of Newspaper yesterday, but that didn’t change this odd behavior of block editor. Any hint where to look, or do I just need to wait for WP to fix this? I already Googled on it (for hours) but nothing comes up on this issue.
A hint is much appreciated!
After theme update to 11.4.2, the label “view cart” next to the “add to cart” button suddenly disappeared:
https://www.awesomescreenshot.com/image/23967919?key=c36d94a926092990f80225b8a3875bbe
“View cart” used to appear in the red circle once “Add to cart” was clicked.
Hello,
Recently I am are having issues with CPU usage. Randomly we get CPU spikes to 100% and it is bringing down the entire server down pushing other websites offline. After a brief check on the server found queries coming from a site with Newspaper theme. Then went on disabling all plugins one after another to check where it is coming from.
And it was coming from TagDiv Cloud Library plugin. When I disable that plugins, CPU return to normal usage.
Never had any issue before, but since I updated to WordPress 5.9.1 it startet to shows issues.
Thank You!
Hi,
In the year 2018, I created a website for my client on newspaper theme. But at the time of renewal of hosting (after one year) he bought his own hosting service and I shifted his website along with all the backup, username and password related to his website.
In 2020 my website business got closed and I am no more working in this business.
Now my client wants to update the website with the latest version of the theme.
So, I want to transfer the theme and its license to him so that he is not dependent on me anymore.
Request you to please guide me on how can I transfer newspaper theme and its license to his email id or account?
Thanks for your help.
Regards
Vineet Aggarwal
Hi Calin,
It was one of the plugins I had there which got updated and caused this.. so deactivated it. thanks for your help.
Hi
I ended up doing the same; downgraded to 11.4.1 then redid the update. The error for the wp_booster doesn’t occur now. However, make sure you have a backup because the footer disappeared on the second upgrade.
In the past there have been many whom have a learning curve and did not understand that you needed to manually reinstall and update the required plugins. In 11.4.2 you folks have fixed that and my hat is off to you! Everyone always likes to complain, but rarely do we say when something is good and this post is about that!
Whaletb thanks for the feedback I’ll try. the latest update of Newspaper did not solve the problem.
Yap everyday i manually sync the comments
Again and again, the theme is getting deactivated and the default WordPress theme is opening up. Please help sir/mam. Why has this been happening since the update? I’m too confused and worrying a lot. It has become for thrice in 2 hours. Please help me.
Yesterday I updated the newspaper theme to the latest version of WordPress. But then, it was working fine. But when today I started working with WordPress, I found that the newspaper theme has been automatically deactivated and twenty-one is directly installed.
When I reactivated the theme it came complete in broken pieces like all the CSS were looking and the header was missing the logo was missing. Some elements are in place while some elements are nowhere seen. Please help me to figure out the problem as there has been no change done from my side and everything was working quite efficiently and fine. Please help me.
Now I tried to do everything best from my side and the theme looks fine but still, I’m trying to figure out why the theme got deactivated and another theme got installed.
Hello.
The loaded demo page is strange.
==Newspaper demo page
https://demo.tagdiv.com/newspaper_business/european-banks-sitting-on-e1tn-mountain-of-bad-debt/
==Loaded demo page
https://being-money.com/apply-for-a-vehicle-mortgage-loan-in-2022/
FYI, I didn’t do anything that would make the page misaligned.
After the update, the demo page is strange.
We look forward to your reply.