Slider not shown correctly

Posted in: Newspaper
Post count: 2

Hello guys,

I got a problem with the Slider on my WordPress page. The image is cropped and there is a grey area shown all the time. We tried to find the bug can’t figure out the problem as it has nothing to do with the image size and scale apparently. Can you see the problem?

Link is: http://www.rooksack.de

Thanks for any help!

Peter

Post count: 854

hi,
can you show me the gray area? I can’t seem to find it on your site.

duos the server has the GD image library installed I saw that your images are extra large?

ex:
http://screencast.com/t/ZmuvXrQzjNL
but the image is this big: http://screencast.com/t/7JMa8T1pbrP

Thanks for you message.
Radu A.

Post count: 2

Hello Radu!

We changed some of the code, so it looks ok as for the moment. But it’s a dirty workaround.

Last time I wrote I was referring to the Slider. Now we are using the Big Slider and we fixed it, as said. I am not 100% satisfied though.

I don’t think the server has the GD library. I am using images with a width of 1200px as standard.

[code]

@media
screen and (min-width: 1025px) {
.entry-thumb {
width: auto !important;
height: auto !important;
[/code]

Before this, the images were smaller and far apart from the main image and each other.

http://www.rooksack.de/wp-content/uploads/2014/04/Screenshot-from-2014-04-14-124639.jpg

Cheers!

Peter

Post count: 3343

Hi,
You don;t have GD library installed on your server or the upload folder don;t have right permission.

To check the GD library make a php file like this http://kb.mediatemple.net/questions/764/How+can+I+create+a+phpinfo.php+page%3F#gs and access it from your http://www.yoursite.com/info.php

You thumbnails are not cropped as you can see, you have the original image size in thumbs: http://screencast.com/t/itbLCdHRUB

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.