• I am using the custom field template plugin for my website.

    Right now i see my custom fields are getting sorted by meta_id ASC. For my application I want to bring two specific fields to the top. I don’t want to touch the plugin code, is there a way of doing it otherwise?

    Thanks!

Viewing 1 replies (of 1 total)
  • Hey there – you posted this in the general WordPress forum. To get help with a specific plugin, try searching for it (use the search box at the top right of this page) and then post your question in their forum. The people in this one don’t have your plugin and probably don’t know what you’re talking about (at least I don’t) – the best guess I would have is that the meta_id variable of ASC for “ascending” is being used to create the SQL query that the plugin is using to display the data, and it’s likely a difficult thing to override external to the plugin. But that’s a guess, so you should try asking in the plugin forum for a better chance of finding someone who knows what they’re talking about.

Viewing 1 replies (of 1 total)

The topic ‘Custom field template sorting’ is closed to new replies.