Hello,
after looking a bit deeper I found out, that the issue comes from the plugin Perfmatters.
If you want to use Perfmatters with Newspaper, you have to exclude some scripts:
Exclude from Deferral
tagdiv_theme.min.js
js_files_for_front.min.js
tds_more_articles_on_post_pages_distance_from_top
jquery.min.js
Excluded from Delay
tagdiv_theme.min.js
js_files_for_front.min.js
tds_more_articles_on_post_pages_distance_from_top
jquery.min.js
tdbMenuItem
tdb_globals
tdb_global_vars
Best regards
Andre
Hi Anamaria,
the problem was our cache.
Thank you for the support.
Best regards
Andre
Hi Anamaria,
I have tried this, but the issue is the same. I have contacted the support with login-credentials to wp-admin (referred to this post).
Thanks
Andre
This works great!
Thank you very much.
Hi Bettina,
oh, is it possible to disable the shadow by using custom code?
Thanks
Andre
Okay, thanks. I have resent the mail.
info at celhil.com
“Need help – top menu scrolling too slow”
Hello Anamaria,
I have sent an email yesterday. But we had some problems with our mailserver. Can you check if the email has arrived your team?
Thanks
Andre
Hi Anamaria,
thanks, but it says: scroll-behavior is a unknown property.
I write to tagdiv-support and refer to this thread. I will set up website-access for you.
Thank you and best regards
Andre
Oh okay, if I click on “older comments” they will display 100.
Thank you very much
Hi Bettina,
thank you. I have tried this:
But it shows only 8 comments, not 100. Do you know whats wrong? Please click here:
https://www.android-user.de/gewinnspiel-weihnachten-2021/?khjvbmhvnhvcdfvvfv
At the moment the cache is not cleared. You have to open the site with ?fsdsgsfd (for example) at the end to bypass the cache.
-
This reply was modified 4 years by
celhil.
Hi Bettina,
it seems to be a caching problem.
Thank you
…but the server-side caching is still activated.
In the last 6 month I have migrated my website from Newsmag to Newspaper and I have optimized all 54k images. All images have webp pendants (currently not activated) and I have followed all your recommends (here in the forum) to improve the page speed.
But the problem is the LCP and FCP. I don’t know what I can do more to improve it to pass the web vitals.
I don’t have to use Ezoics Leap. I can also use wprocket or something else what you recommend.
Thanks
Andre
Hello Vlad,
I have deactivate Ezoics Leap.
Thanks
Andre
I had the same on my site. Clear the browser cache has worked for me.
Best regards
Andre
Hello,
I have find out something:
If you publish a new post on facebook business suite the featured image will be shown.
I have made a video: https://youtu.be/V2WoWM-81pc
This issue will be discused here:
https://developers.facebook.com/support/bugs/510889850171569
I cannot comment there but I have write to Bettina that she shared this thread in the comments.
That could be. In what reagions do you live? I‘m in germany.
Hello Anamaria,
I have made a video for you to show the problem:
What did you do differently?
Same here. We are using the plugin wpseo on android-user.de and have tried anything: disabled cache, disabled all plugins which are not absolutely necessary to run the site but same issue.
-
This reply was modified 5 years by
celhil.
Hello,
the problem is: When you import your theme settings to another site using Newspaper, you have to copy&paste the sourcecode of every page to the new site. Then you must create the blank template’s and copy&paste the templates to the news one. And then you have to create a blank mobile version and copy&paste also the sourcecode of the mobile one’s.
On my hosting provider (raidboxes) I can use dev-sites and staging-areas to handle this. Or you can use the plugin WP Staging. But it is still complex and error-prone.
-
This reply was modified 5 years by
celhil.
Hi Anamaria,
that works, thank you.
Hi Anamaria,
I’m migrating our website from Newsmag to Newspaper at the moment and I have the problem on our dev-environment. I have sent an email to contact@tagdiv.com with a link to this thread. Can you take a look at this?
Thank you and best regards
Andre
-
This reply was modified 5 years by
celhil.
Yes, this is what I have done. But its not possible to create one sidebar (for all template) which includes flex block elements, or?
Thank you (and Alex from support) very much.
By placing the code in Analytics/JS Code with the following additions did it. Its loads correctly and the text is in center.
<style>
.td-pulldown-size {
border-radius: 5px;
font-size: 12px;
font-weight: bold;
height: 20px;
text-align: center;
line-height: 20px;
}
</style>