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

Addressing the image ratio issue in WordPress 6.3. #1060

Closed
kurudrive opened this issue Aug 31, 2023 · 0 comments
Closed

Addressing the image ratio issue in WordPress 6.3. #1060

kurudrive opened this issue Aug 31, 2023 · 0 comments

Comments

@kurudrive
Copy link
Member

kurudrive commented Aug 31, 2023

WordPress/gutenberg#53555

https://github.com/Automattic/newspack-theme/pull/2174/files

  1. paste bellow code made by 6.2 to 6.3 code view
<!-- wp:image {"id":1554,"width":512,"height":342,"sizeSlug":"large","linkDestination":"media"} -->
<figure class="wp-block-image size-large is-resized"><a href="https://demo.dev3.biz/lightning-g3/wp-content/uploads/2021/04/sample-img08.jpg"><img src="https://demo.dev3.biz/lightning-g3/wp-content/uploads/2021/04/sample-img08-1024x683.jpg" alt="" class="wp-image-1554" width="512" height="342"/></a></figure>
<!-- /wp:image -->
  1. check public page with nallow screen size
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

No branches or pull requests

1 participant