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

    (@presstigers)

    Hi naguib700,

    Could you please share your website URL? So that we can suggest you a solution.

    Thanks & Regards,
    PressTigers

    Thread Starter naguib700

    (@naguib700)

    Here is the job details page URL https://www.arpuplus.com/careers/test-2/
    you will find the div “container” with CSS class “container sjb-container” is inside another div called “header” while is should be under it like the other pages.

    Plugin Author PressTigers

    (@presstigers)

    Hi naguib700,

    We have gone through to your provided link and issue has identified. Actually JQuery of your site is getting conflict with CSS.

    We will suggest you to remove this conflict and hopefully your issue will resolve.

    Good Luck!

    Thanks & Regards,
    PressTigers

    Thread Starter naguib700

    (@naguib700)

    Any suggestions on how should I resolve this conflict?

    Plugin Author PressTigers

    (@presstigers)

    Hi naguib700,

    It’s your website “<header>” tag issue. It have starting <header> tag in header section and closing tag in content section. Actually job detail page is getting your site header and have own content section. So that’s why closing header tag “</header>” is missing.

    Right now, we suggest you to use Job Board templating feature:

    1. Create “simple_job_board” at your theme root directory.
    2. Add “single-jobpost.php” file from simple-job-board/templates folder.
    3. Add closing header tag “</header>” right after the “get_header()” function.

    Thank you for using SJB. Let us know if we can help you in any way.

    Thanks & Regards,
    PressTigers

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Job details page is appearing in the Header tag’ is closed to new replies.