• Thank you for this plugin but:
    ? The title “Pfad:” is not necessary
    ? I get a file icon broken because of an absolute real path of the image in the img src
    Not too far from the perfection ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author maennchen1.de

    (@maennchen1de)

    Thanks!
    The broken path ist now fixed in version 0.3.

    The “Pfad:” gets defined in this line:
    $subdir_path = '<strong>'.__('Pfad', 'm1dll').':</strong>
    Change it to
    $subdir_path = '<strong>'.__('', 'm1dll').'</strong>
    and you should be golden

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Do the job, but…’ is closed to new replies.