• Resolved jtabirao

    (@jtabirao)


    I cannot job post as i am getting this error.

    Everything is filled up, all the requirements but still getting this error.

    Please help

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @jtabirao

    Could you clarify some details of the issue that you have? It will be very helpful if you share screenshots with opened Console tab in web browser Inspector (F12 on Windows). Probably you have some 3rd-party errors don’t related to the JobBoardWP plugin.

    Also you may enable WP_DEBUG for getting the log of the PHP issues. More info is here: https://ww.wp.xz.cn/documentation/article/debugging-in-wordpress/

    It will be great if your job posting page is public and you share the link to this page.

    Let me know the details,
    Best Regards!

    Thread Starter jtabirao

    (@jtabirao)

    Hello Sir,

    I figured it out by installing Classic Editor and switching to it and it gave us the description box to fill it out and posted the job post without any errors.

    just a question, do we really need to switch to classic editor?

    Thanks, John

    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @jtabirao

    Try this code snippet for getting clear textarea instead of the WP Editor on the job submission page:
    https://gist.github.com/nikitasinelnikov/4e71347bde57a1bdb19afccd9064d531

    You may insert it in your theme/child-theme functions.php file.

    Let me know if you have other questions,
    Best Regards!

    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @jtabirao

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

    Thread Starter jtabirao

    (@jtabirao)

    Hello Sir,

    Thanks for the information, is there a chance to add an interface on the job post like

    Name: Empty box

    Email: Empty box

    Phone: Empty box

    Attach Resume : Empty Box Submit Button Box

    Right now, all we have when i visit the job page\post

    To apply for this job email your details to [Email]

    Thanks!

    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @jtabirao

    Thanks for your question. We have similar functionality in our to-do list. But, unfortunately, there aren’t any ETA for this feature.

    For now, as a workaround, you may use some 3rd-party form builders and replace the JobBoardWP template (job/footer.php) through child-theme (details are here https://docs.jobboardwp.com/article/1570-templates-structure) and paste this form shortcode instead of email/website application job data.

    Let me know if you have other questions,
    Best Regards!

    Thread Starter jtabirao

    (@jtabirao)

    Hello Sir,

    Your job board plugin was approved and i already put it on our live website.

    on my job posting after selecting “Apply” button, there is a period (.) at the end of the email. Please check the example below.

    “To apply for this job email your details to [email protected].”

    Is there a way how to manipulate this? the period might include when people copy it and paste it on their email platforms like outlook etc. and the email wont send if the period is included or the people wont notice it that they have period at the end.

    Thanks, -John

    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @jtabirao,

    You may use template customization or changing the text through translations (*.po, *.mo files).

    1. See this doc https://docs.jobboardwp.com/article/1570-templates-structure And customize “job/footer.php” template line 49.
    2. Or use this plugin https://ww.wp.xz.cn/plugins/loco-translate/ for making your custom texts instead of the default. The line you mentioned above uses the ‘jobboardwp’ textdomain and looks like\
    To apply for this job <strong>email your details to</strong> <a href="%1$s">%2$s</a>.

    Let me know if you have other questions,
    Best Regards!

    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @jtabirao

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

    Thread Starter jtabirao

    (@jtabirao)

    Hello Sir,

    Sorry for the late response, I have now installed the Loco Translation plugin instead of messing with the .php file in the directory.

    Everything works perfectly fine, Hopefully, the plugin will allow users to send resumes via the GUI interface box rather than simply email.

    Your work is greatly appreciated Cheers!

    • This reply was modified 2 years, 12 months ago by jtabirao.
    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @jtabirao

    Thanks for letting us know.

    Best Regards!

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Wrong Job’s data, Description is required’ is closed to new replies.