Metagauss
Forum Replies Created
-
Hello @danie_ditz,
Thank you for writing to us.
You can setup two custom links on your site menu. Each with different links to your events page. One link can have ?events_view=month at the end of it, like this: https://sicorn.ca/events/?events_view=month. And the other can have ?events_view=list, like this: https://sicorn.ca/events/?events_view=list. Both links will open the same events page but with different views applied.
Also, we will be adding views attribute to the events shortcode soon in a future version update.
Hello @vortex0965,
Thank you for writing to us.
The shortcode doesn’t have customizable attributes yet. However, we will be adding multiple attributes to the shortcode soon in a future version update.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Icons MissingHello @burlesonbrad,
Thank you for writing to us.
Are the icons not appearing only on the frontend or is it so inside the admin panel as well?
Also, could you please share your website URL so we can have a look at it.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Crashed siteHi @syxguns,
Thanks for the confirmation. I am marking this issue as resolved.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Crashed siteHello @syxguns,
Thank you for writing to us.
We always test our updates thoroughly before making them live. No such issue was found during our testing with the last version update.
Let us know if you found any issue from the server side.
Hi @vinem,
Thank you for writing to us.
To set the first day of the week to Monday from the code, you’ll have to edit two JS files.
The one for the backend is includes/admin/template/js/em-event-controller.js. In this file, add the following code at a new line after line no. 553:
firstDay: 1,
For the frontend, edit the file includes/templates/js/em-calendar-util.js. Add the same code here at a new line after line no. 17.
Also, we have noted your requirement and will be adding the option to set first day of the week from the backend in a future update.
Let us know if you have any other questions.
Hi @soosoio,
Thank you for writing to us.
You can limit max number of tickets per booking from event dashboard by using our Live Seating extension. Get it as part of our extensions bundle from here: https://eventprime.net/plans/
Let us know if you have any other questions.
Hi @willhouse,
Thank you for writing to us.
Event description is currently not visible on event cards. However, we have noted your requirement and this will be added in one of the upcoming version updates.
Let us know if you have any other questions or concerns.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Not able to bookHi @ranjitabuddy1,
Since we haven’t heard back from you on the fix for this issue, we are marking it as resolved.
If you have any other questions or concerns, feel free to write back to us.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Not able to bookHello @ranjitabuddy1,
?
Thank you for writing to us and reporting this issue.We have fixed this in the version update 1.3.9. Please update the plugin and let us know if the issue is resolved for you.