Automattic / WP-Job-Manager

Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.
https://wpjobmanager.com
GNU General Public License v3.0
901 stars 368 forks source link

Job listing layout issue #341

Closed vsmash closed 9 years ago

vsmash commented 9 years ago

G'day Mike, v1.19 release changed layout of joblisting for /wp-content/plugins/wp-job-manager/templates/content-job_listing.php standard template is LI firstchild is A tag to the_job_permalink() but now the_job_location( false ) returns an anchor-linked location: eg: A rel="tag" href="/?job_listing_region=springfield" This in turn causes the browser to close the parent A tag, which in turn causes the single row of data to split up into three rows. thanks mate.

mikejolley commented 9 years ago

It's the job regions plugin. They are working on a fix. cc @spencerfinnell

spencerfinnell commented 9 years ago

Fixed if you want to grab the latest version from https://github.com/astoundify/wp-job-manager-regions