Forum Replies Created

Viewing 20 posts - 1 through 20 (of 25 total)
  • Author
    Posts
  • in reply to: Cropping of photos in Header Highlight section #125464
    Mat
    Participant

    Oh, I pasted in the code but it’s appeared as the actual images. If you Inspect their source you can see the key difference. Alternatively, the screenshots below show their full code when inspected on my website.

    https://snag.gy/ulf6Mo.jpg

    https://snag.gy/fliBLt.jpg

    in reply to: Cropping of photos in Header Highlight section #125463
    Mat
    Participant

    Thank you for sending the screenshot. Although the photo is showing the full sign, I don’t think this is because it is managing the cropped thumbnails correctly. Instead, it looks like it has replaced the original 4:3 image with a 16:9 image. This isn’t a good solution, as it then puts the rest of the image grid out of alignment.

    I may possibly have discovered the problem. I’ve managed to get some of the thumbnails to display correctly, such as in a widget on the sidebar. This is the code from inspecting the html for this correct thumbnail:

    Lane Driving is Safe Driving sign, Kashmir, India

    Now compare that to the src code from inspecting the html of the image on the homepage that is showing the wrong cropping:

    Road Rules Made To Be Broken

    I’m new to this so I could definitely be wrong. But it looks the first piece of code accesses the appropriately-sized thumbnail, which I’ve already cropped correctly. But the second piece of code just accesses the base image, and then applies an automatic crop. Presumably this automatic crop starts from the centre of the image, hence why the sign is being cut in half.

    I think this would explain why wp-admin shows me that my cropped thumbnails are saved, yet they are not appearing to visitors. Automatic cropping is fine, but it should probably only be used when the designer hasn’t already manually made a thumbnail of the same dimensions.

    What do you think?

    in reply to: Cropping of photos in Header Highlight section #125339
    Mat
    Participant

    Would you be able to attach a screenshot of what you are seeing?

    Here is a screenshot of what I see, after freshly emptying the cache in Firefox: https://snag.gy/Qx3LgJ.jpg . It’s the same in Chrome, both PC and mobile. The ‘Road Rules’ photo has half the sign cropped out.

    Compare that to this screenshot (https://snag.gy/nryv7b.jpg). The small photos in the bottom-right corner show the correct appearance of the 4:3 cropped photo (which includes ‘post-thumbnail’).

    in reply to: Cropping of photos in Header Highlight section #125319
    Mat
    Participant

    Thanks. I’ve added that code to my child theme, but unfortunately I’m still getting the exact same result as shown in my earlier messages & screenshots.

    I also cleared the cache (both browser and Cloudflare), regenerated thumbnails, removed the feature image and uploaded a new 1170×658 one, and re-cropped all its associated thumbnails.

    in reply to: Cropping of photos in Header Highlight section #124978
    Mat
    Participant

    The original image had larger dimensions but the same aspect ratio as 1170×658.

    I have now removed that image, and uploaded a pre-cropped 1170×658 image. I’m still getting the same result.

    When the theme automatically generates another image size by cropping the uploaded one, does it just crop from the centre? For some of my feature images, I want the 585x image not to be based from the centre of the 1170x image, but rather to be focused towards either the left or right hand side.

    For example, I like the appearance of this image in the 1170x dimension as seen here (https://snag.gy/x1DdVT.jpg), but then at the 585x dimension it is cropped in a way that cuts out part of the sign (https://snag.gy/3lzjFq.jpg) . In WordPress I can customize each thumbnail, but unfortunately they do not appear on the website itself.

    in reply to: Cropping of photos in Header Highlight section #124966
    Mat
    Participant

    Hi, it’d be great to get a response to my last message please.

    Please note that a new article has been added to my homepage since I took the screenshots in my first message, so the order is a little different.

    in reply to: Cropping of photos in Header Highlight section #124736
    Mat
    Participant

    Okay, so are you saying that I need to crop the photo prior to uploading, rather than uploading a big photo and then using plugins in WordPress to crop the photo down to the various thumbnail sizes?

    If so, does that mean I need to upload two versions of the each photo: one at 585×439 (or equivalent aspect ratio, and another at 1170×658? Which version would I set as the Feature Image of the post? Because I think the 1170×658 size is displayed at the top of the post, and when the post is included in the slider at the top of the homepage. But then the 585×439 is used in the other sections of the homepage.

    in reply to: Shortcodes only appear on a new line #121068
    Mat
    Participant

    The issue persists even with a default theme and with all the plugins disabled. So I guess I’ll look elsewhere for more assistance. Thanks.

    in reply to: Shortcodes only appear on a new line #121010
    Mat
    Participant

    The screenshot below is of the post editor. There aren’t any <p></p> tags that I can see. Should I be looking elsewhere?

    https://snag.gy/IMw0Ha.jpg

    in reply to: Shortcodes only appear on a new line #120998
    Mat
    Participant

    http://theholyfish.com/my-must-pack-item/

    Scroll to the bottom of the article and you’ll see two Facebook Like buttons that have placed themselves under the line of text which they are supposed to be adjacent to. Both these buttons are from the same plugin, but I was also getting the same result with shortcodes from other plugins.

    in reply to: Header Highlight Content spacing #114145
    Mat
    Participant

    Hello?

    in reply to: Header Highlight Content spacing #113946
    Mat
    Participant

    I’ve installed a new plugin and used it to recrop the feature image for every posts in the Header Highlight Content. It, like the other plugin, doesn’t identify a 293 x 220 image size for the theme. The list it gives is:

    * thumbnail – 90×68
    * post-thumbnail – 585×439
    * helena-slider – 1170×658
    * helena-small – 90×68

    The closest proportionally is 585×439. I have recropped for that size, and helena-small, and thumbnail.

    The problem is still occurring, depending on the screen size. I think at some points it is due to the images scaling down but not the font size. But this may not be the only reason.

    in reply to: Header Highlight Content spacing #113867
    Mat
    Participant

    In the plugin I use for cropping thumbnails, the closest specified thumbnail to those dimensions is ‘post-thumbnail’ at 585×439, which is double the correct dimensions. I’ve recropped and saved the images for the post-thumbnail dimensions, but it still is showing incorrectly.

    Perhaps the plugin isn’t working correctly – is there one that you recommend?

    in reply to: Several glitches #112956
    Mat
    Participant

    In the meantime, the featured image rather than the Catch Themes sign has begun showing. This wasn’t anything that I did, rather it just began working correctly a few hours later.

    in reply to: Several glitches #112944
    Mat
    Participant

    I’ve pasted it into the child theme but it doesn’t seem to be working correctly. For example, compare http://theholyfish.com/the-one-little-thing-i-never-travel-without/ , which seems to have the featured image set correctly, with the link to this article on the homepage. On my devices it is not showing the featured image, but rather the Catch Themes sign advising that no image has been set.

    in reply to: Several glitches #112905
    Mat
    Participant

    I’ve created the child theme as per the instructions. Do I paste your code into the child theme’s functions.php?

    in reply to: Several glitches #112882
    Mat
    Participant

    I can confirm joshua’s #2 problem. I’ve had the same ever since installing the theme.

    I’ve used different PCs and devices, emptied their caches again and again, and used cache-blocking brower extensions. I’ve also confirmed that I don’t have any caching plugins installed, purge Cloudflare’s cache frequently and set it to straight-through development mode. Nothing helps.

    Changes to the text of posts updates correctly. But changes to images frequently don’t. Currently one of my feature images is not being showed with the correct dimensions. The WP media library shows me that it is good for every size (e.g. helena-slider), but an older version of the photo appears on the home page and as the feature image at the top of the post.

    I removed it so that the post had no feature image. After publishing the update, clearing all caches etc. the image no longer appears at the top of the post, but still appears unchanged on the homepage (in the featured slider and the header highlight content).

    in reply to: Height of embedded video too small and not scaling #112646
    Mat
    Participant

    Problem solved, thank you! The support on this site is fantastic!

    in reply to: Changes to Category and Tag pages #110535
    Mat
    Participant

    Thanks for the response. Is it possible to explain how to do just #2 from my list?

    in reply to: Remove 'author' and 'date' at top of Posts #110530
    Mat
    Participant

    Resolved, thanks! I didn’t want to disable comments, but rather just remove that particular link, so the CSS was all that I needed.

Viewing 20 posts - 1 through 20 (of 25 total)