Results 1 to 2 of 2

Thread: Urgent: Instructions for application field only available to specific Pack

  1. #1
    Thread Starter
    forumenfermagem's Avatar
    Join Date
    Jun 2013
    Location
    Portugal
    Posts
    81
    Thanks
    0
    Thanked 1 Time in 1 Post

    Urgent: Instructions for application field only available to specific Pack

    Hi.

    I have 4 packs: 3 payable and 1 free.

    I wanted that only the free one could have the "Instructions for application field" (listed-fields) available for application and all the 3 others have this field hidden.

    1 - Wich is the file I need to edit and how do i call the specific pack for the If then statment? (ex: If "pack3" then "show" else "print) ?

    2 - Afterwards, editing the job offer will make the listed-fields available right?



    I'm thinking that it might be easier to warn all users that bought Packs and edit the single-job_listing.php so that for offers from a payed Pack will have listed-fields hidden, to force users to apply directly in the offer.

    But how to call the pack to the If then statment???


    <?php if ( "something that identifyes the FREE pack offer") {the_listing_files(); } else {echo 'Please hit the button Application bellow!!!';}?>

    This is one of the last things i need to do to launch my Job Board.
    Can you please help me out?

  2. #2
    Thread Starter
    forumenfermagem's Avatar
    Join Date
    Jun 2013
    Location
    Portugal
    Posts
    81
    Thanks
    0
    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. [SOLVED] URGENT##Error: no ad pack has been defined. Please contact the site administrator.
    By consignor in forum Help Using ClassiPress
    Replies: 8
    Last Post: May 31st, 2013, 09:06 AM
  2. A 'free' pack for specific users, possible?
    By pschwind in forum ClassiPress General Discussion
    Replies: 2
    Last Post: March 24th, 2013, 08:59 AM