When you say the page order, do you mean the order in which the associates order on the page?
I am guessing they are all their own post, which are linked to the category “Associates”?
If so, could you not edit the published date as I am presuming they are showing in date order?
If you mean the menu order on the drop down, then you have to amend the menu in “Appearance >> Menus” and drag and drop that way.
If you havent created a menu yet, I suggest creating one and then its a simple case of dragging and dropping the names wherever you want them to be
Hi innuvo, yes I mean the order the associates are on the page. Each associate has its own page and its set up using the templates ‘services page’ built in to the template. I have tried changing the date and the menu order is right to how I would like it displayed on the page. The pages is set in order of page id numbers and whatever I try I just cant change it!
What theme are you using? Is it s custom made template? If so, what framework is it based on?
Its and old theme called ‘Executive WP’ not sure about the framework
I’ve used this plugin to change the Order of Posts and Pages.
https://wordpress.org/plugins/post-types-order/
I’ve used this plugin to change the Order of Posts and Pages.
https://wordpress.org/plugins/post-types-order/
Hi thanks for your help but I have tried this I think the code needs to be edited somewhere within the template
I am struggling with this one. It might be worth looking through the the files and seaching for
<?php wp_list_pages(); ?>
Once you have found that, there will be a sort arguement in there somewhere. maybe do a little research but think its menu_order to display in your menu order you have given them the right order.
Hopefully this helps, sorry i cant help further
Hi innuvo, thanks for all your help