alexzan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Twitter oEmbed error after WP 6.4 update@soportecibeles It has never worked with x.com because WordPress doesn’t recognize it as the main or alternative Twitter domain yet. I think they’re working on it, but not sure.
Forum: Fixing WordPress
In reply to: Twitter oEmbed error after WP 6.4 updateUPDATE: I updated the website to WordPress 6.4.1 (and the plugin Custom Post Type UI), and I’m not sure what happened but it got fixed by itself. That’s nice, I guess.
Forum: Fixing WordPress
In reply to: Twitter oEmbed error after WP 6.4 update@threadi Sure. I don’t do anything special, I just paste a tweet link in the Twitter block and it returns an error. Normally I would be able to see the tweet in the editor, but this is not the case because of that 404 error to the oEmbed path. And by the way, if I embed a tweet in the editor and it returns an error, the tweet can’t be seen as expected in the frontend.
You can find screenshots here. (The error is in Italian, but it can be translated as “This content can’t be embedded”.)
- This reply was modified 2 years, 7 months ago by alexzan.
Forum: Fixing WordPress
In reply to: Twitter oEmbed error after WP 6.4 update@threadi By tweet I mean an actual tweet, or a post if you like. Twitter has never banned the embedding of single tweets: yes, there were some problems with timelines, but everything works fine now.
Documentation for the Twitter block I’m talking about.
Forum: Fixing WordPress
In reply to: Relate automatically a default post with a custom post type “post”@bcworkz I already relate a post with a game manually. As you said, what I want to do is automate the process for the old posts.
@mkarimzada That’s a good suggestion, thank you. I always assign a post to a tag with the game title, so this is not a problem. I’ll look into it and I’ll let you know!
Forum: Plugins
In reply to: [W3 Total Cache] Page caching not clearing automatically on widget update@vmarko Ok, I tried to do three things: disable only the Page Cache, only the BC and both. If the page cache is disabled everything works fine, but the site is obviously slow. So, a solution has not been found at the moment.
Forum: Plugins
In reply to: [W3 Total Cache] Page caching not clearing automatically on widget updateFor now I just enabled the archives in the policy. I’ll try to disable Page Cache or (and) BC and I’ll reply again.
Forum: Plugins
In reply to: [W3 Total Cache] Page caching not clearing automatically on widget updateDid that, it’s not working. To be clear, the <span class=”next-button”> element is created when the next article is detected, which seems to not happening. I’m starting to think it’s a problem related to the archives not caching and clearing properly for some reason.
Forum: Plugins
In reply to: [W3 Total Cache] Page caching not clearing automatically on widget updateYes, the issue seems to persist, unfortunately (I added Post comments pages, Post author pages, Post terms pages everything else was already checked).
Forum: Plugins
In reply to: [W3 Total Cache] Page caching not clearing automatically on widget updateYes, I have cleared the cache yesterday at 8 / 9pm (CEST), and for this reason some posts are updated.
Forum: Plugins
In reply to: [W3 Total Cache] Page caching not clearing automatically on widget updateI just tried to remove the expires header and using “cache public” as header. As for the header you suggested, I tried to use it but nothing has changed.
Forum: Plugins
In reply to: [W3 Total Cache] Page caching not clearing automatically on widget updateYes, the post navigation should look like that.
You can find the Browser Cache settings at this gallery (the security headers section is the default one, I never touched it).Also, yes, the Cloudflare Browser Cache TTL is set to respect the existing headers. I have a Page Rule enabled, but the only thing it does is disabling CF’s cache in the admin section.
As for the changes I made, the only thing I did to test something was changing the expires header and the cache control policy for HTML & XML.
Forum: Plugins
In reply to: [W3 Total Cache] Page caching not clearing automatically on widget updateHi Marko, thanks for answering quickly.
Yes, I did some changes to W3 (but I reverted everything as it was last week). The plugin which has been updated in the last few days is Accelerated Mobile Pages, and I think it doesn’t actually have any kind of impact on the normal website.
I also tuned php-fpm and MySQL in the server (it’s a VPS), and removed Autoptimize (nothing changed). You can find a post here.
It’s not actually a widget that it’s not updating, but even the post navigation before Disqus (“Articolo precedente”). In the “Articoli recenti” section you can see an article regarding a specific videogame, but if you go the home page and scroll down just after the slider, you can actually see that the latest post is different.
Hope it helps.
If you had “inline all CSS” on, that indeed is not always a good idea
Yeah, I noticed 🙂
Thanks for the heads up! I’ve disabled an Autoptimize option and now everything works as expected.
- This reply was modified 6 years, 7 months ago by alexzan.