Hey!
This is not a solution to download from your site and manually update one by one addon-on.
How can I fix Auth error? Where can I found files permissions spec?
The last version of Remote FTP browser addon-on is 2.4.4, but in my purchases it’s still 2.4.3 to download.
Regards
It doesn’t change anything, the error is still there, so i removed the [download_link] in the template.
Thanks
Ok thanks.
Is there an option to disabled the zip download ?
Hi,
could you watch ?
I have an issue with infinite spinner using gravity form lock. I try disable all plugins, change theme…
If i refresh page, it’s ok.
http://mcfactory.e-labo.io/2019/03/08/download-direct/
I have already uploaded the latest version via FTP. But this problem has persisted since at least two versions
Ok, i know that but i can’t clean the cache manualy every hour.
I have files with 10Go size, the cache create 10 files with with 10 Go size, it’s not possible.
We disable plugin because of crash.
have you got a solution ?
Humm ? I think, this function is call in wpdm archive add-on..
But, the good news is that the category select option is in your todo list. For the moment i have to find and other solution.
Thank you.
But not helping.
i suggest this :
function wpdm_dropdown_categories($name = '', $selected = '', $id = '', $echo = 1, $args = null)
{
$default = array(
'show_option_all' ► '',
'show_option_none' ► __('Select category', 'wpdmpro'),
'orderby' ► 'name',
'order' ► 'ASC',
'show_count' ► 0,
'hide_empty' ► 0,
'child_of' ► 0,
'exclude' ► '',
'include' ► '',
'echo' ► $echo,
'selected' ► $selected,
'hierarchical' ► 0,
'name' ► $name,
'id' ► $id,
'class' ► 'form-control selectpicker',
'depth' ► 0,
'tab_index' ► 0,
'taxonomy' ► 'wpdmcategory',
'hide_if_empty' ► false,
'value_field' ► 'term_id',
);
if(!is_null($args) && is_array($args)){
$args = wp_parse_args($args,$default);
} else {
$args = $default;
}
return wp_dropdown_categories($args);
}
in wpdm-core.php
Yes, but can i have the filter & searchbar ?
Please !
No hook or hack ? I need this feature.
Thank-you for your help.
ok.
For the add-on form lock, i think you have to add the feature to disable when user is logged…
thx
Ok, you have leads to help me?
Thanks for email template.
A screenshot is better than words.
Same here
Thank you ! waiting for next release .
chmod = 755