Results 1 to 4 of 4

Thread: JobRoller Home Page Modification

  1. #1
    Thread Starter
    Amateur sterlingprm's Avatar
    Join Date
    Jun 2011
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    JobRoller Home Page Modification

    I am trying to add a simple banner image just above the search bar and "submit a job" button (across the width of the site) ONLY on the Home Page of the JobRoller theme. Without an index.php in JobRoller this is proving difficult.

    Normally in Wordpress you can use Conditional Tags in the php to call this function on the home page i.e. is_front_page or is_home Conditional Tags mentioned here.

    Neither "is_front_page" or "is_home works".

    I am simply trying to add an image to show across the home page without having to go through creating a whole new static home page or custom post.

    Example usage in header.php

    PHP Code:
    <?php if(is_home()): ?> IMAGE CODE HERE <?php endif; ?>
    Help!

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,692
    Thanks
    166
    Thanked 3,386 Times in 3,257 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.

  3. #3
    tinygiantstudios's Avatar
    Join Date
    Jan 2011
    Posts
    1,607
    Thanks
    31
    Thanked 157 Times in 148 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!


  4. #4
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Change tab on Home page that say Bar that say Home to..
    By adfree in forum ClassiPress General Discussion
    Replies: 3
    Last Post: July 16th, 2011, 06:28 PM
  2. Add Image to home page jobroller v1.2.1
    By sportingjobs in forum JobRoller General Discussion
    Replies: 8
    Last Post: February 14th, 2011, 08:20 AM
  3. [SOLVED] Add Home Button/Link to JobRoller Main Page
    By desoda in forum Report JobRoller Bugs
    Replies: 3
    Last Post: February 7th, 2011, 04:19 PM
  4. Add Image to home page jobroller v1.2.1
    By sportingjobs in forum Report JobRoller Bugs
    Replies: 1
    Last Post: December 13th, 2010, 06:51 AM
  5. jobroller home page only show 5 latest jobs
    By sportingjobs in forum Report JobRoller Bugs
    Replies: 1
    Last Post: November 24th, 2010, 05:16 PM