Zidalgo Wordpress Forums | Another cover image problem

You must be logged in to post Login Register

Search Forums:


 






Another cover image problem

No Tags
UserPost

10:43 am
February 20, 2010


MATT.

New Member

posts 1

1

Here's the website using the theme : http://www.oolaoop.fr


As you can see, the cover images under the header aren't displayed.

I noticed it happened mostly when an article was edited : the cover image would disappear.

It also happened when I first published an article as well.


Another topic seemed to encounter the same problem, but the fix isn't given.


Could you help me to fix this out ?


Thanks in advance.

11:59 am
February 21, 2010


admin

Admin

posts 173

2

Hi Matt,


 Seems like the problem you're having is that you're not providing the right path to the cover image.

 Please take into account that:

 1- The image must be on a folder inside your theme folder.

 2- The path should be specified relative to the theme folder.


By example, if your cover image is on a folder named cover-images inside the images folder of your theme, the path for your cover image must be:

images/cover-images/CoverImage.jpg  (Or the name of your image)

3:10 am
February 22, 2010


atlaslee

Member

posts 7

3

Hi Matt,

Try the php5 GD Graphics Library is on

No Tags