Posted: May 28, 2016 at 10:22 am
Hi, i pasted this:
into my functions file in my child theme, but nothing happens. Can you tell me what to do, to show the price without tax in the ticket selector? |
|
Hi Marstals, I just double-checked that the sample function here (https://eventespresso.com/wiki/useful-php-code-snippets/#display-base-price) works to show pricing without taxes. Note that it applies to this setting in the ticket editor: http://cl.ly/2T1p063J0r2o Are you using that setting or a price modifier? — |
|
I set a price modifier that surcharges 16% I cannot find the checkbox you are referring to. Where exactly is it located? I don’t know what you mean, when your say “ticket editor”. |
|
Hi there Marstals, Could you login to your WP dashboard and then go to Plugins? Then what do you see for the version number for Event Espresso? Thanks — |
|
I currently have Version 4.8.43.p |
|
Hello, A price modifier is different than the tax setting so that is why the sample function it isn’t working. Go to Event Espresso –> Pricing. Then look for the Sales tax option and click on it. Next, set it to 16% like this: http://cl.ly/3b120r0f0i1p …and then save changes so the updated rate is running. From here, go back to the event via the event editor through Event Espresso –> Events and click on the event and then go to the ticket editor are. Click on the gear icon (advanced options) and it will expand to show more information. Remove the existing price modifier and then enable the taxable option which is near the end of that section and save changes to the event: — |
|
I have changed the name of the sales tax to IVA, i don’t know if i shouldn’t have done that. I don’t get the option to check a ticket as taxable. |
|
Hello, Changing the name is fine. Go back to Event Espresso –> Pricing and click on the IVA option and set that to the federal tax option and then save. Then you’ll see the taxable option in the area that you are looking in the ticket editor. — |
|
Awesome, works like a charm. Is there any way, that i can insert some sort of notice on this the checkout site, saying that tax is included in the prices that is showed? Another thing, how do i translate the content of the red box? Right now it’s saying “name and description”. The whole page is in spanish, but i work on it in english, as i do not understand spanish. Everything but this line gets translated. |
|
Hi there, You can copy over the attendee_info_main.template.php from Event Espresso 4 core into your WordPress theme, then edit the template’s PHP and html code to make the additions/edits you want to make there. |
|
The support post ‘Display price without tax – not working’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.