Git Product home page Git Product logo

wp-job-manager-companies's People

Contributors

adampickering avatar danishxtendify avatar jancbeck avatar purethemes avatar spencerfinnell avatar uttamxtendify avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wp-job-manager-companies's Issues

Breadcrumbs only working on parent page

I've set up the wp-job-manager-companies plugin in combination with Breadcrumbs NavXT (also tested with Yoast SEO breadcrumbs). The main companies page is working fine: Home > Companies.
But when you click on any company, the breadcrumbs only show: Home.

Any chance you could adjust the plugin to support breadcrumbs like regular CPT's do?

Thanks!

expired listings should not appear on company profile pages

We don't delete our expired Job Listings in WP Job Manager. (the default setting purges them) We are getting lots of expired listings showing up on company profile pages.

The fix here is pretty easy, which is to modify the posts_filter settings for pre_get_posts. However, the plugin has no filter infrastructure to accomplish this.

Polylang Support

Slug should be registered as a string that can be translated with Polylang. Then the counts should reflect the current language and the link to the company archive should use the translated slug.

Updates

So, I'll fix several issue in this plugin, and will report in this thread.

Company Profile Page Only Shows Up to 10 Jobs

We've noticed that the company profile page only shows the 10 last jobs the company has posted, even when they have more than 10 jobs posted. How can we fix this, so that all the jobs the company has posted are listed on its company profile page?

Meta Description

1- Visiting a company profile page displays the latest job title on the page title Meta instead of the company name.

2- The Yoost SEO plugin is not picking up the company pages to include those in xml sitemap.

Create companies as regular custom post type

Would you consider changing the setup of the plug-in so that companies are actually created as a regular custom post type? So they can be added to breadcrumbs, sitemaps, etc.? With the option to change basic slug, like /companies/ and /company...

unable to change "company" from slug

Hello There

we have implemented wp job manager here - https://goo.gl/sZ9HD5

our client want to change "company" from this url - vrijwilligerswerkvacatures.nl/company/Ipse%20de%20Bruggen/

to vrijwilligerswerkvacatures.nl/bedrijf/Ipse%20de%20Bruggen

I tried below code but isn't change the "Company" from slug

function change_company_slug( $args ) {
return "new_slug";
}
add_filter( 'wp_job_manager_companies_company_slug', 'change_company_slug' );

Please suggest !!

Regards
Nageen

translation

Hi, I have istalled it, but I am using English and Russian language - both.
When I click companies list - there I can see only English ABC, and I cant see russian letters, and also russian named companies. Please help!

404 Companies

If a company has no jobs or doesn't really exist, the page should 404, not produce errors.

Company link redirects to an empty page

After clicking on one of the company links on a page with the [job_manager_companies] shortcode, I am redirected to a blank page.

This is after I resaved permalinks. I am using the core add-ons with the default Twenty Sixteen theme.

Empty companies should be removed from list (or a number should appear)

If a company has no jobs, it still appears on the list. However, if a user clicks on it, he gets a 404...

Possible solution would be to add the number of open jobs next to the names on the list, ie. "Company Blah (3)". And then add some functionality where if $numberofjobs==0 then 'skip' (well, you know what I mean I hope).

Update REAMDE

  • Change name to "Companies for WP Job Manager"
  • Update support/customization copy

PHP 8.2 issues (PHP Deprecated: Creation of dynamic property)

I'm seeing the following entries in my debug.log when running PHP 8.2, and wanted to report them so they can be fixed.

Also, if not compatible with PHP 8.2, is this plugin compatible with PHP 8.1 or 8.0?

PHP Deprecated:  Creation of dynamic property Astoundify_Job_Manager_Companies::$file is deprecated in /wp-content/plugins/wp-job-manager-companies/wp-job-manager-companies.php on line 57

PHP Deprecated:  Creation of dynamic property Astoundify_Job_Manager_Companies::$basename is deprecated in /wp-content/plugins/wp-job-manager-companies/wp-job-manager-companies.php on line 59

PHP Deprecated:  Creation of dynamic property Astoundify_Job_Manager_Companies::$plugin_dir is deprecated in /wp-content/plugins/wp-job-manager-companies/wp-job-manager-companies.php on line 60

PHP Deprecated:  Creation of dynamic property Astoundify_Job_Manager_Companies::$plugin_url is deprecated in /wp-content/plugins/wp-job-manager-companies/wp-job-manager-companies.php on line 61

PHP Deprecated:  Creation of dynamic property Astoundify_Job_Manager_Companies::$lang_dir is deprecated in /wp-content/plugins/wp-job-manager-companies/wp-job-manager-companies.php on line 63

PHP Deprecated:  Creation of dynamic property Astoundify_Job_Manager_Companies::$domain is deprecated in /wp-content/plugins/wp-job-manager-companies/wp-job-manager-companies.php on line 65

Way to Change URL Format of Single Company Pages?

Right now, the name of the company is made into a link where any spaces or symbols are changed to the HTML code (i.e. a space becomes %20); this often results in a really ugly link.

Could anyone help with a way to change the spaces and symbols to a “-” in the URL, instead of it becoming the HTML code for the space or symbol (so that “My New Company, Inc.”, which currently becomes /company/My%20New%20Company%2C%20Inc./ would instead become /company/My-New-Company--Inc./? Or, better yet, could this be added in an update?

Company Profile Page

Hi
Please let me know, is their any chance to upgrade this plugin? This plugin features are very basic and not updated.
This plug-in at least require a Company profile Page and lots of improvement can be done. Like Company profile page with all jobs, Review & Rating of the Company, job View statistics, Distinct Company URL, so that we can do SEO of these company, Paid Plan For the employers lot more.
Please have a look and consider up gradation of the plug in.
Shuvashish

Missing Comapny Names

If the company name starts with small letter, the company is not displayed on the company page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.