Search:

Search: Search took 1.00 seconds.

  1. Replies
    6
    Views
    314

    Hi eilserus, The dev team responded that...

    Hi eilserus,

    The dev team responded that Jobroller is compatible with Php7. As a matter fact, they are currently using it on their installation and everything works fine so far. Even some...
  2. Replies
    5
    Views
    401

    [SOLVED] Open functions.php CTRL+F to find this:...

    Open functions.php
    CTRL+F to find this:
    <strong><a href="<?php echo esc_url($job['url']); ?>"

    Add this code just after it

    onmousedown="<?php echo esc_attr($job['onmousedown']); ?>"

    To be...
  3. Thread: Buttons

    by angus_sharman
    Replies
    2
    Views
    337

    [SOLVED] Buttons

    Hi All,

    I was looking for a way to create buttons to use in various places on my job board. As far as I know there isn't any built in short code, so i did a bit of searching. I found this page...
Results 1 to 3 of 3