jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] post a job: description field grayed out@griffonline the best suggestion I can offer is to figure out what is causing the conflict between those two plugins and make the necessary modification to either of them so they place nice together. I’m not sure if that is something you can do with a CSS override or what since I’m not familiar with that plugin. Good luck!
@panos_m did you ever figure this out. If not I’d like to gather some more information about this. Is it possible you have expired jobs that could be included in that count?
Forum: Plugins
In reply to: [WP Job Manager] Submit Job Page / Remove Any Mention Of Logged In / AccountsHi @wildbluefiji you need to make sure “Submitting listings requires an account” is the one the is disabled.
Forum: Plugins
In reply to: [WP Job Manager] post a job: description field grayed out@griffonline there is obviously some javascript or something that is greying out the description field. Can you try disabling your plugins and changing your theme.
Forum: Plugins
In reply to: [WP Job Manager] Conflict with Polylang@jdaniel I’m glad it is working now! Can you tell us what you changed, as there are a few other users in the forums who appear to be having a similar problem.
Forum: Plugins
In reply to: [WP Job Manager] Send Automated Message via email when Employer Sign Up@chaosproz just to clarify, I realize you are using WPJM, but are you using the paid Applications add-on as well?
I will probably trust Myles on this. If I were approaching this problem I would probably tie into this method and do a role check for the Employer role: https://developer.wordpress.org/reference/functions/wp_new_user_notification/
Forum: Plugins
In reply to: [WP Job Manager] avoiding 404 errors for expired and deleted listingsand then entered an new job listing with the title Human Resources Relations Manager?
Ok I totally follow you now after you said that. Yeah I think that was a good questions and makes a lot of sense.
I ended up using the “Custom Post Type Permalinks” plugin so I could customize the Jobs CPT permalinks to Day and Name
And this is working for you? It’s good for us to know what plugin hacks are working and documenting them here for others.
Cheers!
Forum: Plugins
In reply to: [WP Job Manager] Shortcode – Not working with pagination or other filtersHave you tried this with a default WordPress theme? You can use this on your live site that will only change the theme for you: https://wordpress.org/plugins/theme-switcha/
Forum: Plugins
In reply to: [WP Job Manager] Go back makes all job listings gone [using jobs shortcode]@rogier1988 can you either post the link to your site, or give me a link to a screenshot showing me the versions of jQuery you are using in that theme, something similar to what I have done here in Chrome Dev Tools?
Forum: Plugins
In reply to: [WP Job Manager] post a job: description field grayed outHi @griffonline can you post some screenshots of your page, and a link to the site if you are willing to. Are you seeing any errors in the developer console?
Forum: Plugins
In reply to: [WP Job Manager] Go back makes all job listings gone [using jobs shortcode]@rogier1988 is your theme up to date? Can you compare the versions of jQuery that are running between twenty seventeen and your theme?
Forum: Plugins
In reply to: [WP Job Manager] Jobs don’t show?@watermelonkid sorry I’m confused here. What 1.9.3 version of what are you referring to?
Forum: Plugins
In reply to: [WP Job Manager] Conflict with PolylangAre you seeing anything in either the php error log or javascript errors in the console?
Forum: Plugins
In reply to: [WP Job Manager] Go back makes all job listings gone [using jobs shortcode]@rogier1988 can you try switching you theme to see if this resolves the issue? I have seen some other reports of it but it’s not clear what is causing the problem. If your site is live you can use this to just change it for the current user: https://wordpress.org/plugins/theme-switcha/
Forum: Plugins
In reply to: [WP Job Manager] avoiding 404 errors for expired and deleted listingsHi @pandl,
I believe most of what you are describing regarding deleted jobs are mentioned here: https://github.com/Automattic/WP-Job-Manager/issues/869
For your second question I’m not sure I entirely follow you. Are you saying you are redirecting expired listings to the general page? I’m not sure I understand your intention here.
