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

Image sizes different screens #13

Open
2 tasks done
colomet opened this issue Nov 12, 2018 · 2 comments
Open
2 tasks done

Image sizes different screens #13

colomet opened this issue Nov 12, 2018 · 2 comments

Comments

@colomet
Copy link
Contributor

colomet commented Nov 12, 2018

  • I've read and understood the contribution guidelines.
  • I've searched for any related issues and avoided creating a duplicate issue.

Please give us a description of what happened.

The same image each situation

Please describe what you expected to happen and why.

one different image each screen

Describe the solution you'd like

<img src="IMAGE_URL" srcset="MEDIUM_IMAGE_URL 300w, LARGE_IMAGE_URL 1024w" sizes="(max-width: 1024px) 100vw, 1024px" />

Screenshots

Additional context

https://www.mywpexpert.com/wordpress-responsive-images/

Technical info

  • Books4Languages Child Theme for PressBooks: [1]
  • WordPress version: [ 3.9.8]
  • PressBooks version: [5.5]
  • Relevant plugins in case of a bug:
@colomet
Copy link
Contributor Author

colomet commented Nov 12, 2018

responsive-images-in-practice

@colomet
Copy link
Contributor Author

colomet commented Nov 12, 2018

feature image, if should be 768, the original one must have 3.000 or so, in that way we have good quality in print paper... a warming or something is necesary by publishing

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