Progress Bar

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #120318
    lachlan
    Participant

    Using elementor I’ve added the HTML code:

    <progress id="alg_wc_oma_progress" value="%total_raw%" max="%amount_raw%">%total% / %amount%</progress>

    It doesn’t seem to be populating value’s though I’ve added a minimum and max, it’s just showing a bar with the blue bouncing back and forth:

    Can anyone advise why it’s not working? https://ltswholesale.com.au/index.php/wholesale-order-form

    #120694
    Moshtafizur
    Moderator
    Plugin Support

    Hi there,

    Sorry for the late reply.

    I have escalated this with our development team. They will get back to you as soon as possible.

    Kind regards.

    #120771
    pablo-pacheco
    Moderator

    Hi,

    For now, you’d have to add the <progress> tag in some of the options from the “Messages” section.

    #120966
    lachlan
    Participant

    I attempted adding it to the Messages section and it still didn’t populate values, but that wouldn’t work regardless as I’m doing it on a custom page: https://ltswholesale.com.au/wholesale-order-form

    Any updates from the dev team?

    #121165
    pablo-pacheco
    Moderator

    Hi,

    You could try to display the progress tag using the [alg_wc_oma_amount_msg] shortcode. Example:

    
    [alg_wc_oma_amount_msg min_or_max="min"]<progress id="alg_wc_oma_progress" value="%total_raw%" max="%amount_raw%">%total% / %amount%</progress>[/alg_wc_oma_amount_msg]
    
    #121471
    lachlan
    Participant

    I added that using the elementor shortcode widget and still hasn’t worked: https://ltswholesale.com.au/wholesale-order-form/

    #121565
    pablo-pacheco
    Moderator

    Somehow, it seems that the shortcode wasn’t added properly on the Elementor shortcode widget.

    Please, try the following steps:

    1- Try again making sure the initial and final quotes are removed

    2- Try adding some other random shortcode in order to check if it works on the Elementor shortcode widget.

    #121582
    lachlan
    Participant

    What quotes are you referring too?

    Shortcode is working fine, other element just below it is loading perfectly.

    Can I email you a login for testing?

    #121686
    pablo-pacheco
    Moderator

    What quotes are you referring too?

    On your site, I can actually see the [alg_wc_oma_amount_msg min_or_max="min"] shortcode on the frontend. Generally, it happens when the shortcode doesn’t exist or if it was added wrong, for example, using quotes around it, example "[alg_wc_oma_amount_msg]" instead of [alg_wc_oma_amount_msg].

    Can I email you a login for testing?

    Ok, please, send it to [email protected].

    #121693
    lachlan
    Participant

    Yes, it’s without the quotes, I’ve just sent you an email 🙂

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.