• Resolved alexvall

    (@alexvall)


    Hey.

    When the user wants to upload a file in the add listing page, is there a way to show te user a loading bar animation probably with an upload percentage?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Stiofan

    (@stiofansisland)

    Hi @alexvall,

    This is there as standard, if its not showing it might be a CSS conflict, if you can post a link to the site I can take a look.

    Thanks,

    Stiofan

    Thread Starter alexvall

    (@alexvall)

    please take a llok on the file upload section on this page

    • This reply was modified 4 years, 5 months ago by alexvall.
    Plugin Author Stiofan

    (@stiofansisland)

    Yes it seems to be a conflict with the theme, try adding this custom CSS:

    .geodir_form_row .progress{
    width: 100% !important;
    }

    If you have any issues just let me know.

    Thanks,

    Stiofan

    Thread Starter alexvall

    (@alexvall)

    that did the trick! Thanks!

    I have also a problem with the listing cards. Take a look here https://delicy.gr/menus/category/food/ while resizing the screen at about 830px width.

    youll see the location pin with the text going up. Is there a way to keep it always at the bottom of the card?

    thanks!

    Plugin Author Stiofan

    (@stiofansisland)

    Hi @alexvall,

    Happy New year! There seems to be a coming soon page three now, let me know if u still need help.

    Thanks,

    Stiofan

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Loading bar on file upload’ is closed to new replies.