That’s strange. I tried it on my local version again (with download files checked), and it all works fine.
I suspect it may be an incompatibility with another plugin or possibly your theme. One other thought is: do you have a pop-up blocker installed?
Sorry I can’t be of much help at this point.
Chris
Hi,
The only ‘pop up’ blocker i have installed is adblock but i’ve disabled that and tried again and still no luck. I’ll start disabling plugins on the site to see if one is conflicting with it and get back to you.
Edit – All plugins disabled, it still takes me to a white screen and nothing downloaded.
If it helps i’m using Chrome v50.0.2661.86 on OSX v10.11.2
Thanks.
Again – just to add to my last post, the way i’m displaying the dropbox directories is by using the shortcode within a template in my theme, below is the code.
<div class=”container”>
<div class=”row”>
<div class=”col-xs-12 col-sm-12 col-md-12 col-lg-12″>
<?php echo do_shortcode(‘[bex_folder]’); ?>
</div>
</div>
</div>
Ahh, that helps. I’ve never tried that before and I get the same results as you do now. The original intent is to just put the [bex_folder] shortcode on a post or a page; would you be able to do that instead?
I’ll continue to research what you’re trying to do, but it may take me a day or two.
Thanks,
Chris
Ok that’s fine, I’ll put the shortcode in the page for the time being.
Thanks for the quick replies & help, much appreciated!
Just curious to know if a solution was ever found for this? We are having the same issue. Unfortunately we cannot resort to using the Shortcode via WordPress’s Editor.
Thanks!
Hi,
No, unfortunately there was no fix for the issue. I managed to get away with using the WordPress editor.
-
This reply was modified 9 years, 7 months ago by
andrewnmat.
I’m revisiting this request and I’m working on a solution.
1.15.3 is ready and hopefully resolves this. Check out the FAQ for details on how to use.