Taccu123
Forum Replies Created
-
Forum: Plugins
In reply to: [Job Manager] View applications to a normal userForum: Plugins
In reply to: [Job Manager] View applications to a normal userUnfortunately i can’t take part in the survey, beacuse my website has a dash in it.
And with this dash it isn’t accepted as a valid url, in the survey submission form.
Forum: Plugins
In reply to: [Job Manager] View applications to a normal userYeah that’s a very good suggestion.
Simply there isn’t a “out-of-the-box” solution for me. So why not showing other people with the same intent that this is possible.
Because i tested all other job manager plugins and not a single one lead me this far to my solution.
Forum: Plugins
In reply to: [Job Manager] View applications to a normal usertopic can be closed, solved it on my own.
If anyone is interested in the solution.
Tweak the needed rights in admin.php.
If you want to allow Editors to access the plugin, change all/or the needed occurances of ‘manage_options’ to ‘edit_pages’.
To allow Authors to access the plugin, change to ‘publish_posts’.
To allow Contributors to access the plugin, change to ‘edit_posts’.
To allow Subscribers to access the plugin, change to ‘read’.Forum: Plugins
In reply to: [Job Manager] View applications to a normal userBasically all i want is to display all applications to normal, registered users.
Because as i understand the design, now, it’s not possible to view any applications beside beeing an administrator.
Forum: Plugins
In reply to: [Job Manager] View applications to a normal userOh okay,
i have a gaming site.
So new members have to sumbit an application to our guild.
This application should be accessible to all members of our community.
So they can discuss about the applications.
Forum: Plugins
In reply to: [Job Manager] View applications to a normal userno, applicants do not register via submission.
As a normal user, you do not have access to the job manager plugin inside the dashboard.
I want that the submitted applications to our website are readable to all registered users(i do not allow anyone to register by themselves).
Momentarly i’m forwarding the submissions as an email to be written as an article which is horrible ugly.
So is there any shortcode or something else that i missed, which allows me to display all submitted applications to all registered users(regardless of power level) ?