MAXIS322718_m
Forum Replies Created
-
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] The question of the userThank You
Thank you very much helped!
Thank you very much.
Everything worked as you said. Tell me is it possible to achieve the same result using only global search table. what would
in the User ID field with a unique id in the water in the search box
such as the number 1 deduced only by 1 and not 1,10,100?Marcus thank you very much now it all became clear
Why then this method does not work even with the demo with http://wp-events-plugin.com/tutorials/create-your-own-event-scopeI took the copied code in the functions.php the theme of the so https://www.dropbox.com/s/6oq4ieiwtqvg36l/kat1.jpg Then I opened the Admin Events https://www.dropbox.com/s/cdxf7ll03p83z07/tb2.jpg Under condition of code from the demo with us We’ll show you how to create your own scopes by creating a custom “Today and Tomorrow” scope but in the following screenshot why then the filter does not work message may 30, not Invisible does not become https://www.dropbox.com/s/5wlriew4oz6i0au/kl3.jpg In what may be the reason I don’t know ? So angelo_nwl if there are any consideration about this then please tell me
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Placeholders ticketLooking at the idea of the other posts something that happened but not quite. At me it turns out that when you insert a $EM_Ticket->ticket_name here `$people = array();
$EM_Bookings = $EM_Event->get_bookings();
if( count($EM_Bookings->bookings) > 0 ){?>
<ul class=”event-attendees”>
<?php
foreach( $EM_Bookings as $EM_Booking){if($EM_Booking->status == 1 && !in_array($EM_Booking->get_person()->ID, $people) ){
$people[] = $EM_Booking->get_person()->ID;
echo ‘<li>’. get_avatar($EM_Booking->get_person()->ID, 50).$EM_Booking->get_person()->display_name.$EM_Ticket->ticket_name.'</li>’;}
}
?>
</ul>
<?php
}`It works but it is not as we would like. It turns out that when ordering tickets he always shows the last ticket deleting the предыдущие.Есть there a way that you could show the names of many tickets but only after the confirmation of the avatar in the file attendees.php for example?
Hello agelonwl why your method does not work. I did so with the beginning of the topic of his template in the file functions.php in the end of the added code like this https://www.dropbox.com/s/3x90drq77ekjuer/fa1.jpg then I looked in the admin Events saw there that add time filter here https://www.dropbox.com/s/4ksps62gf2c15ez/f2.jpg but why it does not work instead of that would display on the strip, it displays all the events that I have. Can I do something wrong? I have a version of events-manager Version 5.3.9
agelonwl
And where to paste it?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Placeholders ticketyou can do like that with the help of this function do?
$EM_Ticket_Booking->get_ticket()->name;
But I’m not a programmer someone tell me how?agelonwl your method does not work done as you said and everything is the same as the output and output?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Placeholders ticketplaceholder #_BOOKINGTICKETS does not work because it is for e-mail messages must be some other way?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Placeholders ticketForum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Placeholders ticket