-
AuthorPosts
-
environc Friend
environc
- Join date:
- December 2012
- Posts:
- 173
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 30
- Thanked:
- 2 times in 1 posts
February 16, 2013 at 5:35 pm #185020Hi,
Where do I remove Search Resume and Featured Employer tabs from employer Buy Package. In my job board, employers don’t search resumes and don’t become featured employers at this stage.
Regards
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
February 19, 2013 at 2:20 am #483857Hi Environc,
Open file componentscom_jajobboardviewsjapoststmplselectplan.php and try to remove code block as
<li>
<h3 class="resume"><?php echo JText::_('SEARCH_RESUMES');?></h3>
</li>
<li>
<h3 class="featured"><?php echo JText::_('FEATURED_EMPLOYER');?></h3>
</li>
Hope this help.Regards
environc Friendenvironc
- Join date:
- December 2012
- Posts:
- 173
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 30
- Thanked:
- 2 times in 1 posts
February 20, 2013 at 2:15 am #483957Hi Hero,
I tried this before but I ended up with the wrong content under the tabs (please check screenshots).
Regards
-
HeR0 Friend
HeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
February 20, 2013 at 4:09 am #483973Hi Evironc,
Sorry for missing, you need to remove 2 package ( Search Resumes, Featured Employer ) in that file or disable in package manager in Jobboard backend.
Regards
environc Friendenvironc
- Join date:
- December 2012
- Posts:
- 173
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 30
- Thanked:
- 2 times in 1 posts
February 20, 2013 at 2:41 pm #484068Hi Hero,
Thanks. What I want to do is remove Search Resume and Featured Employer for the moment. That means employer cannot be featured and cannot search resumes. Later, when the business changes, I might want these features. I have removed unpublished these items from employer menu. Now on the Buy Package page, the tabs Search Resume and Featured Employer are still there. When I commented out the <li> of these items, the tabs were OK, but the second (Posting Credit) tab had content from Search Resume as in the screenshot in my previous post.
Regards
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
February 21, 2013 at 3:52 am #484105Dear,
In selecplan.php file, find
$aTabs = array('postingplan', 'resume', 'featured');
and edit to
$aTabs = array('postingplan');
That mean you do not disable 2 package Search Resumes, Featured Employer in backend.
Hope this help.Regards
1 user says Thank You to HeR0 for this useful post
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by HeR0 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum