gdelaval
Forum Replies Created
-
Thanks to you I managed to test this plugin which ultimately corresponds to our expectations,
we will therefore install it on the real site,
I would like to thank you again for your effective help and for your skills,
if I could I would give you 5 stars out of 5
thanks again
Very good! The plugin works perfectly, again thanks for your help
best regards
Gérard
I created a my-em-bookings plugin and created a php file with this content and when I activated the plugin it crashed, maybe there is an error in your script ?
<?php
/**- Plugin Name: mon-shortcode-em
- Description: affichage des r??servations events manager
- Text Domain: clubdesplaisaix73
- Version: 1.0
*/
function my_em_bookings()
{
ob_start(); ?>output(); ?>
<?php
return ob_get_clean();add_shortcode(‘my-em-bookings’, ‘my_em_bookings’);
problem of setting and now it’s OK,
thanks a lot
That’s exactly it, I want to be able to allow admin and editor profiles to be able to access all events and bookings and rentals
I checked that these authorizations were checked but apparently it doesn’t work, have you tested it personally?
It’s working! you’re much more efficient than EM PRO’s support!
I contacted them several times but no response from them
I’m going to go over it again and ask you another question that’s already been written about www.ads-software.com
In fact, to express myself a little better, I would like all “adminstrator” and “editor” profiles to be able to create events and locations, but also to be able to see events and rentals created by other profiles, is that possible?
Thank you again
Thank you very much for your precious help
I have the “Rental” page but I don’t see the “Edit Rentals” page? I’ll send you the link to my test site
strange ! because I only have only one “location” page,
should I use a placeholder again?
YES I understood how to display the list of events and the list of locations but when I display the list of locations (“emplacements”) on a page the “add” button is not displayed (see the screen print)
Thank you for your message, but can you explain to me how we use placeholder #_ATTENDEESLIST ? in a page or as a shortcode ?
thanks a lot
Gérard
Forum: Everything else WordPress
In reply to: afficher photo avatar de l’utilisateur sur pageMerci George pour votre aide et j’ai une autre question, comment paramétrer le get_avatar quand on ne connait pas à l’avance le user ni le mail puisque la photo va s’afficher au moment où l’utilisateur se connecte , merci d’avance