-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatibility Issue between Optimole Plugin and Breakdance Page Builder Plugin #657
Comments
@Codeinwp/optimole As discussed during the planning meeting, I tried to do this while keeping within the estimation limit. I went through all the available filters in the codebase and none of them happen at the right time or is there something that we can override to make the process easier. After some trying, I was able to hijack the updating of post meta and here's the rough code I went with for testing:
Few issues:
I suggest we can request this as a feature here and hope they add a filter to the CSS generation step if it's requested by more users. At the same time, not sure how many users use this plugin that we should even worry about it. Let me know your thoughts. |
@HardeepAsrani Thank you for looking into this, and providing the insight! 👍🏻 I agree that we can let them know, and ask them if they can include a filter in the plugin. The solution seems a bit hacky indeed, after reading through it. Maybe we can contact their support and at least let them know. @kushh23 Is this a singular instance, or have you seen other requests for compatibility with the breakdance plugin? |
They suggest us to post feature request here: https://breakdance.canny.io/ - I can't open the URL; I get a 403 error. Not sure if it's same for everyone or just my IP/country is blocked. |
@HardeepAsrani In this case, I believe that contacting their support and letting them know should be good enough for now. 👍🏻 |
@abaicus I've done that, thanks. |
Hi have there been any update on this? or is it just on breakdance? |
@ryantoth2410 we havent been able to find a sustainable way of replacing this without Breakdance making the content available to rewrite the images. I haven't checked lately to see if they changed something, I will have a look and see if they added something recent to leverage here. |
Description
There is an incompatibility issue between the Optimole plugin and the Breakdance Page Builder plugin. When utilizing the Breakdance Page Builder plugin to add a background image for a section , Optimole fails to optimize the images. Interestingly, this problem doesn't exist when adding an image directly, as Optimole successfully optimizes those images.
It's important to note that this issue pertains explicitly to background images.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet or Help Scout ticket
https://bloody-bug-rexo.vertisite.cloud/breakdance-20/
https://secure.helpscout.net/conversation/2339658764/382953/
breakdance-v1.5.0-1.zip
Environment info
https://pastebin.com/Ed48rbEU
Is the issue you are reporting a regression
No
The text was updated successfully, but these errors were encountered: