Hi there,
It’s possible that there might be a conflict with one of your current plugins or your theme.
Try disabling all of your plugins except WP Job Manager (and add-ons). Then try testing again to see if the issue persists. If that resolves your issue, you can find what was causing it by enabling each plugin one by one while continuing to test.
If that doesn’t help, you can also try switching to the Twenty Sixteen theme via Appearance > Themes, and test again. If the issue is resolved then you know it’s a problem with the theme, and you’ll need to contact the theme author for further assistance.
Cheers, Dat
Thread Starter
Barna
(@knova15)
Hi Dat,
I have already did both switching off the plugins and changing the theme, none has worked. There is also no error if i try to inspect it. As mentioned this is a clone website of a fully working one, so these should not cause the error :/ any other idea I can look for?
Thank you
Hi,
Well, if it’s really a clone, it should work anyway 🙂
Can you let me know your site ULRs: one having “Apply for job” and one without it?
We will try to have a look.
I can not think of any cause yet.
Cheers, Dat
Resolving since it’s been one month with no response.
Hi there,
Having a similar issue. Using the listable theme with WP Job manager and I do not get an apply button on my listings. Had look through config, and settings and did not find any solution. Please help. Hope I can do a function or something to display that button.
Regards
Eugene
Thread Starter
Barna
(@knova15)
Sorry for the late reply, I think it was due to adding job in the backend and there was no application email address provided. It is only odd as the apply button is using a form and not a provided email address :/
If this could be modified to no email required when a form is in use that would help in these situations 🙂
Thanks
Thanks for replying BarnaB,
The listing gets added by the frontend, and the code for the email part within the submit form shortcode is:
<fieldset class="fieldset-application">
<label for="application">Application email</label>
<div class="field required-field">
<input class="jmfe-text-field jmfe-input-text input-text text-application" name="application" id="application" title="" placeholder="you@yourdomain.com" value="someone@whatever.com" required="" type="text">
</div>
</fieldset>
Do you see anything wrong here?
@eugenefish – I believe I responded to your support query earlier this morning. 🙂 Please check your email for my message about the compatibility of Applications and the Listable theme. Respond there if needed.
@barnab
I think it was due to adding job in the backend and there was no application email address provided
Yes, this is one reason why the application button would be missing.
It is only odd as the apply button is using a form and not a provided email address
I’m not sure what you mean by this. Our Applications add-on is what’s creating the form, and the form submission will go to the email address in the job data.
However, could I ask you to please use this form to get support for our paid add-ons:
https://wpjobmanager.com/support/
We are not allowed to support premium plugins in these forums.
Thanks!