post image

Post Image Size

I’m using the featured image to place a thumbnail on the home page and a full width image at the top of each post. However, the post image defaults to the largest version I have uploaded. How can I get the post to use a more appropriately sized version? The obvious way would be to … Read more

Adding the post image section to content.php

I want to add a span inside the post image section, just after the permalink. This would allow me to add an absolute positioned background image on top of the featured image (for a hover effect). Example: <div class="post-image"> <a href=“#”><span class=“custom-span”></span><img src=“featured-image.jpg”/></a> </div> I could add this span to the appropriate section in template-tags.php … Read more

Post image on wrong position within blog post

Hello Today i installed GeneratePress as my new WordPress theme because the old one screwed up the whole backend with the last update. Anyway. Today evening i was working on customizing my website, the look and feel (also with GP-Premium plugin). It works fine and easy as pie. But there is one thing which annoys … Read more

Post image size

Hi Tom, I’am trying to get the post image to the correct size. I entered via Customize > Blog > Post Images 600 an 400. But still I get a full size picture. What do I make wrong???

append pull-right to the_post_thumbnail

Hello, I was able to locate the code for .pull-right adjustment of the_post_thumbnail holding div in the file inc/template-tags.php as I don’t want to break the float, but actually I don’t find where to apply it for posts and pages too. http://edition.lightserver.at/?p=1 Can you give me a hint how the class is applied, please? kind … Read more

Remove Featured Image/header from homepage

I’m sure there is a simple solution to this… but I can’t seem to locate it in the forums or in the dashboard. I want to keep my post featured image from showing up as a header on my home page. I ticked the checkbox in the post editor to disable it – but that … Read more

featured post image size

On http://demo.generatepress.com/2015/02/25/post-with-featured-image/ the code for the featured post image looks like this: img width=”1920″ height=”839″ sizes=”(max-width: 1920px) 100vw, 1920px” srcset=”http://demo.generatepress.com/wp-content/uploads/2015/06/blog6-300×131.jpg 300w, http://demo.generatepress.com/wp-content/uploads/2015/06/blog6-1024×447.jpg 1024w, http://demo.generatepress.com/wp-content/uploads/2015/06/blog6.jpg 1920w” itemprop=”image” alt=”blog” class=”attachment-full size-full” src=”http://demo.generatepress.com/wp-content/uploads/2015/06/blog6.jpg” scale=”0″ which means that the largest image is been loaded to show up on the frontend at any time. What I want is to only … Read more

Generate Blog Post Image size issues

I’m having an issue with the Generate Blog add-on. Under Blog->Post Image, when I set a value in the [b]Post Image Width[/b] entry and leave [b]Post Image Height[/b] as “Auto” the featured image appears to work fine, and shows proportionally. However, I want it the other way around where [b]Post Image Width[/b] is set as … Read more

Problems and questions after update

Hi after the last update i have a few questions an problems as well 1. After using the post pictures in the blog i have a problem with the padding / margin of them. They sould have no padding / margin at the top or the bottom. See this Picture: 2. After the last update … Read more

Customise / Blog / Post Image

Hey Tom I have just discovered the settings are not functioning for me in Customise / Blog / Post Image. In GP theme v1.2.7 it appears the functions are not working. No matter what I set things too, nothing changes position or size wise. My images default to the left, below the title and remain … Read more