Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mcongosto Friend
    #144706

    Why if i already selected the employer to be “featured” i have to go and select it at the module? this is redundant and annoying.

    John Wesley Brett Moderator
    #342410

    Because the “Featured” employer trigger can be used in other places as well.

    Thanks,
    John.

    brentwilliams2 Friend
    #491822

    I realize this is an old post, but is there a hack or a way we can get this feature in the module? mcongosto is right that having the select the featured employers is redundant and is ripe for human errors to creep in (where we accidentally forget to change this setting). Having an alternate option where we can select all featured employers by default is ideal.

    brentwilliams2 Friend
    #493880

    Hero, could you help with a quick hack to the module that would simply take all the featured employers and display them, rather than using the multi-select box in the module settings?

    HeR0 Friend
    #493888

    <em>@brentwilliams2 374193 wrote:</em><blockquote>Hero, could you help with a quick hack to the module that would simply take all the featured employers and display them, rather than using the multi-select box in the module settings?</blockquote>

    Please open this file modulesmod_jafeatured_employerhelper.php and remove or comment 2 following lines of code in function get_list_profiles:

    [PHP]if(!$employer_list) return ;[/PHP]
    and
    [PHP]$where_more .= ” AND a.id IN ({$employer_list})”;[/PHP]
    Hope this helps.

    Regards

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 4 voices, and was last updated by  HeR0 11 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum