As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2419952
Prices
Closed

Comments

  • Jørgen Koch started the conversation

    Is there anyway I can hide the prices in the event calendar?

    If I set the prices to 0, it is "free" (gratis in Danish)


    If not, what will it cost to have you change it by customization?


    Regards,

    Jørgen

  • [deleted] replied

    Hello Jørgen Koch, 

    Thank you for your purchase. 

    It can be hidden with some custom CSS on the front-end, if you that. 

    If you want to hide it only when it is Free, please try adding this format HTML to the page where you have your Amelia shortcode:

    <style>
    .am-event-price.am-event-free
    {display:none}
    </style>

    and let me know if it helped!

  • kochmandk replied

    Thanks Marija

    It worked like a charm!


    //Jørgen

  • [deleted] replied

    You are welcome, Jørgen. 

    Glad to see that!

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.