• Resolved lococola

    (@lococola)


    I have created several jobs. For some reason the main overview page is seen as an ‘archive’ page. The word “Archive” is showing up in the page title (i.e. what you see in the tab in Chrome or Firefox). This is confusing, I want it to just say “Jobs” instead.

    Where can I change this setting? I have checked all php files for a reference to where this title is specified, but I can’t figure out where to change it. I reckon it’s somewhere in the archive-jobpost.php file?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author PressTigers

    (@presstigers)

    You can use the sjb_jobs_archive_title hook to change the Job Archive title. You can also customize the archive-jobpost.php template using SJB templating feature. For detail please visit the CONFIGURATIONS & TEMPLATING section on plugin page.

    Thanks & Regards,

    Thread Starter lococola

    (@lococola)

    Hi,

    thanks for the reply. But I don’t understand it. Can you please be more specific? What variable in the archive-jobpost.php do I need to change, and what do I need to change it to?

    Thanks!

    Thread Starter lococola

    (@lococola)

    To be clear, I already managed to change the title on the page itself. What I want to change is what you see in the browser TAB. This is showing “Job Archives”, and I want it to show “Jobs”.

    Plugin Author PressTigers

    (@presstigers)

    Hello @lococola,

    Browser Tab Title is managed through title meta tag which comes from wp_head(). So it seems like its showing Archive in browser tab because of your theme configuration.

    We recommend you to take help from your theme developer.

    Thank you for writing to us.

    @presstigers Can you please provide a step by step way to change the archive page title? Thank you

    Guys, if you are looking to do this, edit the blog-header.php!

    Plugin Author PressTigers

    (@presstigers)

    @paulinelephew,

    Please share your site URL.

    Thanks,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change title of Job Archive overview page’ is closed to new replies.