deanmoney
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Not a gap in the spacing. If you look at the image itself I want to cut half the space above the persons head since the images has too much blue space. If that makes sense. So basically have the 375 height in the image not start from of the top of the image but a little bit lower.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?After 3 days of messing with this I’ve officially gone insane j/k lol Would you know how to modify the code:
.home .post-4262 .entry p:first-of-type, .home .post-4081 .entry p:first-of-type { max-height: 375px; overflow: hidden; }
to have it start the 375 height like 40-50 pixels from the top by post number?
Or would you know just how to start the 375 height like 40-50 pixels from the top by all post numbers that I list? This way it’s not by individual post but simpler.
I guess not many people want to do what I’m doing or else wordpress would make it easier I would assume. Thanks again Andrew.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Is this really the most effective way to do this? Does the “Manual Image Crop” just not work with my theme? I see that a 600×375 file is made but not sure its that’s aromatic via the functions line or via that plugin.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?That’s actually very helpful. But my question is for some pics I want the 375 height to start a little lower/height than others. Anyway to incorporate that into the code as well? Or is that too complicated and not possible? Thanks again.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?That works a lot better but I think this is the wrong direction. I want to be able to control the pictures I want to be 600X375 and not have my whole site get changed. And also I want to be able to crop which section gets to be 600X375.
If you don’t know anything else I appreciate the help.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?No sorry I meant I plan to use this for 14 posts in total. Right now I just the first one up and 13 more will be posted later. Sorry for the confusion.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Ideally I want to have my homepage pics look like this for specific posts:
Which I seem to be able to produce but not show up on the homepage… somehow.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Ok that did work and now all my homepage pics are 200 width. I really just want to do this for 14 images and not my whole site.
Also I would like to crop these 14 images like from top-ish to the center – 600×375 without affecting everything. Is that possible? Maybe a code I add in the post itself?
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Also that code now changed all my past post pics…fun.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Ok I never added that code into that plugin because I thought that was child theme related.
Ok I added the code you wanted and at least something changed lol My homepage is still full size but the post page is the 200 width that your code says.
Now the question is how to flip that and be able to change the homepage image and crop it while keeping the post page the full length.
Didn’t think something as simple as this would be this difficult/frustrating. Oh well ??
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Yea…My 600X375 isn’t showing up as something I can select. Ok I’ve had it with this. Thanks.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?I just deleted the post image again but I’m not sure what to do after this. I don’t see any options for anything I want to do. Can you please be more specific if possible.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Thanks for the help but making a child theme seems like a lot of work for me right now over this. My theme is a free theme that I heavily modified over the years.
All images on my homepage and post pages are the actual file sizes I upload myself for each post using the add media feature on wordpress.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?I understand that a 600X375 is made when I used the plugin in combination with the code in my functions file… Now how do I just use that image to show on my homepage for that post while the larger version shows on in the post.
Forum: Fixing WordPress
In reply to: How do I add a different blog post image for my homepage?Not sure what you mean bu pulling the image through the template file. I have deleted and re-uploaded via the media library that same image at least 8 or 9 times now after I used the new plugin.