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
Hi,
I have a few questions.
1) For services, how do i set it so the employees are not visible on the front end? I have created only one employee so the customer doesn't have to pick one, but how do i make it so the employee field doesn't show up at all?
2) For events, how do i hide the capacity on the front end?
3) How do i change the size of the display image on the front end for events? It is current very, very small.
Hello Amanda,
Thank you for your questions.
1. Please try adding this format HTML to the page where you have your Amelia shortcode :
and let me know if it helped.
2. You can hide that element with adding custom CSS on the front-end.
Please try adding this format HTML to the page where you have Amelia events shortcode:
if that doesn't help , please try this one instead:
and let me know if this helped.
3. Can you please provide more details on which image/icon you are referring to.
Hi Den,
Unfortunately none of your code is working for me.
I don't understand why your code is HTML... i am using Divi and where i try to insert this is CSS only. I removed the <style> but i couldn't get this to work at all.
1) For the employee issue, i managed to resolve this with the following code in the CSS area:
.am-service-providers {display:none;}
This is better, but the form looks really messy now with one column empty.. any ideas?
2) I cannot get the Capacity content to be removed. Again, i've tried various lots of your code, but it doesn't seem to work.
3)The image i am referring to is the one that is pulled through for the events, using shortcode [ameliaevents] The image is just above "About this Event".
Hello Amanda,
Please, can you send us the URL of the page where you have the Amelia booking form, and, if possible, please send screenshots what (where) exactly you need to hide elements, so we can help with the right CSS.