Skip to content
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

Update carbon-fields and carbon-field-number to fix blank settings screen. #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

phripley
Copy link

@phripley phripley commented Jul 23, 2024

I was getting a blank screen in the Squidge plugins interface when I installed and activated Squidge.

I ran composer require htmlburger/carbon-fields and composer require htmlburger/carbon-field-number and replaced squidge's existing htmlburger directory with the new one pulled down by composer.

This appears to update carbon-fields from version 3.3.2 to 3.6.3.

After this update I was able to see the Squidge Settings page as expected including the installation status of the helper image libraries.

I was able to install the image libraries and saw the status updated. I saw that Squidge created the webp and avif files as expected.

I am using PHP v8.2.21 and WordPress 6.6 on Debian GNU/Linux 12 (bookworm).

I have not yet figured out how to use Squidge in my templates so this aspect is untested. I am early in my WordPress journey!

This PR is related to the Issue 21: #21 reported by @Iliya5digital and reproduced by @chapsbln

I was getting a blank screen in the Squidge plugins interface when I installed Squidge.

I ran `composer require htmlburger/carbon-fields` and `composer require htmlburger/carbon-field-number` and moved replaced squidge's existing `htmlburger` directory with the new one pulled down by composer.

This appears to update carbon-fields from version `3.3.2` to `3.6.3`.

After this update I was able to set the status of the Squidge Settings page as expected including the installation status of the helper image libraries.

I was able to install the image libraries and saw the status updated.  I saw that squidge created the webp and avif files as expected.

I have not yet figured out how to use Squidge in my templates so this is untested.  I am early in my WordPress journey!

This PR is related to the Issue 21:  ainsleyclark#21 reported by @Iliya5digital and reproduced by @chapsbln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant