• Resolved hastibe

    (@hastibe)


    I saw in the changelog that it notes this change was made: “Enhancement: Add agreement checkbox to job submission.” Where is this checkbox? I don’t see a checkbox on the [submit_job_form], which is fine, as I don’t think I need one, but I’d like to know where it is showing up or supposed to be showing up.

    Also, I noticed that 1.35.2 seems to have changed the layout of checkbox fields in the [submit_job_form] — is this another change (not documented in the changelog) that was made? In 1.35.1, checkbox fields were listed in one column; in 1.35.2, checkbox fields are in multiple columns. What CSS can revert this change back to one column for checkboxes (which displays quite a bit better, in my opinion / case)?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Deric (a11n)

    (@dericleeyy)

    The new agreement checkbox can be enabled via wp-admin >Job Listings > Settings > Job Submission > Add agreement checkbox to job submission. After enabling the setting, it should automatically show up at the end of your front-end job submission form. For more details, you can check out this pull request:
    https://github.com/Automattic/WP-Job-Manager/pull/2155

    Regarding the checkbox fields layout, can you show us some screenshots as examples?

    Thread Starter hastibe

    (@hastibe)

    The new agreement checkbox can be enabled via wp-admin >Job Listings > Settings > Job Submission > Add agreement checkbox to job submission. After enabling the setting, it should automatically show up at the end of your front-end job submission form.

    Ah, I see that now–thank you!

    Regarding the checkbox fields layout, can you show us some screenshots as examples?

    Sure, here’s a screenshot (layout on WPJM 1.35.1 at top and 1.35.2 at bottom). I’m interested in reverting the CSS layout to as it was in 1.35.1. What changed between 1.35.1 and 1.35.2 to cause this?

    Plugin Support Deric (a11n)

    (@dericleeyy)

    @hastibe These two pull requests did some changes to the front end CSS:
    https://github.com/Automattic/WP-Job-Manager/pull/2155
    https://github.com/Automattic/WP-Job-Manager/pull/2158

    However, without exact details of what fields you are referring to or how the fields are added, it’s difficult to pinpoint why they changed.

    Plugin Support Jay

    (@bluejay77)

    Hi there,

    It has been more than one week since we have heard from you, so I’m marking this topic as resolved.

    But if you have any further questions or need some more help, you’re welcome to reply here or open another thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘1.35.2 Update Questions’ is closed to new replies.