GreWeb
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Organizerok
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event Form MessageI have change “Internaute par défaut” by usinf the id and not the name and it works fine.
Thanks
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Small size an linkYes, i just try now to create a events on the 23/10/25, i stil have the problem
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] MultisiteThanks !
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Booking tableThank you for your feedback. I already use this short code which returns a table similar to that of reservations which is in the back office. Using the short code [my_bookings] returns a table showing the event, date, number of places, status and actions for the connected user. I am looking for a way to have the same type of table for all users. I know this type of table does not exist. And can someone help me or tell me where I can look to get this table. Can the short code request [my_bookings] be adapted? Thanks in advance.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Booking Filter@joneiseman Is there a way to have this type of filter or just to have a table of reservations like the table given by the shortcode [my_booking]?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Booking FilterThanks, it would be a good idear.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] ShortCodeWorks fine, thanks a lot !
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] ShortCodeThanks to @joneiseman to help me.
I add the code in the file function.php, add [bookings] on my page but nothing appear.
The user have all capabilities.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] ShortCodeI found this code
function em_get_my_bookings_shortcode(){
return em_get_my_bookings();
}
add_shortcode ( 'my_bookings', 'em_get_my_bookings_shortcode');in the em-shortcode.php page. I think it’s the same.
I search to display Manage bookings page.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] ForbiddenIt’s fix, thanks
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] ForbiddenAs soon as I save a parameter change in the settings module. For example, if I want to change the currency in the price option
Et je peux récupérer les tables de la bdd ?
Même en désactivant le cache du serveur, cela ne fonctionne toujours pas correctement.
Reste plus que l’installation sur un site indépendant du multisite. N’ayant une licence que pour 1 site, comment installer sur un deuxième ?
Re,
Mon installation est en multisite. Je n’ai pas de plugin activer à part ceux du réseau que je ne peux pas désactiver. Aucun plugin de cache non plus. La création d’un nouveau formulaire n’a rien changé.
D’autres pistes ?