×

Ali Khallad

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 186 total)
  • Author
    Posts
  • in reply to: Error at file upload #8766
    Ali Khallad
    Keymaster

    I found the problem, it’s incompatible with Convert Plus plugin.
    When I activated an offer it broke.
    What can we do?
    Thanks!

    in reply to: Error at file upload #8762
    Ali Khallad
    Keymaster

    We are using latest WordPress and WooCommerce version here, so surely not something with WordPress update.

    I made a search on the error and it seems to be related to server in some cases:
    https://wordpress.org/support/topic/uploading-pictures-to-the-media-library-specified-file-failed-upload-test/

    Have you tried upload files from the media library, does it work?

    in reply to: Error at file upload #8761
    Ali Khallad
    Keymaster

    That’s weird, what did you update exactly? any other plugins updated/installed?

    in reply to: Error at file upload #8760
    Ali Khallad
    Keymaster

    Hello Ali

    The plugin just stopped working.

    The problem appeared after an update – theme / woordpress

    formats are selected – https://pasteboard.co/J2IYHyy.png

    in reply to: Error at file upload #8759
    Ali Khallad
    Keymaster

    Hello, did you specify the type/format of allowed files. If no format is selected, it won’t allow you to upload any file.

    in reply to: Shortcode Search for other pages? #8756
    Ali Khallad
    Keymaster

    Thank you for using our plugin, we are happy that you like it.

    Unfortunately we don’t have such functionality to allow searching in the home page, this might require some custom work to achieve.

    in reply to: Change File size max #8754
    Ali Khallad
    Keymaster

    Add this to your child theme’s functions.php file:

    function wddu_new_max_upload_size( $num ) {
      return 40;
    }
    add_filter( 'wddu_max_upload_size', 'wddu_new_max_upload_size' );
    in reply to: Plugin stop working after update #8750
    Ali Khallad
    Keymaster

    The site doesn’t give me the option to enter the address, I tested the same version on a different site and it’s working completely fine and without any problems.
    Are you having a specific error, please let me know the exact problem.

    in reply to: I can not add decimal number #8748
    Ali Khallad
    Keymaster

    Hello, this is fixed updated in the latest version 1.0.7, once approved by codecanyon, you’ll get a notification.

    in reply to: Charge per files – remove the initial price #2952
    Ali Khallad
    Keymaster

    This is not a problem, it’s a feature that you’re looking and it has not been added to any version.

    in reply to: Charge per files – remove the initial price #2829
    Ali Khallad
    Keymaster

    Have you tried setting product price to 0

    in reply to: some problems #2336
    Ali Khallad
    Keymaster

    Well that’s just how the plugin works, if you are uploading 2 files, once first one is uploaded it will say 50% and after second is uploaded it will say 100%, but if you’re only uploading 1 file it will go directly to 100%.

    to fix that warning you need to update to the latest version.

    in reply to: some problems #2323
    Ali Khallad
    Keymaster

    hi ali ..
    I mean that the green bar works when the file upload is complete while I want it to be progressing according to the file progress in the upload, for example 10% and 20% so that the customer knows how much is left to complete the upload I hope to be clear.

    Do you have an idea how to fix the speech in paragraph 3 because it is even appearing on the product page?

    thanx

    in reply to: some problems #2201
    Ali Khallad
    Keymaster

    1- Is there a solution for the upload bar to progress so that the client knows how much is left of the file uping?
    – Progress is show based on single file upload complete, not progress for each single file separately. That’s how the plugin is programmed.

    2 – in the allowed download formats for files I want to select more than one option, for example images + Adobe files how?
    – There is field where you can select multiple options, tap CTRL from the keyboard and select the additional file types you want allowed.

    3 – I have a problem in the product management page shows me this talk:
    Warning: Illegal string offset ‘wpaliattachment’ in /home3/mzeegcom/public_html/wp-content/plugins/wpali-wc-drag-drop-uploader/includes/class-wpali-wc-drag-drop-uploader.php on line 99
    – I can’t see this error in our logs, you’re probably using an older version. Anyway, this is just a warning, and it doesn’t effect any functionality, I think it’s appearing because you have debug mode enabled.

    in reply to: Variable Product Price #2158
    Ali Khallad
    Keymaster

    Hi, we are not available for custom work at the moment. You may use the custom work button at the top to work with our partner.

Viewing 15 posts - 46 through 60 (of 186 total)