arunmx
Forum Replies Created
-
Forum: Plugins
In reply to: [Job Manager] Separate Page per JobThank you all.
especially, Ritgo.
Thank you for staying up with me on this.
I will have to figure out this challenge.
My goal is to have each job category open its won page. Currently I have only two jobs and holding off adding more as both jobs are showing up on same page one on top of each other regardless which link I click.
https://www.episource.com/about/job-opportunities/Thank you both for continuos support.
bestForum: Plugins
In reply to: [Job Manager] Separate Page per Jobthat worked.
thanks
Question:
where can I find this page created by Job Manager?
https://www.episource.com/about/jobs/apply/1147/thanks
Forum: Plugins
In reply to: [Job Manager] Separate Page per JobThanks.
But something is not right.
1. Now, First Click on Job Opportunities on main page
2. Second click on specific job LINK.
3. Click on Apply now at the bottom of the job.
4. Opens up seperate page (which I like) then click again apply now to fill the form.
Like to take out step # 3.
Lick to click on Specific Job Hyper link on step # 2 and it should go to Step # 4 .
Thanks a lot.Forum: Plugins
In reply to: [Job Manager] Separate Page per JobHi. corrected that. Closed the shortcode as per instruction.
Still shows both jobs in a same page.
thanks[job_loop]
<div class=”job[job_row_number] job[job_id] [job_odd_even]”>
<table class=”job-table[if_job_highlighted] highlighted[/if_job_highlighted]”>
<tr>
<th scope=”row”>Title</th>
<td>[job_icon] [job_link][job_title][/job_link]</td>
</tr>
[if_job_categories]
<tr>
<th scope=”row”>Categories</th>
<td>[job_category_links]</td>
</tr>
[/if_job_categories]
[job_field_loop]
[if_job_field]
<tr>
<th scope=”row”>[job_field_label]</th>
<td>[job_field]</td>
</tr>
[/if_job_field]
[/job_field_loop]
<tr>
<td></td>
<td class=”jobs-applynow”>[job_link]APPLY NOW[/job_link]</td>
</tr>
</table>
</div>[/job_loop]
[if_job_page_count]
<div class=”job-nav”>
<div class=”previous”>[job_page_previous_link]Page [job_page_previous_number][/job_page_previous_link]</div>
<div class=”this”>Jobs [job_page_minimum]-[job_page_maximum] of [job_total]</div>
<div class=”next”>[job_page_next_link]Page [job_page_next_number][/job_page_next_link]</div>
</div>
[/if_job_page_count]Forum: Plugins
In reply to: [Job Manager] Separate Page per JobThank you ever so much for continuous support.
I followed your instructions and the links in front page https://www.episource.com/about/jobs/ still pulls both job in a single page.
I need both job links to open their own single page by their respective job.Here is the codes for Template:
[job_loop]
<div class=”job[job_row_number] job[job_id] [job_odd_even]”>
<table class=”job-table[if_job_highlighted] highlighted[/if_job_highlighted]”>
<tr>
<th scope=”row”>Title</th>
<td>[job_icon] [job_link][job_title]</td>
</tr>
[if_job_categories]
<tr>
<th scope=”row”>Categories</th>
<td>[job_category_links]</td>
</tr>
[/if_job_categories]
[job_field_loop]
[if_job_field]
<tr>
<th scope=”row”>[job_field_label]</th>
<td>[job_field]</td>
</tr>
[/if_job_field]
[/job_field_loop]
<tr>
<td></td>
<td class=”jobs-applynow”>[job_link]APPLY NOW[/job_link]</td>
</tr>
</table>
</div>[/job_loop]
[if_job_page_count]
<div class=”job-nav”>
<div class=”previous”>[job_page_previous_link]Page [job_page_previous_number][/job_page_previous_link]</div>
<div class=”this”>Jobs [job_page_minimum]-[job_page_maximum] of [job_total]</div>
<div class=”next”>[job_page_next_link]Page [job_page_next_number][/job_page_next_link]</div>
</div>
[/if_job_page_count]Forum: Plugins
In reply to: [Job Manager] Separate Page per JobThank you ever so much.
I am trying to split both job in two separate pages.
see what happens, if I click on first link or second link on this page: https://www.episource.com/about/job-opportunities/, it opens the same page and shows both jobs in a single page.
As I will be adding more jobs, I need to show these jobs in their own independent pages, one job per page.
so that when user clicks on One job description it will only open that job.
Hope this explains.
again, thank you for your help.
bestForum: Plugins
In reply to: [Job Manager] Separate Page per JobI am so sorry. I cannot figure this out.
now, when I click on the link of the job description with Apply Now (Medical record technician (Apply Now). I just want to open that page only.
And same for second job: Risk Adjustment Coding Specialist (Appli Now)
https://www.episource.com/about/job-opportunities/thanks
Forum: Plugins
In reply to: [Job Manager] Separate Page per JobMy goal is to remove the second page with table and just use the main page /Jobs.
Here the applicant will click on “Apply Now” on specific job link and that will open a separate page just for that job.
will this shortcode do that?
If yes, where do I enter this short code. Please forgive me , not a good tech myself.
thanksForum: Plugins
In reply to: [Job Manager] Separate Page per JobHere you go:
https://www.episource.com/about/job-opportunities/
I want to connect to the TWO separate pages to these two links in Blue with (Apply Now).
Currently, it opens the another page then click on each job. I want to eliminate that page. it seems too many clicks.
thank you so much.Forum: Plugins
In reply to: [Job Manager] Separate Page per JobThanks Thomas,
I tried the solution you offered but not sure if the page was created. If it did, where can I see the page?
thanks again.Forum: Plugins
In reply to: [Job Manager] Separate Page per JobI found it. I didn’t understand the item # 2, Individual Job Template. How do I create a LINK to the Individual Job Page, please?
thanksForum: Plugins
In reply to: [Job Manager] Separate Page per JobI am sorry. But where or which file I need to make this change to?
thanksForum: Plugins
In reply to: [Job Manager] Customize TamplateJob Manager version: 7.25
Forum: Plugins
In reply to: [Job Manager] Theme layout for Individual Job Listing pageThomas,
I really like the template you have as # 2, Individual Job.
How do I create similar template?
thanks2. Individual Job details