• mtupuschies

    (@mtupuschies)


    Hi,

    I was wondering what I would have to change in the templates so the table summery on a page only shows a little icon instead of the full filename when a file was uploaded. I need the column for the uploaded file but with long filenames the layout becomes a bit messy.

    Would it be somewhere in:

    ‘<?php if(fm_summary_the_nickname() != “”) echo ” id=\”fm-item-“.fm_summary_the_nickname().”\””;?>><?php echo fm_summary_the_label();?>: <?php echo fm_summary_the_value();?>‘ ?

    Thanks in advance!
    M

    http://wordpress.org/extend/plugins/wordpress-form-manager/

Viewing 1 replies (of 1 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    You would have to have an icon image (or set of images), then make an image link from the filename. The template code can’t generate icons by itself, though its a nice idea.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Form Manager] Download Icon in Table-View’ is closed to new replies.