• Resolved Fox_Black

    (@fox_black)


    Hello,

    I really love that plugin!

    At the moment I have a little problem with it. I have to add dynamically in the browser on a button click an box with a file browser to choose a picture. I wonder if there is an easy possibility to do that? I thought to write an api/php file with:
    echo do_shortcode( my_fileaway_shortcode );

    and that file is loaded through ajax call to that element. I think this solution works quite good, but I was wandering if you know any better solution?

    https://wordpress.org/plugins/file-away/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author thomstark

    (@thomstark)

    There’s no built-in way to load file away via ajax. Sounds like you’ve got a working solution though.

    Thread Starter Fox_Black

    (@fox_black)

    Thank you. I will use the described solution. Best regards,

    Thread Starter Fox_Black

    (@fox_black)

    I have to thank you again! I found that you integrated a custom page template for fileaway, which I altered a little bit and I can use it for that purposes. Now it works nearly out of the box when I load that page via ajax.

    You are really great and your fast response of supporting that plugin is really great, too! I hope I can afford a few coins to donate you in the next time!

    Plugin Author thomstark

    (@thomstark)

    Oh, yeah, good thinking using the iframe template. !!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Dynamically added File Browser with JavaScript/jQuery’ is closed to new replies.