Lage
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] stars for eventsI found several plugins, but how do I appear at events ?? I do not get it … where you would have to put in? , Waaaay thanks !!
I found these …
https://www.ads-software.com/plugins/rating-widget/screenshots/
https://www.ads-software.com/plugins/universal-star-rating/
https://www.ads-software.com/plugins/kento-star-rate/… it’s all because of my bad English and have to use the translator … sorry for this. I’m asking you is: I can use short codes for events? . it is normal to see in the event one page that I can not customize. I would like to make the event once you click on it. is opened on the page I want and not where the plugin uses. thus could customize this page with my theme. short: I can use short codes in my pages for each of the events that I created. each event to get this on a separate page. what I want is to customize the website for each event separately. color, whether or not you will have sidebar, etc … thanks!!!
saludos Kaisenwebs , he visto tu web ,muy chula por cierto . tengo algunas dudas del plugin y quizas tu me puedas echar una mano . podrías escribirme a [email protected]
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] changing event pageHe understood my question ???
good morning, here I put all code of attendees.php. Well, I could say where I put the code to display avatars vertically. and where I put the code to make avatars link to your own user profile WP? , Thank you !!!
<?php
/* @var $EM_Event EM_Event */
$people = array();
$EM_Bookings = $EM_Event->get_bookings();
if( count($EM_Bookings->bookings) > 0 ){
?>
<ul class=”event-attendees”>
<?php
$guest_bookings = get_option(‘dbem_bookings_registration_disable’);
$guest_booking_user = get_option(‘dbem_bookings_registration_user’);
foreach( $EM_Bookings as $EM_Booking){
if($EM_Booking->booking_status == 1 && !in_array($EM_Booking->get_person()->ID, $people) ){
$people[] = $EM_Booking->get_person()->ID;
echo ‘- ‘. get_avatar($EM_Booking->get_person()->ID, 50) .’
- ‘. get_avatar($EM_Booking->get_person()->ID, 50) .’
‘;
}elseif($EM_Booking->booking_status == 1 && $guest_bookings && $EM_Booking->get_person()->ID == $guest_booking_user ){
echo ‘‘;
}
}
?><?php
}the code that has happened to me where I have to put exactly?
Thanks, proves this. and other questions? You know how to do? or is it too complicated?
.
all right! And I managed to put #_AVAILABLESPACES. thank you very much !!
I finally I got put !! , Thank you very much. however, the list is displayed vertically and displays all registered users. how could I make it look like this list here? https://www.gruppit.com/
and also do that by clicking on the avatar user profile WP will take you to that user? thank you very much! If I find the steps to do this. I will have this issue already resolved and contentment’ll dive!agree, I will try what you say. but wait for you to answer me another message. Nose because where is the placeholder. will wait and then I tell her how it looks. Thanks again! ,
thanks for your answers
I want to show the avatars of the users registered in the event. I know I have to use a placeholder. specifically #_ATTENDEESLIST. as I wrote in previous posts mate. but after looking, not where is that placeholder or as add #_ATTENDEESLIST. tell you I do not know programming languages??. but I guess at least this kind of thing podere them. or so I hope.
Well, imagine a type of answer like that … hahaha ..pues, I will hire someone to do the programming work … because I have no idea. thank you very much! If anyone is encouraged, you know!