When you create the additional fields for example, F1, F2, F3, they are displayed on the front-end in that exact order (FIFO). Now lets say I want to add another field, F4, but I want them displayed on the front-end in a different order, for example – F1, F4, F2, F3.
Is there a way to change the order of these fields?
There’s unfortunately no simple or straightforward way of doing this, assuming you mean the “Additional Fields” feature of Events Calendar Pro specifically – do you?
If you are using a different method and have some custom code in custom Events templates, can you paste this code (un-edited!) into Gists at http://gist.github.com and then share the links to these Gists? I’ll take a look at them and see if I can recommend something based on your current methods.