Title: Fullscreen theme thumbnails problem
Last modified: August 19, 2016

---

# Fullscreen theme thumbnails problem

 *  [tsuperb](https://wordpress.org/support/users/tsuperb/)
 * (@tsuperb)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/)
 * it seems that a lot of people is having the same problem, the thumbnails in the
   GRAPHPAPERPRESS theme named FULLSCREEN are NOT working, and i am affected too.
 * I have followed the theme’s instructions entirely, and still the thumbnails are
   not working, please someone help me!
 * [http://www.tsuperb.com](http://www.tsuperb.com)
 * That’s my site if someone wants to check it out and see the problem, or check
   my site 🙂
 * But seriously HELP ME!

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/page/2/?output_format=md)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1301925)
 * Could you be a little more specific or post a link to a page that demonstrates
   the problem? There are more than 1000 themes in the WordPress Themes directory
   and most people aren’t familiar with every one of them
 *  Thread Starter [tsuperb](https://wordpress.org/support/users/tsuperb/)
 * (@tsuperb)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302043)
 * Sure!
 * Look, my website is [http://www.tsuperb.com](http://www.tsuperb.com)
 * you can see as soon as you hit enter and home appears that the image thumbnails
   are not showing!
 * [http://www.mbradyclark.com/](http://www.mbradyclark.com/) this guy uses the 
   same wordpress theme (fullscreen) and his website is working correctly.
 * Please note that i have tried almost everything, i followed the theme instructions,
   and even deleted completely the theme, and installed it again and its still not
   working.
 * This is the only thing that i couldn’t do: “Change the permissions (aka CHMOD)
   to the /cache/ folder to 777. This folder is used to store your custom post thumbnails(
   more on this later).”
 * That is written in the instructions but they don’t explain anymore about it…
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302081)
 * Looks like you have two simultaneous problems.
 * > Warning: touch() [function.touch]: Unable to create file ./cache/f3edbde023dcfc9f8b6ed6e3461523ce.
   > jpg because Permission denied in /home/tsuperbc/public_html/wp-content/themes/
   > fullscreen/timthumb.php on line 150
   > Warning: Cannot modify header information – headers already sent by (output
   > started at /home/tsuperbc/public_html/wp-content/themes/fullscreen/timthumb.
   > php:150) in /home/tsuperbc/public_html/wp-content/themes/fullscreen/timthumb.
   > php on line 160
 * 1. You need to make the cache folder for timthumb writable.
    [http://codex.wordpress.org/Changing_File_Permissions](http://codex.wordpress.org/Changing_File_Permissions)
 * 2. There apears to be a problem with timthumb.php and/or your theme.
    [Solving “headers already sent” warnings](http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F)
 *  Thread Starter [tsuperb](https://wordpress.org/support/users/tsuperb/)
 * (@tsuperb)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302096)
 * Hi
 * I tried to do what you are saying, i changed the permissions on idex.php and 
   wp-content, but nothing seems to be fixed…and also what is that “header” error
   that you are talking about? when i go to my website there’s no header error, 
   the only problem is that the thumbnails are not showing!
 * Please it would be great if you could tell me step by step on how to solve the
   thumbnails problem, i am no web designer, and i am struggling to get this fixed!
 * Thank you!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302100)
 * I suggested making timthumb’s cache folder writable. I didn’t mention anything
   about changing any file permissions. However, I see that you seem to have got
   the images working on your home page now. How did you resolve it?
 *  Thread Starter [tsuperb](https://wordpress.org/support/users/tsuperb/)
 * (@tsuperb)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302104)
 * I read the links that you posted, and i started changing some file permissions…
   there is no timthumb’s cache folder. I change the permissions of a cache folder
   and it started working but i also changed other permissions and now i don’t know
   if everyone could edit my web files…how do i know?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302106)
 * Was that cache folder in your root domain? Re-reading the error message, that
   would seem to be the right one. What other permissions did you change?
 *  Thread Starter [tsuperb](https://wordpress.org/support/users/tsuperb/)
 * (@tsuperb)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302107)
 * yes, i enter my domain and change the permissions for the cache forlder inside
   of wp-content/themes/fullscreen
 * what is that error message that you are getting? i am not getting any error message!
 * let me know!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302108)
 * > what is that error message that you are getting?
 * I was referring to the original error messages I saw when I did a little investigating
   on your site.
 *  [PhilipJimcosky](https://wordpress.org/support/users/philipjimcosky/)
 * (@philipjimcosky)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302163)
 * tsuperb, I am experiencing the same problems as you with the fullscreen theme.
   I did what you suggested above and still do not see my thumbnails below the center
   bar.
 * I have been working on this for two days now and it is driving me crazy!!
 *  [fahmyzone](https://wordpress.org/support/users/fahmyzone/)
 * (@fahmyzone)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302171)
 * I have the same problems, unable to display the thumbnail, i was change the CHMOD
   cache to 777, i read articles from the author:
    [http://www.darrenhoyt.com](http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/)
   it’s make me confused…
 * this is mt website:
    [http://www.afahmy.com ](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/www.afahmy.com ?output_format=md)
 * could someone please help me…
 *  [PhilipJimcosky](https://wordpress.org/support/users/philipjimcosky/)
 * (@philipjimcosky)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302175)
 * Looking at my source coding, it is generating the top thumb nails, but the bottom
   thumbnails are not being generated. I checked the image size of the cache files
   and they are 320×320.
 * It appears that Timthumb is not generating the smaller images.
 *  [PhilipJimcosky](https://wordpress.org/support/users/philipjimcosky/)
 * (@philipjimcosky)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302178)
 * I figured it out!!!
    In home.php, bottom thumbs section you will find this line:
   <?php $home_query_bottom = new WP_Query(“cat=&showposts=20&offset=5”); $b = 0;?
   >
 * Get rid of the 20&offset update and it will populate the bottom thumbnails.
 *  [fahmyzone](https://wordpress.org/support/users/fahmyzone/)
 * (@fahmyzone)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302186)
 * hi Philips, thanks for your feedback, still unable to show the thumbnail after
   rid off the 20&offset. Anyway I saw in image properties, the timthumb size and
   image dimension was different also the size on file unknown (Not Cached) , i 
   thought it was the main problems, but i can’t define how to fix it. Pls see below
   for my page screen problem:
 * [problems screen view](http://farm3.static.flickr.com/2593/4207722287_51aa730edb_o.jpg)
 * nice person awaited…
 *  [fahmyzone](https://wordpress.org/support/users/fahmyzone/)
 * (@fahmyzone)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/#post-1302187)
 * link from the images:
 * [http://afahmy.com/wp-content/themes/fullscreen/timthumb.php?src=http://afahmy.com/wp-content/uploads/2009/12/media14_timthumb.jpg&w=320&h=320&zc=1](http://afahmy.com/wp-content/themes/fullscreen/timthumb.php?src=http://afahmy.com/wp-content/uploads/2009/12/media14_timthumb.jpg&w=320&h=320&zc=1)
 * the result is:
 * Forbidden
 * You don’t have permission to access /wp-content/themes/fullscreen/timthumb.php
   on this server.
 * Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument
   to handle the request.

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/page/2/?output_format=md)

The topic ‘Fullscreen theme thumbnails problem’ is closed to new replies.

## Tags

 * [fullscreen](https://wordpress.org/support/topic-tag/fullscreen/)
 * [fullscreen theme](https://wordpress.org/support/topic-tag/fullscreen-theme/)
 * [GraphPaperPress](https://wordpress.org/support/topic-tag/graphpaperpress/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 24 replies
 * 13 participants
 * Last reply from: [kajleers](https://wordpress.org/support/users/kajleers/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/fullscreen-theme-thumbnails-problem/page/2/#post-1302272)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
