Hi,
I'm using Joomla 3.3.6 along with the JoomCareer component. Unfortunately the makers of JoomCareer offer very little support (keep away from them) so am looking elsewhere to solve this issue if possible
Basically when a job title and description is displayed on the page there's also a
'Apply for this Job' button. I'd like to hide that button from non registered users but still show the job title and it's description to everyone. Could your plugin hide the following php code from non registered users?.
<button type="submit" name="jform[job]" value="<?php echo $this->item->vacancy_name; ?>"><?php echo JText::_('APPLY_FOR_THE_JOB'); ?></button>
which displays this
Attachment applybutton.gif not found
I'm not very good with creating my own php code but can track things down no problem via Dreamweaver
Look forward to hearing from you, hopefully with good news
Thanks