WordPress doesn’t allow shortcodes in Widgets and Comments by default. Try installing the Shortcodes Anywhere plugin, see if it works with that running.
Thread Starter
Futuresweb
(@webmasterfutureswebcom)
I tried and no luck. Any chance for a fileaway widget that will allow us to display the files uploaded on sidebars?
Thread Starter
Futuresweb
(@webmasterfutureswebcom)
oh wait, strange now its working. after i uploaded a file it works in the widget. the theme im using must support shortcode in the widgets.
Well if there were no files in the directory, then the shortcode would output zilch.
Flightbox feature. What kind of file is it?
Thread Starter
Futuresweb
(@webmasterfutureswebcom)
i added a pdf and the flightbox dark screen appears but the file content doesn’t
I’ll need to take a look.
Thread Starter
Futuresweb
(@webmasterfutureswebcom)
http://108.178.30.88/
it could be conflicting with this plugin http://status301.net/wordpress-plugins/easy-fancybox/
although i dont have pdf checked under the settings for that plugin
You also have a javascript error on your page. Your theme is trying to load a javascript file with no file name, just the extension:
http://108.178.30.94/wp-content/themes/promotion/fonts/.js
Do I still have admin access?
On your other page, the fancybox is loading the pdf from your table.
Thread Starter
Futuresweb
(@webmasterfutureswebcom)
this is a different site but i will email you the credentials
Your PHP Version is 5.2! Can you update your PHP Version to AT LEAST 5.3 if not 5.4? (Technically, File Away requires 5.4).
Anyway, that’s why your flightbox is not working. If you can’t update your php version, let me know.
Thread Starter
Futuresweb
(@webmasterfutureswebcom)
ahh ok, I’ll have to see what I can do as we have a lot of other sites and data on that same server.
Thank you!