Results 1 to 3 of 3

Thread: Add theme support for thumbnails on pages

  1. #1
    Thread Starter
    Rookie strangerpixel's Avatar
    Join Date
    Nov 2011
    Location
    United Kingdom
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Add theme support for thumbnails on pages

    Hi

    I have a child theme of Jobroller 1.5.4. In includes/theme-support.php you have:

    add_theme_support( 'post-thumbnails', array( 'post', 'job_listing', 'resume' ) );

    But how do I add pages to this list?

    Adding

    add_theme_support( 'post-thumbnails', array( 'post', 'job_listing', 'resume', 'page' ) );

    does not override the core.

    Thanks

  2. #2
    Thread Starter
    Rookie strangerpixel's Avatar
    Join Date
    Nov 2011
    Location
    United Kingdom
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,703
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to remove thumbnails on front page without breaking theme?
    By togitron in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: January 31st, 2011, 06:04 PM
  2. Does Classipress Support Child Theme?
    By hiro in forum ClassiPress General Discussion
    Replies: 1
    Last Post: July 20th, 2010, 05:06 PM