Babak Fakhamzadeh
Forum Replies Created
-
Forum: Plugins
In reply to: [Markup Markdown] ACF markdown field doesn’t workMany thanks for the work! I very much appreciate it.
Buuuuuuut, though I get this to work in the backend, when using an ACF form in the frontend, the field in question is overlaid with a spinner-icon, which never goes away.
So, perhaps, a relevant javascript file is not loaded when calling the field in the frontend?
Having the same problem. My site updated to WordPress 6.5, which might have been the immediate cause.
Forum: Plugins
In reply to: [Markup Markdown] ACF markdown field doesn’t workThat would be awesome! 🙂
Forum: Plugins
In reply to: [WP REST Cache] Caching when using backbone?I also got a solution for unsetting the nonce when requesting the endpoint. Details here.
Forum: Plugins
In reply to: [WP REST Cache] Change browser cache duration?Thanks. I think I figured out a workaround by setting a rule on Cloudflare. However, this does not explain, if Cloudflare is adding the browser-cache settings in the first place, why they are doing so. :/
Forum: Plugins
In reply to: [WP REST Cache] Caching when using backbone?Thanks. That seems to have been it. Sorry for missing that.
Forum: Plugins
In reply to: [WP REST Cache] Caching when using backbone?I saw this thread, but this solution does not appear to work for me.
Forum: Plugins
In reply to: [ActivityPub] Unable to find my profilesOdd. I didn’t change anything, and neither did my host. So how could this suddenly be returning a different result.
Either way, any tips on how to move forward on this?
Forum: Plugins
In reply to: [ActivityPub] Unable to find my profilesThanks Matthias.
Yes, I noticed the broken URLs just now, too. It seems that something decided to overwrite my .htaccess.
It might be worth mentioning that I run wordpress in a subfolder, but run the site from root.
Indeed, site health reports that the webfinger endpoint is not available. Very nice to see the plugin integrates with site health.
I’m hosting with DreamHost. They indeed do not appear to provide webfinger functionality.
I found the following URL, which explains how it’s possible to setup webfinger yourself:
https://www.packetizer.com/ws/webfinger/server.html
However, I do not follow how this would integrates with this plugin.
There’s also this:
https://gist.github.com/aaronpk/5846789
Your webfinger plugin is listed at the URL below for adding ‘webfinger to your domain’:
But you’re saying that’s not what that plugin does?
The same URL also lists a webfinger PHP package.
Forum: Plugins
In reply to: [ActivityPub] Unable to find my profilesThanks Matthias.
Wouldn’t this warrant a mention in the plugin homepage?
How do I start resolving this? What about the mentioning of a webfinger plugin on this plugin’s settings page?
Thanks!
Thanks. That was indeed it.
If I may chime in, XML-RPC is needed by Jetpack.
Forum: Plugins
In reply to: [Web Stories] Fatal error when editing webstoriesAppears to work. Thanks.
Thanks. Will try that out.