rose18
Forum Replies Created
-
Thank you @hazrath! I had already revert it back to an older version. Is there a fix to this missing PDF issue if we upgrade it to the latest version?
Hi @hazrath ,
When I updated this plugin to Version 1.1.9, it basically removed all the PDF embeds from my posts. I had to revert it back to version 1.0.5 to get it working again.
thanks!
Just want to follow up on this issue.
thank you @wpfixpath @jaideeprm
When I disabled Elementor Pro AI features (Users > Profile > scroll down to the “Elementor AI” section, and uncheck “Enable Elementor AI functionality”) and went to the wizard setup page, the error does not show up anymore.
Although I don’t use the AI features, but in the future if I need to enable it back, the error will show up.
Is there a way to fix it?
Thank you!
Thank you @sanjeevsetu for the update!
thank you @ahmedamir ! Yes, it will be great if this feature can be added in the future.
thank you!
Forum: Plugins
In reply to: [WooCommerce] Order actions not workingThank you @lovingbro !
We have found the reason why it’s not working. It is caused by another woocommerce add-on. When we deactivated that add-on, the emails are being sent out from the order actions.
thanks!
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Not finding text in Divi Theme heading moduleThank you for the code snippet @msaari ! It fixed the issue.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Not finding text in Divi Theme heading moduleThank you @msaari ! There is another code module after that section, so I will add that code snippet to see if that fixes the issue. thank you!
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Not finding text in Divi Theme heading moduleHi again,
Just an update, I have sort of found the issue why it’s not finding that certain text.
Above the section that has the text ‘Suliqpita’ , I have another section that contains 2 Code module blocks. When those code modules are there and when I do a search, it doesn’t output any results. When I removed those code modules, then do a search, it found that page in the search result.Why is it doing that?
Is there a way to fix this or a workaround for this issue?thanks!
Forum: Plugins
In reply to: [Gutenberg] Write and Design modes missing on version 19.7anyone experiencing this issue?
Forum: Developing with WordPress
In reply to: Remove custom block pattern categorythank you @threadi ! That works
Forum: Plugins
In reply to: [Modern Image Formats] Not converting PNG files to webpHi @jamesosborne ,
It seems to be working, but it’s not working for all images. I’ve used the same images but tested in different dimensions. When I uploaded these images to the WP Media library, some are converted to webp format and some are not converted.
Working screenshots:


Not working (same image, but in different size):


Is there a reason why those are not converted to webp format?
thanks!
Thank you @ahtonaris ! I have added the action hook in the class
__construct()method, and it fixed my issue, thank you so much!