Site logo

Featured Image

featured image

Hi, i wanted to automatically put the featured image at the top of the article, below the title. how to do this? thanks!

featured image is pushing down my right side bar

hello the featured image of all of my posts is pushing down my right side bar once i open the post. it create a white gap, pushing down the side bar to the level of my post title. how can i fix this. please help me

Header Image on Blog page does not display for SOME sizes

On the Blog page I want a resized image to appear. So I set an image size on the Customize Blog Featured Images. Most images display fine, but some get replaced by a little icon and the name of the image. For example I am looking at this behaviour on an image when the size … Read more

How can I get a thumbnail on Home page and the Regular size on the single post?

OK, I start with the simplier: Here is my first issue: How can I get a thumbnail/small picture on a Home page and the same picture “normal size” one on the single post? Like this: https://www.petcha.com/ => click on any post, i.e. https://www.petcha.com/help-my-adult-dog-threw-up-now-what/ or this one: http://humoricon.com/ => Click on http://humoricon.com/a-modern-fairy-tale/ Thank you very much, … Read more

Edit featuredS SVG Image

Hello There! I recently upgraded to Premium and I am quite happy. However, I watched the premium video about “Blog” you edit the featured image and change its position, resize it etc. I wanted to recreate it, however my image does not respond. It goes below or above the heading, but I cannot resize it, … Read more

Remove featured image

Dumb beginner question: In the PAGE HEADER section, I have set a featured image. Now I need to remove that featured image. I see how I can change it, but I can’t see what I need to do to delete it altogether. Any adivce? Thanks!

Remove featured image on custom post type

I have a custom post type called finalists, which has a featured image (which I want to display elsewhere). I have tried this code to remove the featured image but can’t get it to work. Do you have any ideas. add_action( 'after_setup_theme','generate_remove_single_featured_images' ); function generate_remove_single_featured_images() { if ( is_singular( $post_types = 'finalist' ) ){ remove_action('generate_before_content','generate_featured_page_header_inside_single', … Read more

Featured image

Hello, What should I do to have a featured image both for pasts and pages. A featured image that would be above the content and the right sidebar. With a fixed width (100%) and a fixed height : 500px Many thanks, v Oh, and also, the really stupid question : my homepage being a static … Read more