Viewing 20 posts - 1 through 20 (of 23 total)
  • Author
    Posts
  • #48111
    nussarthur
    Member

    I’m using the simple catch theme (thecolddeadhand.com). I use post thumbnail editor to resize my images. I created slider thumbnails for each of my featured images, and they showed up on the homepage slider perfectly. Now for some reason they suddenly are too small for the feature post slider. What happened?

    #48117
    Sakin
    Keymaster

    @nussarthur: I check in your site and see that the image that you have added as Featured Image in your post is smaller then width 976px and height 313px. So, best will be to upload the image of same size or larger then this.

    #48120
    nussarthur
    Member

    Ok but that doesnt explain how they all worked before. For example the picture of the gun was zoomed in but it covered the whole slider. I also tried with a much larger image and created the slider thumbnail, but instead it only used the bottom part of the image. Is there a thumbnail creator I should be using? I use post thumbnail editor.

    #48121
    nussarthur
    Member

    I set it now for the statue of liberty and I cropped it high but you can see it crops it at the bottom for some reason…

    #48131
    Sakin
    Keymaster

    @nussarthur: I don’t know what’s going with your site. Looks like you have conflict with your two plugin. One is thumbnail editor and Jetpack plugin “Photon” module. So, try disabling one and check in.

    #48134
    nussarthur
    Member

    I disabled photon but now the slider wont show up at all. I made sure to enable it under theme options featured slider as well.

    #48136
    Sakin
    Keymaster

    @nussarthur: I check in your site and see that there is slider. Just that the image size is wrong. You have image of size 550px by 313px width. Edit those post and use larger featured images. For example, you can see that the original image you have uploaded that is thecolddeadhand.com/wp-content/uploads/2014/11/Papers_pile_350.gif is just width 350px and height 407px.

    But our slider width is Width: 976px. So, your image width is not enough so it couldn’t expand it.

    #48137
    nussarthur
    Member

    I still cant see my own slider, its not showing on homepage. Also I tried using an image large enough, but then it only showed the bottom portion of the image even though I created a thumbnail for the top half.

    #48138
    nussarthur
    Member

    I use giant images and now it only shows a fraction of it. I get that the whole image cant fit, but this is underlying problem I cant crop and create the thumbnails as I see fit.

    #48139
    nussarthur
    Member

    second image on slider is a huge image, see how it cuts it off at the feet?

    #48141
    Sakin
    Keymaster

    @nussarthur: Your second image is huge only in terms of height and not in terms of width. See the image you have attached thecolddeadhand.com/wp-content/uploads/2014/11/statue-of-liberty1.jpg . This image height is 412px but width is only 550px. But we need the image size of width 976px and height 313px. So, it cut down you extra height.

    #48142
    nussarthur
    Member

    so do i need to create images with the slider resolution before I ever even upload them?

    #48143
    Sakin
    Keymaster

    @nussarthur: Yes for post slider you need to create the image of that size or higher then it will crop exactly in width 976px and height 313px

    #48144
    nussarthur
    Member

    Also at one point all of the images currently in my slider fit in the slider, and now they dont. For example the one with the gun was stretched and zoomed in, but it still fit. I dont understand why they dont do it now?

    #48146
    Sakin
    Keymaster

    @nussarthur: If you want to stretch and fit your image then it’s fine, you can just add the following css in “Appearance => Theme Options => Custom CSS” box.

    .featured-slider .wp-post-image {
        height: auto;
        width: 100%;
    }
    #48150
    nussarthur
    Member

    Problem solved! It was a conflict with the Photon plugin in Jetpack. Once I disabled it and remade the thumbnails they work perfectly. For future reference, you can fit small images into the slider with post thumbnail editor if you crop them individually.

    #48151
    Sakin
    Keymaster

    @nussarthur: Now I can see your image has width 976px and height 313px. It’s perfect.

    #48152
    nussarthur
    Member

    Is it okay to ask if there is a way to change the header fonts? Also I noticed I have 2 keyword search boxes. Thank you for all the help its looking much better!

    #48153
    Sakin
    Keymaster

    @nussarthur: Simple Catch Free theme doesn’t have font option. So, you might want to consider using font plugin for that.

    Yes, you have one search box in header and another in your sidebar widget. You can remove the search box from your sidebar widget from “Appearance => Widgets”.

    #50141
    rdrossel
    Member

    Hey i might be having a similar problem, where my image in the featured slider is too big, so the top half of my picture is getting cut off. How do i fix this?

Viewing 20 posts - 1 through 20 (of 23 total)
  • The topic ‘Slider images too small’ is closed to new replies.