X
310937

Ticket #310937 Public

Changing the default display for "Choose your price" ticket

I have the minimum set to 10,000 KRW for a choose your price ticket. However, I want the default to display as 30,000, not the minimum price.

Here is a screen recording:
https://www.loom.com/share/394a8ed5ec644b72b6f020eb935d10a3

I am using these two java scripts:

jQuery(‘button.evcal_btn.evotx_addtocart.button.alt’).click(function()
{
setTimeout(function(){ window.location.href=’/cart/’; }, 1000);
});

And also:

jQuery(document).ready(function () {
jQuery(‘input.nyp’).val(‘30000’);
jQuery(‘.evotx_addtocart_total span.value’).text(‘30,000’);
});

Here is my booking page:
https://candlelightguitar.com/6-4-23-select-seats/

As you can see, there is an error with the total cart value when quantity is changed.

My developer can’t fix it and says it is a problem, with the plugin.

Do you have a possible solution?

Thank you

BY: Michael MacManus - Mar 18,2023 AT 9:01AM - 8 months ago
    • By: Artem Mar 19,2023 AT 1:55PM - Posted 8 months ago - #310973

      Hello,

      Could you elaborate more? You put 10,000 to “Enable name your price > Minimum allowed price”, but when a customer moves to Cart after buying it, you want to show 30000?

    • By: Michael MacManus Mar 19,2023 AT 4:27PM - Posted 8 months ago - #311002

      I want to choose what price is auto filled when they land on the choose your price page.

      Currently, the auto filled price is the MINIMUM allowed price. I want to encourage people to choose a higher price.

      Example.

      I want the minimum allowed price to be 10,000KRW.

      But I want the price selected to be 30,000KRW when the page first loads.

      If people want to pay less, they can change the 30,000 to 10,000. But if they are happy to pay 30,000 they just add it to cart.

      I have pricing suggestions on that page, stating the minimum is 10,000 but the recommended is 30,000 as that covers the performance cost.

    • By: Michael MacManus Mar 19,2023 AT 4:33PM - Posted 8 months ago - #311003

      The script I provided above nearly accomplishes this, but you can see in the screen recording that there is an error with the pricing when the quantity is changed.

       

      My script changed the default displayed price to 30,000 but if quantity was changed to two tickets the total price went from 30,000 to 20,000 instead of 60,000

    • By: Artem Mar 20,2023 AT 5:14AM - Posted 8 months ago - #311040

      Unfortunately, we unable to help with this since customizations support is against CodeCanyon’s Support Policy.

You must login to reply to this ticket

HelpDesk

Welcome to EventON helpdesk.

EventON is the #1 Best selling event calendar plugin for WordPress websites in envato marketplace.

Checkout EventON