Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mark Wilkinson

    (@wpmarkuk)

    Hi there,

    The plugin returns a “dynamic” success message as it include the newly created job post ID and permalink in the message. You can see the returned message here:

    https://github.com/highrisedigital/wpbroadbean/blob/master/inbox.php#L241

    As you can see it is filtered which will allow you to edit the message should you choose to do so.

    However simply entering “Success” in the box on the Broadbean integrations page has always been my approach which has worked for me.

    Thread Starter anujmit

    (@anujmit)

    Hi,

    Thank you for your response. I have a few questions if you don’t mind:

    1. Does the plugin has a Filter and Search option which can filter jobs according to Job Industries?

    2. I created few job feeds from the broadbean network portal and the job shows up in the website but it doesn’t delete the job when I delete it from the portal.

    3. The jobs display like a post type. Is there anyway we can customize this to look different than the post list?

    4. When I click on Apply Now button from any job, for eg: https://www.sugarmanmain.rockethosting.com.au/jobs/nurse-in-sydney/ it should open up a application form. Does the plugin not display a form? Do I have to create an application form using another form plugin? If so, how do I integrate it with broadbean so that the applications would display on Broadbean when submitted?

    Thanks you! Appreciate the help.

    Plugin Author Mark Wilkinson

    (@wpmarkuk)

    Allow me to answer your points:

    1. Does the plugin has a Filter and Search option which can filter jobs according to Job Industries?

    It doesn’t no, but we do sell and add-on which does: https://store.highrise.digital/downloads/wp-broadbean-search/

    2. I created few job feeds from the broadbean network portal and the job shows up in the website but it doesn’t delete the job when I delete it from the portal.

    It should be deleted as long as the delete command is sent from Broadbean. Also the job needs to have a job reference.

    3. The jobs display like a post type. Is there anyway we can customize this to look different than the post list?

    Like any post type in WordPress the display can be customized using the correct template file in your theme. Add a archive-wpbb_job.php file which is the post type archive for the jobs post type to edit the listing page and a single-wpbb_job.php for changing the single job view.

    4. When I click on Apply Now button from any job, for eg: https://www.sugarmanmain.rockethosting.com.au/jobs/nurse-in-sydney/ it should open up a application form. Does the plugin not display a form? Do I have to create an application form using another form plugin? If so, how do I integrate it with broadbean so that the applications would display on Broadbean when submitted?

    In the plugins settings page in the WordPress admin you should be able to choose a page you want to use for applications. The plugin then adds a form to this page and users can use this to apply.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Success Match Error’ is closed to new replies.