Modifying AWPCP Place Ad dropdown categories
-
Hello all,
I have a job site (CNC-Job.com) where Wishlist divides users into job seekers and job posters.
I was hoping to customize the AWPCP Place Ad job category dropdown so there was no chance of job seekers posting in job posters’ categories and vice versa (they wouldn’t see each other’s categories listed in their own dropdowns).
I thought I was in the right area in editing this page-place-ad-details-step.tpl dropdown code.
<?php echo $dropdown->render( array( 'selected' => awpcp_array_data( 'ad_category', '', $form ), 'name' => 'ad_category' ) ); ?>
A few experiments haven’t yielded anything yet. A few Fiverr people have scratched their heads and not responded.
If anyone has any experience with arrays and can offer a solution I’d appreciate it.
Thanks,
Lionel
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Modifying AWPCP Place Ad dropdown categories’ is closed to new replies.