• Resolved danimeme

    (@danimeme)


    Hi There,

    My job posts are displaying as full width and not fitting my screen properly.

    It is showing the job title under my transparent menu bar.

    Please help! There is no parent option to change the view. Is there a bit of code I should add? It looks ok on mobile just not on desktop

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

    (@presstigers)

    Please share your website URL so that we can suggest you a solution.

    Thread Starter danimeme

    (@danimeme)

    Plugin Author PressTigers

    (@presstigers)

    Hello @danimeme,

    We have gone through the provided link. You are experiencing this issue because of HTML structure and container class naming issue.

    Please add the “container_inner page_container_inner” class in Job Board> Appearance Tab that will only resolve the width issue. For other cosmetic changes please ask your theme developer to make it according to your website other pages.

    Thanks & Regards,
    PresssTigers

    Thread Starter danimeme

    (@danimeme)

    Thank you very much. I am getting them to look at it now.

    Is there anyway to change the ‘Read More’ button to say ‘Apply Now’

    Thread Starter danimeme

    (@danimeme)

    Sorry also the changes I have made with the colours has not changed when using mobile.

    How do I fix this?

    Thanks again

    Plugin Author PressTigers

    (@presstigers)

    Hello @danimeme,

    Here are the following answers to your questions.

    – You can change “Read More” text from the code file as following:
    simple-job-board/public/partials/simple-job-board-template-functions.php at line # 626

    – We have tested your given site URL on the mobile device, it is working fine.

    Thanks & Regards,
    PressTigers

    Thread Starter danimeme

    (@danimeme)

    Thank you very much.

    Where can I change the ‘Apply Now’ on the job post page?

    Also how do I delete job categories and type? Have made a few mistakes which are now showing in the search box.

    Thanks so much!

    Thread Starter danimeme

    (@danimeme)

    Sorry also I meant that the colour change isn’t showing on mobile?

    Plugin Author PressTigers

    (@presstigers)

    Hello @danimem,

    It’s “Apply Online” text not “Apply Now”. For changing it, please go to the following file and change the “Apply Online” text:
    simple-job-board/templates/single-jobpost/job-application.php

    You can enable/disable filter from Job Board> Settings> Filters.

    For color issue, we have taken a look at your site, all colors seem to be applied.

    Note: Use SJB templating feature instead of modifying its core files directly. For templating, please visit the other notes section.

    Thanks & Regards,
    PressTigers

    Thread Starter danimeme

    (@danimeme)

    HI There,

    Thanks for your help.

    Is there anyway I can sort the white padding of the page so it is giving the text a bit more room rather than really close to the edge?

    Hope that makes sense. Here is a link:

    https://tglsearch.com/jobs/construction-manager/

    Plugin Author PressTigers

    (@presstigers)

    Hello danimeme,

    Please add the following code in your activated theme’s style.css:

    
    .sjb-page .sjb-detail {
        padding: 0 25px;
    }
    
    

    Thank you for using SJB!

    Regards,
    PressTigers

    Thread Starter danimeme

    (@danimeme)

    Hi there,

    Thanks for your previous help.

    Is there a way to hide when the jobs were posted?

    Plugin Author PressTigers

    (@presstigers)

    Hello @danimeme,

    You can hide job posted date by overriding SJB templates in your activated theme. Please also visit Other Notes section for more details.

    Let us know if you need our further assistance.

    Thanks & Regards,
    PressTigers

    This didn’t work for me – “container_inner page_container_inner”

    When I changed it nothing seemed to improve. Since this plugin isn’t sorted for theme Twenty Seventeen I am considering looking around for an alternative. Functionality for fixing the size / distance from the edge of the page etc. should be built in

    Plugin Author PressTigers

    (@presstigers)

    Hello @denvirosci,

    It will definitely not work for you as we have suggested this solution to @danimeme. It is due to the container class naming issue that is site specific.

    We have also addressed this issue in our pinned post:
    Topic: Job Page Expands Across Entire Page
    https://www.ads-software.com/support/topic/please-read-this-post-before-asking-support-question-or-report-a-bug/

    You can share your website URL so that we can suggest you a solution accordingly.

    Thanks & Regards,
    PressTigers

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Job Post Full Width’ is closed to new replies.