Tagged: x
-
AuthorPosts
-
November 4, 2016 at 4:13 pm #1244328
I recently installed WP Job Manager with the core add-ons package. Everything is working really well, except the job posting aren’t showing the categories they’ve been posted in. I’ve attached a screenshot.
November 4, 2016 at 10:48 pm #1244677Hello Mike,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
November 5, 2016 at 6:14 pm #1245347My URL is http://www.polk.work. Let me know if you need my login info. Thanks!
November 6, 2016 at 3:06 am #1245668Hi there,
Yes please, especially the FTP login credentials. That post meta is only meant for default post type (eg. post, portfolio), hence, it’s not configured for post type added by other plugins. For the meantime, please contact your plugin author on how to pull job’s category (eg. some snippet/code) and we’ll integrate it to X’s post meta’s code.
Thanks!
November 6, 2016 at 9:59 am #1245955This reply has been marked as private.November 6, 2016 at 10:15 am #1245971Hi Mike,
Your FTP account shows blank on my end:
Would you mind providing us with the root account instead?
Thanks.
November 6, 2016 at 11:27 am #1246046This reply has been marked as private.November 6, 2016 at 11:41 am #1246055Hi Mike,
I’ve just added the new code to this file: /public_html/wp-content/themes/x/framework/functions/renew.php around line 68-86.
Please backup this file before updating to the new version of X.
Thanks.
November 6, 2016 at 12:32 pm #1246090It’s working beautifully. Thank you!
November 6, 2016 at 12:37 pm #1246094Glad that it’s working. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
November 18, 2016 at 10:24 pm #1263320I just noticed that while the categories are now being displayed the jobs in those categories are not. When you click on the link (for example general labor) in the job post the user is redirected to my homepage instead of displaying other jobs in that category.
November 19, 2016 at 1:53 am #1263411Hello There,
Thanks for updating in! It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
Meanwhile, maybe this is just a permalink issue. Please go to Settings > Permalinks and hit the “Save Changes” button just to update the permalinks.
Hope this helps. Please let us know how it goes.
November 19, 2016 at 4:31 am #1263494I tried updating the permalinks but unfortunately that did not help. A few gentlemen helped me before when the categories weren’t showing so I thought it might be related to the changes that were made in my renew.php file.
November 19, 2016 at 6:03 am #1263549Hi there,
I like to check the admin but it won’t let me log in. It always redirects to same login page without any message/error and the captcha always pops. Is there any special procedure for logging in?
I checked the coding and it’s correctly using the https://developer.wordpress.org/reference/functions/get_term_link/ for getting the category link. But somehow, it’s outputting wrong URL.
Thanks!
November 19, 2016 at 4:03 pm #1263805This reply has been marked as private. -
AuthorPosts