• Resolved Taifuuni

    (@taifuuni)


    Hello!

    I have a problem with this plugin. It places the upload form over everything else even it the shortcode is placed last. I have a page that includes text and an iframe. I want the order to be text>iframe>uploader. Currently it is uploader>text>iframe. I tried to find a solution and I came up with this. Don’t print the output to the site but store it in a variable and return it. Echoing causes the formatting to mess up. I don’t have enough experience to solve this problem. Could you help anyway?

    – Taifuuni

    https://www.ads-software.com/plugins/wp-image-uploader/

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

    (@taifuuni)

    Figured it out myself. Had to insert ob_start(); after the shortcode functions { and return ob_get_clean(); before closing }.

Viewing 1 replies (of 1 total)
  • The topic ‘Uploader after page content’ is closed to new replies.