• Resolved lschultes

    (@lschultes)


    Hi,

    i have got a problem with the permalinks of the company listings.
    I want the permalinks look like domain/company/%postname%/

    When a user edit his company profile the permalink will include a suffix.

    Can you please help me?

    Thanks
    Lena

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Kader Ibrahim S

    (@ibndawood)

    Hello there,

    The first step would be to declare enable archive for companies. Does you theme have this code:

    // Declare MAS WP Job Manager Company Archive support.
    add_theme_support( 'mas-wp-job-manager-company-archive' );

    Once you’ve enabled this, please create a page called “Company” and then assign this page as listing page in Job Listings > Settings > Company.

    Once you’ve done this, you can view all the companies being listed in the page selected.

    As for single company, the permalink is as you’ve described like /company/company-listing-slug

    Hope this helps. Let us know if you have any other questions or need further help.

    Thanks,
    Ibrahim

    Thread Starter lschultes

    (@lschultes)

    Hi,

    i am using the theme workscout. And in the function.php there is writen this:
    add_theme_support( ‘mas-wp-job-manager-company-archive’ );

    The permalink first looks good, but after i editing something on the company listing in the backend or the user edit his company listing there is set a prefix on the permalink like dhfndh

    Thanks
    Lena

    Thread Starter lschultes

    (@lschultes)

    Here you can see the behavior

    Plugin Contributor Kader Ibrahim S

    (@ibndawood)

    Hello again,

    Thank you for your clarification. I can see what you mean. I think this could be a conflict with a theme providing its own company. The editor that I see in the screenshot that you’ve shared is not coming from our plugin, its most likely from the theme developer.

    I recommend that you de-activate our plugin and see if the company editor is still there. If it is then we are sure that the company editor form is not coming from our plugin.

    Hope this helps. Let us know if you have any other questions or need further help.

    Thanks,
    Ibrahim

    Plugin Contributor Kader Ibrahim S

    (@ibndawood)

    Hello again,

    I hope this issue is resolved. I am marking this as resolved. If you have further questions please do not hesitate to ask.

    Kindest Regards,
    Ibrahim

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘permalinks company listing’ is closed to new replies.