• Resolved alonagomez

    (@alonagomez)


    Hi Support, how to customize the Apply for Job button, that it shows Register to Apply for Logout users.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @alonagomez,

    With the core WordPress Job Manager plugin the only options are to apply either by sending an email or going to another link that you provide to apply.

    You can make it so that users aren’t able to view the job postings without being logged in by changing the Job Visibility to limit it to certain signed in roles from the Admin page > Job Listings > Settings > Job Visibility.

    You would need to use custom code or a different plugin to make it show Register to Apply for users that are logged out.

    If you have the Applications plugin that does have the option to only allow logged in users to apply and will prompt them to login or create an account if they are logged out.

    If you have any other questions, give us a shout!

    Thread Starter alonagomez

    (@alonagomez)

    Thanks for the reply.
    I activated the user Role for the single listing. How I can change the message from “Sorry, you do not have permission to view this job listing” to “Sorry, you need to Login to view this listing”?

    Plugin Contributor Stef (a11n)

    (@erania-pinnera)

    Hi @alonagomez,

    For this sort of change, we usually suggest using the Loco Translate plugin to alter text strings:

    https://wordpress.org/plugins/loco-translate/

    It lets you find a string and change it to say something else. It may sound strange to have to “translate” text into your language, but it works. 🙂

    Let me know how it goes!

    Thread Starter alonagomez

    (@alonagomez)

    The Loco Translate plugin is useless to solve the issue.

    Plugin Author Renatho (a11n)

    (@renathoc)

    Hi @alonagomez!

    It’s not enough because you want to add some logic to show this text or something like that?

    If that is the case, you can add some more customization through a template override.

    You can see more details on how to override Job Manager templates in this link: https://wpjobmanager.com/document/template-overrides/

    And the text you said that you wanna customize is in this template: https://github.com/Automattic/WP-Job-Manager/blob/trunk/templates/access-denied-single-job_listing.php

    I hope it fits your needs!

    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 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Register to Apply’ is closed to new replies.