Tagged: feature image, single post
-
AuthorPosts
-
November 19, 2014 at 11:33 pm #354029
Hi,
Is it possible to get the featured image with a fixed height in the single posts?, i’ve added max-height to the quickstyle css and gotten a it to the right height but the image gets stretched and deformed. are there any possibility to stop it from deforming, some hidden overflow line?
Absolutely loving the theme,
Best regards,
Lars
November 20, 2014 at 5:07 pm #354317Hey larsframars!
Yes, if you force it with CSS then it will look weird. What you will want to do is crop a certain part of the image to display. When editing your post click on the featured image and there should be an “edit image” link. Click on that and drag a selection out of your image to crop.
Cheers!
Elliott- This reply was modified 10 years ago by Elliott.
November 21, 2014 at 3:13 am #354843Thanks for the quick answer, hmm but then the featured image in the grind view and on other parts of the site get cropped too.. i think i rather adding a new image under the post title/meta within the blogs contents instead.
Another problem i’m experiencing with the theme is that shortcodes of my plugin are showing in the excerpts, i used to mask them by using Advanced Excerpt plugin that filters out the shortcodes but it seems not compatible with the theme? is there another way to filter/strip these shortcodes from the excerpts?
example: http://www.inorge.nl/reisverslagen/
November 21, 2014 at 7:13 pm #355435Hi!
You can also change the sizes in /enfold/functions.php on line 109.
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries
Shortcodes should be stripped automatically from the excerpts. Perhaps your displaying the full content instead? Double check that you are displaying excerpts in the blog posts shortcode.
You can also set a custom excerpt when editing your post. If you do not see the excerpt field then click on “Screen Options” in the top right hand corner and check it to display.
Best regards,
Elliott- This reply was modified 10 years ago by Elliott.
-
AuthorPosts
- You must be logged in to reply to this topic.