Results 1 to 2 of 2

Thread: Job Type Conditional Statement Help

  1. #1
    Thread Starter
    fluidcue's Avatar
    Join Date
    Feb 2011
    Location
    United States
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Job Type Conditional Statement Help

    I would like to change the "Job Description" and "How To Apply" text depending on the Job Type. I have two Job Types, if it is listed in Job A I would like "Job Description" to read "Job A Description" and so on for the other categories/types.

    `<?
    If ($category=20)
    {"Job A Description"}
    Else
    {"Job B Description"}
    End If
    ?>`

    What would I use in place of $category for type? Any help would be appreciated. Thanks!

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    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. Conditional Statement for Getting the ad_cat
    By pauln in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: January 17th, 2011, 07:42 AM
  2. Function statement for dynamic login form in header
    By juliusnkemdiche in forum ClassiPress General Discussion
    Replies: 1
    Last Post: November 15th, 2010, 07:01 AM
  3. [MOD NEEDED] If / Else statement for Homepage login/list an ad
    By dschn1978 in forum ClassiPress General Discussion
    Replies: 3
    Last Post: September 11th, 2010, 10:37 AM
  4. Conditional display image ?
    By Caryl in forum ClassiPress General Discussion
    Replies: 3
    Last Post: April 9th, 2010, 07:15 AM