Hi jf77,
You can check for the codes at \jobroller\includes\forms\application\application-form.php starting on line 42. Please be aware that this involves the core theme files of which will be...
Hi jf77,
You can check for the codes at \jobroller\includes\forms\application\application-form.php starting on line 42. Please be aware that this involves the core theme files of which will be...
check the .css files for the theme you've chosen - you'll need to edit the hex code (ie - #FFFFFF = white and #000000 = black - for some more help you can lookup 'hexeditor' or you can get the colors...
Yes, definitely strange, and not something reported as a specific issue before, so presumably it is related to the changes you made. I guess unless you notice it happen again straight after you have...
• Make sure your plug-ins are compatible with your version of WordPress. Incompatible plug-ins may affect the normal operation of the WordPress theme and installed.
• Try disabling all plugins....
Yes, this can be set in your JobRoller admin > Settings > just set the "Moderate Job Listings" to "No". And if you don't want to moderate edited jobs either, also change the "Edited Job Requires...
Another one... (an important one!) for the "Filter" button in the index page.
filter-form.php line 33
<input type="submit" value="Filter" name="action" class="submit" />
Should be:
Two more...
In application-process.php line 140, 'Applicant Name:' and 'Applicant Email:' needs to be included in the locale textdomain:
$message = "Applicant Name:...