Hello,
For me, the theme passes the Core Web Vitals even with ads. All you need to work on website and server optimizations.
Here is an example:
https://www.inceptivemind.com/
Refer: https://imgur.com/a/IGMA1qt
Hi,
Add the following code to the Custom CSS section or Live CSS section and save.
.tdb_single_content a {
border-bottom: 1px solid #ed1d25;
}
.tdb_single_content a:hover {
color: #ed1d25;
}
I hope you will find this helpful.
Generally, this happens due to server-level cache or Cache plugin configuration.
Solution 1: Try generating a separate cache for Desktop and Mobile users.
Solution 2: You can add the following code to the .htaccess file
# Begin Quick fix
<IfModule mod_deflate.c>
<IfModule mod_headers.c>
Header append Vary User-Agent env=!dont-vary
</IfModule>
</IfModule>
# End Quick fix
This will add User-Agent header to your site and serve cache accordingly.
Let me know if you find this helpful.
After updating the Newspaper theme, install and activate tagDiv Standard Pack and tagDiv Composer. This will keep your old design working.
Optional: Then you can start building/redesigning your website templates using tagDiv Cloud Library. Once you’re done with all required templates creation. You can enable them from the theme panel and choose to deactivate tagDiv Standard Pack plugin and optimize your website for better speed and performance.
P.S. If you are using a child theme, you need to update it as well. (especially functions.php file)
I hope you will find this helpful.
Hi @willadskl
I am using the WP Rocket plugin on more than 15 sites with Newspaper without any issues.
You can always play with the plugin configurations that work great for you. It’s way better than WP Super Cache plugin.
Looks like the code provided by @satwik worked for you.
Clear all cache and verify.
Refer: https://prnt.sc/1qedtsi
Can you share your site URL?
Indeed, it looks like the code is not working. Can you try adding Google Sitekit or MonsterInsights with an AMP add-on?
This must be the bug in the Newspaper theme. I Hope tagDiv will fix this in the coming update.
Hey @sogoodtaya
Let me try to help you quickly.
Can you share plugin list you are using on your website?
Hi,
Generally, this (Jetpack stats doesn’t match with Google Analytics) happens when you have Facebook Instant Articles enabled on your website.
You can add Google Analytics code for AMP using theme panel >> Mobile theme >> AMP ANALYTICS.
Refer: https://prnt.sc/1n9zgv2
{
"vars":{
"account":"UA-123456789-1"
},
"triggers":{
"trackPageview":{
"on":"visible",
"request":"pageview"
}
}
}
Note: Replace UA-123456789-1 with your actual Google Analytics tracking ID.
Other possibilities are:-
1. Jetpack stats also tracks most of the bot traffic as compared to Google Analytics.
2. Check if you have deferred the Analytics Script.
3. Consider using Google Sitekit or MonsterInsights plugin to track correct Analytics data or use Universal Analytics code. GA4 is not fully ready for production sites.
I hope you will find this helpful.
Feel free to ask if you have any questions.
Glad, I was able to help.
If you are using AMP and want your desired homepage, you can install the Mobile theme plugin and set this option in theme panel >Mobile theme > Mobile settings >> Use Mobile theme for AMP
Refer: https://prnt.sc/1ix5ygl
I hope you will find this helpful.
Just disable mobile theme plugin and you will get desired homepage for mobile.
Hi,
Welcome; I hope now you won’t blame the support team or their products. They have built great products. And they are serving almost 112352 customers across the globe.
Just because you’re unable to configure it doesn’t mean the product is bad. You can go through their detailed documentation to learn how to configure the theme.
Still, need help? Just post your need or problem on this forum and be patient. They will give you the solution. They are humans, not machines.
I have helped you and fixed all errors on your site and your site’s performance to prove that the product is not bad.
P.S.: I haven’t charged any $ to do this. This was free work.
Hi Calin,
Welcome.
Also, there is an issue with the font’s weight selection for the Header menu in the tagDiv Composer. Not facing this with default fonts.
Okay
Yes, I am sure.
Received, replied.
For safety, You can share details using this form – https://www.infophilic.com/contact/
And I promise this service is free for you.
Sure, I can fix it for you in return I want you to stop blaming tagDiv.
Before you try CSS Analyzer, I recommend you to use Cloud templates on your website.
Build or import – homepage, single post template, pages using Cloud library.
@bilecikdostlari
This forum is free for all Newspaper theme users.
Definitely, I will try to help you to fix those issues.
@bilecikdostlari
Not really; I really love this theme and have multiple licenses.
Just curious to know – what are those problems you’re facing?
Hello @ncalex
Have you fixed this issue in Newspaper 11.1?
I am still facing this issue on my sites.
Using Newspaper latest version on WordPress 5.8 without any issues.
Faced some editor issues on iMac safari browser. Working fine on MacBook pro.
