Progress Bar At 0% Not Possible - Question | JoomShaper

Progress Bar At 0% Not Possible

DR

Davide Reitano

SP Page Builder 1 month ago

Hello, i am creating a landing page and i need to place a progress bar to 0%, but SP Page Builder let me set at 1% minimum, how can i do?

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 month ago #152300

Hello Davide Reitano

Sorry, this feature does not exist. I have shared this with the development team. They will review it and if possible, will fix it in the next release.

Best regards

0
DR
Davide Reitano
Accepted Answer
1 month ago #152301

hello, i found the problem:

components/com_sppagebuilder/addons/progress_bar/admin.php

LINE 114

changed from:

                'min'   => 1,

to 'min' => 0,

Please take note of this

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 month ago #152379

Thanks for sharing the solution with us. We will implement it soon.

Please accept the answer that helped you. It will be then easier to find the solution for the other users with the same issue. There is a button to accept answer after each comment.

0