• Resolved balatonimelo

    (@balatonimelo)


    Hello,

    My page is under construction, thats why I cant link it.

    The problems:
    I cant hide the “attach cv” line, but my candidates havent CV. And I dont need too that. Is this possible to hide the “attach cv” box, or make it “non required”?
    IF I can make to non required, will be fine too.

    Another questions:
    How can I move the “APPLY for JOB” button to the middle of screen? Now this button on left side.

    And the last question:
    I use elementor pro, I tried to make “template page” to show jobs for my candidates, but the elementor page does show the jobs. ?? How can I solve this problem? I turned off the Job Pages Layout (SJB Layout) the elementor “job page” working but I dont see the jobs on my template site. Can you help me?

    Thank you so much for you help!

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

    (@presstigers)

    Hello @balatonimelo,

    For removing a resume or making it optional, you have to write the custom code for it. Also, you can see the plugin page & there is a link for paid add-on named as How to Apply that fulfills this function.

    For aligning the button in the center please use the following CSS in your child theme styles.css:

    
    .sjb-page .sjb-detail .jobpost-form .app-submit {
        margin:auto;
        display:block;
    }
    

    We did not make Simple Job Board plugin compatible with any page builder plugin. You can ask it from the Elementor support team. It might be possible they have a mechanism to enable it for a plugin.

    Thank you for reaching us out. Let us know if we can assist you further.

    Regards,

    Thread Starter balatonimelo

    (@balatonimelo)

    Thank you so much for your help ??

    So, if I buy this addon:
    https://market.presstigers.com/product/how-to-apply-add-on/

    Then, I can hide the “cv attachments” line, or I can disable the “requirement CV attach” option?

    Thank you!
    Regards
    balatonimelo

    Hi,

    Yes, that is correct. With the How to Apply Add on, you can make the resume field optional or completely remove it as well. Please review the documentation & description tab for further reference.

    Regards,

    • This reply was modified 4 years, 9 months ago by Zubair Ahmad.
    Thread Starter balatonimelo

    (@balatonimelo)

    Hello,

    Now somethng went wrong. If I activate the plugin, the “CV line” hide it , and I dont see. If I turn off the “how to apply” plugin, I see the CV line again.

    Can you tell me what is the problem?

    Plugin Author PressTigers

    (@presstigers)

    Hello @balatonimelo,

    It is the public forum for Simple Job Board plugin support. Please generate a ticket on our marketplace support from where you bought this add-on.

    Thanks & Regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hide the “attach cv” line, and get button to center’ is closed to new replies.