manan
Forum Replies Created
-
Ah, so I should set the row height to 100 vh?
So maybe I’m doing a bad of explaining this but here’s my issue. The length or height of the columns is not taking the entire screen. I want the bottom row to be at the bottom of the screen (PC, tablet or phone) and the top row to be at the top. The rest of the screen should be filled with the columns and the buttons to be in the center. Your screen rec shows to increase the length of the columns and center the button. I want the column to span the entirety of the screen that’s left once the top row is at the top and bottom row is at the bottom of the respective device screen
I’m looking for vertical alignment, not horizontal alignment.
https://github.com/ampproject/amp-wp/issues/1838 This is the same issue I’m having, AMPforWP was being used here as well.
Here’s the page that describes the problem I am having on the homepage:
THe images are being stretched as described here
https://amp.dev/documentation/examples/style-layout/how_to_support_images_with_unknown_dimensions/
Wish I knew how to write CSS 😀
Thanks, is there a way that the theme uses the css option of object-fit: cover? That way the plugin will stick to 100×75 for thumbnails AND it doesn’t matter what the resolution of the featured image is, the image will automatically show only portion of the image inside 100×75.
Maybe I’m doing a bad job of explaining. The amp home page of the website is auto-resizing the featured image for the thumbnail. As a result it takes a picture with the resolution of 3024 x 4023 and makes it into 100 x 75. This is not the right downsize and makes the images look “squished”.
The image should be resized to 100 x 133 or 56 x 75.
Does that help explain the problem? AMP for WP is forcing all featured images to be 100 x 75 for the thumbnail and that resolution is not always the right downsize.
Hi, the image resolutions here (marked the ones that are obvious to notice the wrong resolutions)
Perfect! Thanks! It seems to be working now
Forum: Plugins
In reply to: [AMP] New Version Showing Fatal ErrorSame problem. Renamed the folder to disable the plugin