• davidroots

    (@davidroots)


    I would like to add some tooltips to the editor. I have quite a lot of fields and I need a clever way to explain users what to put in each field (without it taking up a lot of space). Can this be done and how?

    thanks for a great plugin by the way

    http://ww.wp.xz.cn/extend/plugins/meta-box/

Viewing 1 replies (of 1 total)
  • Thread Starter davidroots

    (@davidroots)

    I have tried this, but when I do I can no longer save content

    array(
    ‘name’ => ‘<a href=”#” data-toggle=”tooltip” data-placement=”bottom”
    title=”Technical drawing of your project should be uploaded here. If there are any dimensioning consideration for the drawing please refer to it above. Please keep parts in separate drawing and upload in A4 and jpeg only. “>
    Upload technical drawings
    ‘,
    ‘id’ => “{$prefix}plupload”,
    ‘type’ => ‘plupload_image’,
    ‘max_file_uploads’ => 50,
    ),

Viewing 1 replies (of 1 total)

The topic ‘Tooltips in the editor’ is closed to new replies.