• Resolved ioto

    (@ioto)


    Hi

    I need to reorder the meta details at the top of the job page. Instead of this order:

    itemprop="employmentType"
    itemprop="jobLocation"
    itemprop="datePosted"
    
    <li>salary</li>
    <li>Ref</li>

    i require

    itemprop="employmentType"
    
    <li>salary</li>
    itemprop="jobLocation"
    itemprop="datePosted"
    
    <li>Ref</li>

    Any assiastance as to where i need to look to change this order would be great. I suspect its easy but dont know where to look.

    Thanks

    Adrian

    https://www.ads-software.com/plugins/wp-job-manager/

Viewing 1 replies (of 1 total)
  • Plugin Author Mike Jolley

    (@mikejolley)

    Where are you finding that code? Got a link? I don’t think we have that code in our templates…

Viewing 1 replies (of 1 total)
  • The topic ‘Reorder the job details on job page’ is closed to new replies.