Forum Replies Created
-
AuthorPosts
-
Arthur C
ParticipantI’ve found the problem of this issue, the events calendar plugin had to be updated to latest version as well otherwise it will not work so everything is working fine now, thank you!
Arthur C
ParticipantI’m sorry but this release is bad, after I updated it deleted everything, all I have is the list of past events without past tickets sold or list of participants,there is no ticketfieldsets option and I cannot add any tickets, all I have are the past tickets as products in woocommerce, so the only thing is working is the events calendar plugin.
I had to restore my site and database to an earlier point..Arthur C
ParticipantI meant with extra charge, adding additional fees as check box options bellow the ticket field, so if a customer checks that box to add an extra product to the cart along with the ticket, for example if I sell tickets to a show and I want to add accommodation services for example:
checkbox one – “Book this hotel for $100”
checkbox two – “Book this hotel for $200”
..Arthur C
ParticipantOk, please let me know as soon as you have a solution for it, it’s a bad look for my client, thank you!
Arthur C
ParticipantYou gave me a code snippet to hide the QR code on emails, I need to hide QR code only for tickets that have no tickets fields to fill, the reason I need that is because I need to add a separate ticket for an additional charge and there is no option to do that, or if you have a solution to add an extra cost to a regular ticket please let me know, thank you!
Arthur C
ParticipantIn the single event page the sale price shows up correctly.
I switched to a default theme but the problem is still there.Arthur C
ParticipantThe goal for this is if a person checks in at the event I want to record their names with a voice recorder, and welcome them with a voice like: “Welcome to our event John Smith”
If you can implement an option to upload a voice recording/mp3 in the admin area of participants, so when the ticket is checked in to play that mp3, that with be a solutionArthur C
ParticipantIt was a theme problem, I had it fixed, thank you!
Arthur C
ParticipantHello, actually I added a temporary fix for it, I have changed this line of code `if ( wc_get_page_id( ‘shop’ ) > 0 ) : ?>
<p class=”return-to-shop”>
<a class=”button wc-backward” href=”http://www.otmed.ro/eveniment/congres/”>
<?php _e( ‘Return to event’, ‘woocommerce’ ) ?>
</a>
</p>
<?php endif; ?>`
in the file plugins/woocommerce/cart/cart-empty.phpSo it’s a temporary fixed because every time I change an event I have to change the link in the code with that event.
Also if I return to shop the problem is the same, no products are displaying in the shop, I think it has to do with their permalinks because all products have the same permalink which is the address url for the event where are created.Arthur C
ParticipantOk, thank you, so lets say I will upload my own QR code, when I will scan the code for check in it will will be a different url( for ex. an url who’s playing a voice recording ), my question is do I have to check in that person manually or it will still redirect me to wordpress for an automatic check in?
Arthur C
ParticipantI have tested on several browsers and the problem occurs only on Firefox Mozilla
– on Safari,Chrome, Opera it’s working -
AuthorPosts
