Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1244328

    mikecallaway
    Participant

    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.

    #1244677

    Prasant Rai
    Moderator

    Hello 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.

    #1245347

    mikecallaway
    Participant

    My URL is http://www.polk.work. Let me know if you need my login info. Thanks!

    #1245668

    Rad
    Moderator

    Hi 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!

    #1245955

    mikecallaway
    Participant
    This reply has been marked as private.
    #1245971

    Thai
    Moderator

    Hi Mike,

    Your FTP account shows blank on my end:

    View post on imgur.com

    Would you mind providing us with the root account instead?

    Thanks.

    #1246046

    mikecallaway
    Participant
    This reply has been marked as private.
    #1246055

    Thai
    Moderator

    Hi 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.

    #1246090

    mikecallaway
    Participant

    It’s working beautifully. Thank you!

    #1246094

    Rupok
    Member

    Glad 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!

    #1263320

    mikecallaway
    Participant

    I 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.

    #1263411

    Rue Nel
    Moderator

    Hello 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.

    #1263494

    mikecallaway
    Participant

    I 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.

    #1263549

    Rad
    Moderator

    Hi 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!

    #1263805

    mikecallaway
    Participant
    This reply has been marked as private.