• Resolved Marco Chiesi

    (@marcochiesi)


    I really like the idea of this plugin, so I made a test, but unfortunately I encountered several problems.

    1. The shortcode generator settings are not saved correctly. After I’ve setup all my options, when I get back to shortcode generator screen, everything is messed up. In particular it happens that a string used in an option is copied in several other options, overwriting the original value I set.
    2. On Chrome I got some javascript errors like “Refused to set unsafe header Content-length” and “Refused to set unsafe header Connection”. It looks like it’s a common ajax issues (see here) and it should be sufficient to remove those headers from the ajax call in the js code.
    3. I think that if you do not explicitely set component dimension, they should have a good default size. Indeed the progress bar is really small (i.e. 10px x 10px), so that it doesn’t look like a progress bar at all. I know that this could also depend on theme’s css, but I’d suggest to use a default width that is enough user-friendly.

    https://www.ads-software.com/plugins/wp-file-upload/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author nickboss

    (@nickboss)

    thanks for this valuable info…. regarding shortcode generator, do you use any double quotes (“) or brackets ([]) in your strings? They mesh up things. This has been corrected in the new version 2.4.1

    The unsafe headers error is not so important and I have not dealt with it seriously. Perhaps I should remove those headers indeed. It is not good to generate Javascript error for no reason.

    Default width for progress bar is a good suggestion. In general I have a lot of issues with css styling. I have not found yet an optimum way, but the last version includes a css editor for custom styling.

    Regards

    Plugin Author nickboss

    (@nickboss)

    I consider this issue as closed.

    I still have that issue for #1 – with the paid version and do not use double quotes or brackets

    I’m sorry but these forums do not support commercial products. Only the free plugins downloaded from https://www.ads-software.com/plugins/. Please contact the plugin’s vendor directly with any questions about commercial products.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Misc problems’ is closed to new replies.