Title: Izzy3's Replies | WordPress.org

---

# Izzy3

  [  ](https://wordpress.org/support/users/izzy3/)

 *   [Profile](https://wordpress.org/support/users/izzy3/)
 *   [Topics Started](https://wordpress.org/support/users/izzy3/topics/)
 *   [Replies Created](https://wordpress.org/support/users/izzy3/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/izzy3/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/izzy3/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/izzy3/engagements/)
 *   [Favorites](https://wordpress.org/support/users/izzy3/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] WP Job Manager Search Filter](https://wordpress.org/support/topic/wp-job-manager-search-filter/)
 *  [Izzy3](https://wordpress.org/support/users/izzy3/)
 * (@izzy3)
 * [10 years ago](https://wordpress.org/support/topic/wp-job-manager-search-filter/#post-6213253)
 * Thanks for you reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] WP Job Manager Search Filter](https://wordpress.org/support/topic/wp-job-manager-search-filter/)
 *  [Izzy3](https://wordpress.org/support/users/izzy3/)
 * (@izzy3)
 * [10 years ago](https://wordpress.org/support/topic/wp-job-manager-search-filter/#post-6213251)
 * v3recruitment, have you come up with a solution for this?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Page loading single page instead of a list](https://wordpress.org/support/topic/page-loading-single-page-instead-of-a-list/)
 *  Thread Starter [Izzy3](https://wordpress.org/support/users/izzy3/)
 * (@izzy3)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/page-loading-single-page-instead-of-a-list/#post-7159539)
 * Hi Sean!
 * Many thanks for your help- I managed to get it working. I just mixed up my files!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Changing the order of job details](https://wordpress.org/support/topic/changing-the-order-of-job-details/)
 *  Thread Starter [Izzy3](https://wordpress.org/support/users/izzy3/)
 * (@izzy3)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/changing-the-order-of-job-details/#post-7157922)
 * Solved it by moving
 * `<li class="date-posted" itemprop="datePosted"><date><?php printf( __( 'Posted%
   s ago', 'wp-job-manager' ), human_time_diff( get_post_time( 'U' ), current_time('
   timestamp' ) ) ); ?></date></li>`
 * below
 *     ```
       <?php do_action( 'single_job_listing_meta_end' ); ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Changing the order of job details](https://wordpress.org/support/topic/changing-the-order-of-job-details/)
 *  Thread Starter [Izzy3](https://wordpress.org/support/users/izzy3/)
 * (@izzy3)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/changing-the-order-of-job-details/#post-7157919)
 * By adding
 *  <li class=”sectorstyle”><?php display_job_sector_data(); ?>
 * to
 * content-single-job_listing-meta.php
 * I managed to switch the order but now I get sector displayed twice!
 * PHP is my next thing to learn so I would appreciate your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Changing the order of job details](https://wordpress.org/support/topic/changing-the-order-of-job-details/)
 *  Thread Starter [Izzy3](https://wordpress.org/support/users/izzy3/)
 * (@izzy3)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/changing-the-order-of-job-details/#post-7157909)
 * Hi Adam!
 * Thanks for your reply!
 * I inserted the ‘Sector’ code following your example for ‘Salary’ code straight
   into functions.php of my template.
 * I tried changing the order of the two in functions.php but that did not solve
   it.
 * Is there another file I can modify to change the order?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Full screen overlay nav- how to insert into wp template](https://wordpress.org/support/topic/full-screen-overlay-nav-how-to-insert-into-wp-template/)
 *  Thread Starter [Izzy3](https://wordpress.org/support/users/izzy3/)
 * (@izzy3)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/full-screen-overlay-nav-how-to-insert-into-wp-template/#post-6958538)
 * Thanks for your reply.
 * I tried breaking it up like this but it does not work…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Building theme from scratch- is it fine to limit WP to a handful of sections?](https://wordpress.org/support/topic/building-theme-from-scratch-is-it-fine-to-limit-wp-to-a-handful-of-sections/)
 *  Thread Starter [Izzy3](https://wordpress.org/support/users/izzy3/)
 * (@izzy3)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/building-theme-from-scratch-is-it-fine-to-limit-wp-to-a-handful-of-sections/#post-6949171)
 * Thanks!
 * Actually, what I meant is that I want only some part of the page to be controlled
   by WordPress whereas the rest is basically a static page… I wonder if there is
   a good reason why I shouldn’t do it like that…

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