Tagged: 

Viewing 6 reply threads
  • Author
    Posts
    • #1362
      Jason
      Keymaster

      The more I use Piklist, the more I’m impressed by its speed. Well done!

      I’m having trouble figuring out how to position a metabox before the editor and under the title in a post. I’ve tried setting the priority to high and core, adjust the context from normal to advanced, and apply an order. No such luck.

      Anyone accomplish this?

    • #1364
      Steve
      Keymaster

      @jason– Give us a day or so and we’ll write up a tutorial on this. I think it would be interesting to a lot of people. In the meantime, you can create all the fields you want even though they are currently under the post editor.

    • #1366
      Jason
      Keymaster

      Sounds good, thanks Steve!

    • #1369
      Steve
      Keymaster
    • #1377
      Jason
      Keymaster

      Ahh.. I feel a bit silly not thinking to do that now. 😀

      Thanks!

    • #1385
      Steve
      Keymaster

      Whoops! I left off the most important part:
      Make sure you set the field name to post_content which is the field name for the default editor: 'field' => 'post_content'

    • #1391
      Kevin
      Keymaster

      Jason-

      Also if you want to just show the editor without the label/description and make it full width you just need to add the following to your field. It tells piklist to render the field with no markup at all with it (naked).

      'template' => 'field'

      Thanks

      Kevin

Viewing 6 reply threads
  • You must be logged in to reply to this topic.