e-labo

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 26 total)
in reply to: Can’t update add-on’s #178938

e-labo
Member

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

in reply to: File Not Found! only for multiple files #147378

e-labo
Member

It doesn’t change anything, the error is still there, so i removed the [download_link] in the template.
Thanks

in reply to: File Not Found! only for multiple files #147355

e-labo
Member

Ok thanks.
Is there an option to disabled the zip download ?

in reply to: File Not Found! only for multiple files #147343

e-labo
Member
This reply has been marked as private.
in reply to: bug in form-lock add-on #94949

e-labo
Member

Hi,
could you watch ?

in reply to: bug in form-lock add-on #94817

e-labo
Member
This reply has been marked as private.
in reply to: bug in form-lock add-on #94750

e-labo
Member

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/

in reply to: plugin clears when update #61807

e-labo
Member

I have already uploaded the latest version via FTP. But this problem has persisted since at least two versions

in reply to: Cache and big packages #60329

e-labo
Member

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 ?

in reply to: Exclude categories with wpdm-archive #58891

e-labo
Member

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.

in reply to: Exclude categories with wpdm-archive #58864

e-labo
Member

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

in reply to: Exclude categories with wpdm-archive #58574

e-labo
Member

Yes, but can i have the filter & searchbar ?

in reply to: Exclude categories with wpdm-archive #58516

e-labo
Member

Please !
No hook or hack ? I need this feature.
Thank-you for your help.

in reply to: Form lock when user logged #54159

e-labo
Member

ok.

For the add-on form lock, i think you have to add the feature to disable when user is logged…

thx

in reply to: Form lock when user logged #54149

e-labo
Member

Ok, you have leads to help me?

in reply to: ZIP files downloaded are corrupt #36671

e-labo
Member

@Shaon, it’s ok now in prod site.
thank you

in reply to: ZIP files downloaded are corrupt #36366

e-labo
Member
This reply has been marked as private.
in reply to: Email template #36311

e-labo
Member

Thanks for email template.
A screenshot is better than words.

in reply to: ZIP files downloaded are corrupt #36274

e-labo
Member

Same here

in reply to: No more images #35972

e-labo
Member

Thank you ! waiting for next release .

in reply to: No more images #35870

e-labo
Member
This reply has been marked as private.
in reply to: No more images #35856

e-labo
Member
This reply has been marked as private.
in reply to: No more images #35823

e-labo
Member
This reply has been marked as private.
in reply to: No more images #35813

e-labo
Member

chmod = 755

in reply to: No more images #35803

e-labo
Member
This reply has been marked as private.
Viewing 25 posts - 1 through 25 (of 26 total)