vanian
Forum Replies Created
-
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Cloning Divs with Conditional contentThanks for your quick response. I went ahead and rolled my own; appreciate your insight.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Cloning Divs with Conditional contentQuick update to this, turns out that bindings weren’t being preserved – adjusting code to following solves this, but now ALL of the duplicated fields are being shown on click of one checkbox in one block (ideally, just the one relevant hidden field will display).
$('.my-block:first').clone(true, true);Forum: Plugins
In reply to: [File Manager] Multisite CompatibleYou have to buy an instance of the plugin for each individual site.
Forum: Plugins
In reply to: [File Manager] Public file listingYou can do this by editing the inc/shortcode_admin_control.php file; get rid of the first line:
if(is_user_logged_in()…and set $permissions to true.
$permissions = true;Forum: Reviews
In reply to: [Backup & Restore Dropbox] Crap pluginI started a restore on Friday…left my computer running. It is now Monday and the restore process has hung up, the whole site is unusable and your plugin has failed to do what it is supposed to do.
I would not call that a successful use for this user.
Forum: Plugins
In reply to: [The Events Calendar] 4.4.0.1 Kills Site, Fatal ErrorWow, bad release – completely wiped out my site.
Windows Server 2008 R2
IIS Version 7.5.7600.16385