andrewnmat
Forum Replies Created
-
Forum: Plugins
In reply to: [Blighty Explorer] Files not opening/downloadingHi,
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.
Forum: Plugins
In reply to: [Blighty Explorer] Files not opening/downloadingOk that’s fine, I’ll put the shortcode in the page for the time being.
Thanks for the quick replies & help, much appreciated!
Forum: Plugins
In reply to: [Blighty Explorer] Files not opening/downloadingAgain – 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>Forum: Plugins
In reply to: [Blighty Explorer] Files not opening/downloadingHi,
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.2Thanks.