Give optionally width:100% for Content Display: Slider View #1246
v-o-v-a-n
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Content_Display: Slider_View
picture in real size. instead of 100% width and no height limit, if for example there are several pictures of different sizes in the slider, then the slider changes height when scrolling.
lets hide two lines so that the width of the photo in the slider is 100%.
/wp-content/plugins/advanced-gutenberg/assets/css/recent-posts.css
<img width="1" height="1" src="..." class="attachment-large size-large" alt="" decoding="async" loading="lazy" data-wp-pid="908">
/wp-content/plugins/advanced-gutenberg/assets/css/recent-posts.css
Make a checkbox: “image slider width 100%”. So that, depending on the need, you can turn it on or off.
Make a field: “picture slider height” and crop photos about the height, if the height is higher than the specified one with a picture width of 100%.
Let’s say I will use a slider for posts with large photos. What if my photos will be less than 100% in width or different proportions?
https://wordpress.org/support/topic/make-please-content_display-slider_view-optionally-width100/
Beta Was this translation helpful? Give feedback.
All reactions