-
AuthorPosts
-
okkhalid Friend
okkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
December 18, 2012 at 5:31 am #183202Hello, when employer like to view resumes, usually will have a list of the available resumes, is there is anyway to remove the photo sections from the view resumes, I have disabled the photo upload for the jobseeker since our policy is no personal photo for the jobseekers. but still shows the picture box in the view resume section, please see attached snapshot from the screen, is there any way to remove the photo from the template. thank you again for your support.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 18, 2012 at 6:53 am #476603Hi Okkhalid,
If Jobboard component is using inline layout, you can edit page resumes list in componentscom_jajobboardviewsjaresumestmplthemesinlinejalist-item.php file.
In this file, you can see code line display photo as below:
[PHP]<a href=”<?php echo JRoute::_(‘index.php?option=’. JBCOMNAME .’&view=jaresumes&layout=jaview&cid[]=’.$item->id.’&alias=’.$alias.’&Itemid=’.$Itemid); ?>” class=”<?php echo $class;?>”>
<img src=”<?php echo JRoute::_($item->image); ?>” alt=”<?php echo $item->title?>” class=”logo” align=”left” width=”<?php echo $logo_width?>” height=”<?php echo $logo_height?>”/>
</a>[/PHP]Hope this helps.
Regards
okkhalid Friendokkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
December 18, 2012 at 3:44 pm #476677Thank you HeR0
works well 🙂1 user says Thank You to okkhalid for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by okkhalid 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
View resume photo
Viewing 3 posts - 1 through 3 (of 3 total)