Can you replicate this for fixing...
I'm editing a blog front-end... I go to ADD MEDIA > THIS POST
I upload a PDF file and then INSERT it.... 2 problems...
1) The hyperlink it creates doesn't load the PDF. In code view it looks like <a href="http:////www.mysite.com/images/easyblog_articles/1319/myfile">My File</a>... Is this looking in the wrong place? When you click it, you get a 'PDF failed to load' message (I don't think the 4 forward slashes //// cause the problem but they look odd as well...)
2) In the Composer when you are preparing to insert the file, it has a nice icon, file size (with options to turn those on and off)... that's how I'd expect it to show when inserted..... but it just goes in as a standard hyperlink? (this also happens in ADD MEDIA > MY MEDIA too)
Thanks for looking at this!