Thank you again @esc4p3 for this bugreport and checked solution!
administrators
Posts
-
RE: Upgraded my Wordpress site to PHP v8.4, critical error
-
RE: Upgraded my Wordpress site to PHP v8.4, critical error
Hi @esc4p3
While upgrading to PHP 8.4, you are also updating a set of PHP flags. Please check your PHP 8.4 configuration to ensure the multibyte string (mbstring) extension is enabled. If it’s disabled, please enable it.
This should fix the issue you described above. Let me know if the problem persists after applying this change.
Thank you!
-
RE: Working with WPEngine Object Cache
Hi @alihs
Thank you for this message. Could you please tell me what is php_deprecated error is? Any screenshot or error message?
Thanks!
-
RE: No PDF results
Hi @ultraman
Thank you for your message.
Since you can see results in the Sandbox, the index is fine. No need to rebuild it again. The problem is on the "display results" side.
With your configuration, the first idea I think is to install the pre-release WPFTS version that contains the latest fix of the Divi Addon for WPFTS. I've sent you the link in private messages.
Please install it and tell me if it works fine or not.
In case it still does not work, please tell me which version of Divi Theme you are using, the WPFTS plugin version, and also please explain your search behaviour. Simple try the request like this:
https://yourdomain.com/?s=<search_phrase>
And notice if it returns any result.
Thank you!
-
RE: Documentation pages down?
Hi @inkedraskal
Thank you for this report. It was an issue on documentation server and now it's fixed.
Please check if it look better now.
Thanks!
-
RE: Full Site Editing Theme - Theme Compatibility Hook
Hi @inkedraskal
Big thanks for your waiting!
I was considering various options to fix the problem you wrote about. I tried to find the most non-invasive solution that would fix the problem but not create new ones (this always happens when developing a plugin that is used by tens of thousands of users with different versions of WP, PHP, and MySQL).
But finally settled on a solution that I ask you to test on your site. In a private message, I sent a link to the new version of the Pro plugin.
Please install it and let me know if it fixes the problem.
Note that this problem is not directly related to your theme; it is much deeper and concerns the fact that Wordpress deliberately removes all HTML tags when rendering the core/post-excerpt block, and thus, this problem will be present in ANY block theme.
The new version fixes this. I managed to get this effect without editing WP Core, only with the help of hooks.
Thank you very much. Your request made the product better. And the whole WordPress world, because this solution will be implemented in a free version also.
-
RE: Full Site Editing Theme - Theme Compatibility Hook
Hi @inkedraskal
Thank you for this support, I am in a progress with this task and let you know really soon.
Today or tomorrow.
Thanks again!
-
RE: How to get Access Level 2?
Hi @nilesh-epixel
It's in progress. Could you please explain how I can download an image file from this website?
Thanks!
-
RE: How to get Access Level 2?
Hi @nilesh-epixel
Okay, so you need OCR your images on the fly in the indexed stage. Could you please send me several typical images so I can test our current solution on them?
You can send them to the private chat with me.
Thanks!