Results 1 to 2 of 2

Thread: Static Frontpage for 1.5.5 ( a 90% done tutorial, NEED SOME HELP)

  1. #1
    Thread Starter
    Senior Member derci's Avatar
    Join Date
    Jan 2011
    Location
    Hong Kong
    Posts
    105
    Thanks
    14
    Thanked 3 Times in 2 Posts

    Static Frontpage for 1.5.5 ( a 90% done tutorial, NEED SOME HELP)

    Hi all,

    Using 1.5.5, I have set up a static frontpage which largely works.
    I took the following steps:

    1) Create a new page, e.g. Frontpage
    2) Go Setting > Reading > Select "A static page"
    3) Select the newly created page as frontpage from drop-down > Select the Latest job as post page from drop-down
    4) To fix the Latest Jobs options from point to the frontpage, go theme-support.php, around line 28,29 change to:
    if (is_home() && !isset($_GET['submit']) && !isset($_GET['myjobs'])) echo 'current_page_item';
    echo '"><a href="'.get_bloginfo('url').'/latest-jobs">'.__('Latest Jobs', 'appthemes').'</a></li>';

    Then it is almost done, most are in function now. But I still have 2 problems facing:
    1) the Featured Job section, at the Latest Job page, is completely gone
    2) when I use the Filter at the Latest Job page, it simply jump to the (new) frontpage (after I selected the job type and click Filter)

    Hey Bros, let's fix the above problems and make this a Tutorial for a static frontpage.

    THANKS!

  2. #2
    sbaa's Avatar
    Join Date
    Jan 2012
    Location
    Slovakia
    Posts
    75
    Thanks
    10
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Slim Ads on Frontpage
    By matt in forum ClassiPress General Discussion
    Replies: 5
    Last Post: September 17th, 2012, 07:33 PM
  2. New frontpage
    By PattyValente in forum Help Using ClassiPress
    Replies: 8
    Last Post: June 2nd, 2010, 01:29 PM