-
AuthorPosts
-
timmieboy Friend
timmieboy
- Join date:
- January 2013
- Posts:
- 344
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
August 22, 2013 at 10:41 am #189947Hello,
When I am going to my application as a new employer I get the message that I do not have any. On this page there is a button where you are redirected to the job list (not required I think for an employer). How can I changed that.
Next to this when I click the button and go to the joblist jalist.php it just shows me one job and not more, why? I think something goes wrong here.
Thanks
-
HeR0 Friend
HeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
August 23, 2013 at 3:54 am #503207If you don’t want to display that button, you could use css to hidden it or remove the following lines of code at this file: in file views/jaapplications/tmpl/jaempllist.php
<a class="button" href ="<?php echo JRoute::_('index.php?option='. JBCOMNAME .'&layout=jalist&view=jajobs&Itemid=131'); ?>" ><?php echo JText::_("SEARCH_AND_APPLY"); ?></a>
<a class="button" href="javascript:window.history.go(-1);"><?php echo JText::_('BACK'); ?></a><blockquote>Next to this when I click the button and go to the joblist jalist.php it just shows me one job and not more, why? I think something goes wrong here.</blockquote> Because that employer has its own a active job now.
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by HeR0 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum