Title: Double Headlines
Last modified: August 21, 2016

---

# Double Headlines

 *  Resolved [gregintheatl](https://wordpress.org/support/users/gregintheatl/)
 * (@gregintheatl)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/double-headlines/)
 * This plugin is fantastic and we thank you for all the hard work AND the great
   support.
 * We have two duplicative “headlines,” or job names showing up at the top of each
   job “post.”
 * Ultimately, I guess I’m trying to remove the following from every Jobs Post:
 *     ```
       <header class="entry-header">
       	<h2 class="entry-title">General Manager</h2><div class="entry-meta post_img_bot"><div class="post_img_bot_inner"><abbr title="10/07/13" class="published"><a href="http://www.MYSITE.com/2013/10/07/">10</a>/<a href="http://www.MYSITE.com/2013/10/">07</a>/<a href="http://www.MYSITE.com/2013/">13</a></abbr></div></div>		<div class="cl"></div>
       	</header>
       ```
   
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]_
 * I’ve tried so many things, but I can NOT FOR THE LIFE OF ME figure out how to
   remove one or the other of the “headlines.” Regardless of the changes I make,
   the job title shows up at the top of every job post twice.
 * ANY direction you can give me would be helpful.
 * [http://wordpress.org/plugins/wp-job-manager/](http://wordpress.org/plugins/wp-job-manager/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/double-headlines/#post-4231300)
 * There’s probably something weird in your single template.
 * In your theme, duplicate single.php and name it single-job_listing.php. You can
   then edit single-job_listing and remove any headings from the template file itself.
 *  Thread Starter [gregintheatl](https://wordpress.org/support/users/gregintheatl/)
 * (@gregintheatl)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/double-headlines/#post-4231345)
 * I got it figured out and I’d like to share just in case anyone else has this 
   same issue.
 * I followed your direction above, so THANKS for all the awesome support. It really
   makes a huge difference.
 * There was, however, an extra step in my case which might help others. My theme
   has templates for multiple types of posts that are buried in the following path:/
   theme/postTypes/blog/post/ called fullwidth and sidebar.
 * I duplicated both of those as well, naming them fullwidth-job_listing.php and
   sidebar-job_listing.php.
 * I added these two new file names to the appropriate places in single-job_listing.
   php and then edited the new ullwidth-job_listing.php and sidebar-job_listing.
   php to get rid of the duplicative headlines.
 * Hope that helps someone else!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Double Headlines’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [gregintheatl](https://wordpress.org/support/users/gregintheatl/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/double-headlines/#post-4231345)
 * Status: resolved