lambert
Forum Replies Created
-
OK could you put that in the doc
Best
OK I hope it will be not too long
I use 7.2.2 so there was release since the first post
- This reply was modified 6 months, 4 weeks ago by lambert.
HI I add the patch at the end of the em_events.php; but the site does'nt work with the modify file
}
public function get_colors( $css_vars = false ){
$orig_color = $this->get_option('dbem_category_default_color');
$color = $borderColor = $orig_color;
$textColor = '#fff';
if ( $this->get_option('dbem_categories_enabled') ) {
$categories_obj = $this->get_categories();
// --- FIX: Fallback to Parent if Recurrent event ---
if ( empty($categories_obj->categories) && ($parent = $this->get_parent()) ) {
$categories_obj = $parent->get_categories();
}
// --- End of Fix ---
if ( !empty($categories_obj->categories) ) {
foreach ( $categories_obj->categories as $EM_Category ) {
/* @var $EM_Category EM_Category */
if ( $EM_Category->get_color() != '' ) {
$color = $borderColor = $EM_Category->get_color();
if ( preg_match("/#fff(fff)?/i", $color) ) {
$textColor = '#777';
$borderColor = '#ccc';
}
break;
}
}
}
}
?>Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] color for categoryOK I will look at
Cette notification a été envoyée automatiquement via l’extension Limit Login Attempts Reloaded.
Il est installé sur votre site WordPress lireetfairelire49.fr.
Les détails de connexion qui ont échoué sont les suivants :
- 16 tentatives de connexion ratées (4 blocage(s)) depuis l’adresse IP 2a09:bac5:485:18d2::279:19
- Dernière tentative de l’utilisateur/utilisatrice : xxxxxxx
- L’adresse IP a été bloquée pendant 24 heures
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] color for categoryplease somebody to help me ?
Events (or archetype name) > Settings > Formatting > Calendar > Default calendar size
I did’nt see this option ?
i just see size in menu and choice between smal, large ..
Hello
first your extension is very nice !
second as i said somewhere i now use fullcalendar which is more sexy , and without parameters . can i put the same parameter in the shortcode ?
to answer why i want to change the size , it is because for exemple be able to add this on a page or article on the side of paragraphe
best
- This reply was modified 7 months, 3 weeks ago by lambert. Reason: correction
I did one other test and it is OK the event disapear for the date selected ,but we need to put the rights parametrer !
I don’t know why on the first try every date where lost
- This reply was modified 7 months, 3 weeks ago by lambert. Reason: precision
I finally found how to select plage of date to exclude .. but all recurrent events was deleted !!!! and the event is no more available in the admin screen !!
Happy i did that on the dev server not on the prod machine
I found a nice tool wp full calendar which show nice calendar with color. may-be it will be possible to adjust size with it ??
And Of corse i have put the price fo tickets at zero
{"defaults":{"continuous":{"reg_expires":"3","sales_type":"tickets","counting_method":"continuous","multiple":"","pricing":{"adulte-10-seances":{"label":"Adulte 10 s\u00e9ances","price":"0","tickets":0,"sold":"","close":false},"un-cours":{"label":"un cours","price":"0","tickets":0,"sold":"","close":false},"complimentary":{"label":"Complimentary","price":"0","tickets":0,"sold":"","close":false}},"tickets":"120"},"discrete":{"reg_expires":"3","multiple":"true","sales_type":"tickets","counting_method":"discrete","pricing":{"10-cours":{"label":"10 cours","price":"0","tickets":"40","sold":"","close":false},"complimentary":{"label":"Complimentary","price":"0","tickets":"60","sold":"","close":false}},"tickets":"inherit"},"event":{"reg_expires":"3","multiple":"true","sales_type":"registration","counting_method":"event","pricing":[],"tickets":"inherit"}},"default_model":"discrete","messages":{"completed":{"admin":{"subject":"Un nouveau billet a \u00e9t\u00e9 achet\u00e9 {blogname}","body":"<p>\r\n{name} a achet\u00e9 un billet sur {blogname}{event_notes}:\r\n<\/p>\r\n<p>\r\n{receipt}\r\n<\/p>\r\n<p>\r\n{tickets}\r\n<\/p>\r\n\r\n{purchase}\r\n\r\n{address}\r\n\r\n<p>somme due: {amount_due}<\/p>\r\n\t\t\t\t"},"purchaser":{"subject":"Merci pour votre achat sur {blogname}","body":"<p>\r\nmerci pour votre achat sur {blogname}, {name} {event_notes}!\r\n<\/p>\r\n<p>\r\n{receipt}\r\n<\/p>\r\n<p>\r\n{tickets}\r\n<\/p>\r\n\r\n{purchase}\r\n\r\n{address}\r\n\r\n<p>total due: {amount_due}<\/p>\r\n\r\n<p>\r\nNous nous verrons bientot!<br \/>\r\n{blogname}\r\n<\/p>"}},"failed":{"admin":{"subject":"paiement a \u00e9chou\u00e9 pour l\\'achat depuis {blogname}","body":"paiement a \u00e9chou\u00e9 sur l\\'achat : {receipt}"},"purchaser":{"subject":"Payment Failed on ticket purchase from {blogname}","body":"paiement a \u00e9chou\u00e9 sur l\\'achat : {receipt}"}},"refunded":{"admin":{"subject":"l\\'achat effectu\u00e9 par {name} a \u00e9t\u00e9 rembours\u00e9.","body":"Paiment rembours\u00e9 sur l\\'achat : {receipt}"},"purchaser":{"subject":"Votre achat effectu\u00e9 sur {blogname} a \u00e9t\u00e9 rembours\u00e9.","body":"paiement rembours\u00e9 pour l\\'achat: {receipt}"}},"interim":{"admin":{"subject":"un achat fait par {name} a \u00e9t\u00e9 re\u00e7u et le paiement est en attente.","body":"ticket de paiement: {receipt}\r\n"},"purchaser":{"subject":"votre achat fait sur {blogname} a \u00e9t\u00e9 re\u00e7u et son paiement est en attente.","body":"votre re\u00e7u pour paiement: {receipt}\r\n<p>\r\n\r\nn\\'oubliez pas de nous faire parvenir votre paiement afin de valider celui-ci\r\n<\/p>\r\n<p>\r\nvous pouvez faire un virement\r\nIBAN : FR33 4000 XXXX\t\r\n<\/p>\r\n\r\n\t\r\n\t"}}},"mt_post_types":["post","page","mc-locations","mc-events"],"mt_license_key":"","mt_html_email":"false","mt_to":"[email protected]","mt_from":"[email protected]","mt_use_sandbox":"false","mt_currency":"EUR","mt_dec_point":",","mt_thousands_sep":".","mt_phone":"off","mt_vat":"off","mt_redirect":"1","mt_members_discount":0,"mt_ssl":"false","mt_gateway":["offline","paypal"],"mt_default_gateway":"offline","mt_purchase_page":9,"mt_receipt_page":11,"mt_tickets_page":13,"mt_ticketing":{"printable":"Imprimable","eticket":"E-billets"},"mt_shipping":"5","mt_handling":"0","mt_shipping_time":"1-2 days","mt_gateways":{"offline":{"notes":"Veuillez nous faire parvenir votre paiement le plus vite\r\npar ch\u00e8que ou virement IBAN : 125687851","selector":"manuel"},"paypal":{"email":"","merchant_id":"","notes":"","selector":"","mt_handling":"true"}},"mt_ticket_handling":"","mt_tickets_close_value":"0","mt_tickets_close_type":"integer","mt_ticket_image":"ticket","symbol_order":"symbol-last","mt_hide_empty_short_cart":"false","mt_expiration":0,"mt_display_remaining":"proportion","mt_show_closed":"false","style_vars":{"--mt-order-background":"#f6f7f7","--mt-order-shadow":"#dcdcde","--mt-error-color":"#b32d2e","--mt-error-border":"#b32d2e","--mt-text-color":"#2c3338","--mt-success-color":"#007017","--mt-success-border":"#007017","--mt-message-bg":"#f0f6fc","--mt-message-color":"#2c3338","--mt-field-background":"#f6f7f7","--mt-field-color":"#2c3338","--mt-field-border":"#50575e"},"mt_inventory":"actual","mt_singular":"false","mt_ticket_type_default":"printable","mt_hide_remaining":"false","mt_hide_remaining_limit":0,"mt_collect_shipping":"false","mt_report_order":"date","mt_report_direction":"asc","mt_default_report":"purchases","mt_default_format":"csv"}On the test site I desactivate more than 20 extensions to see if there is a compatibility problem, but i still get the trouble
best
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] don’t see free optionand with this template, the possibility to don’t use gateway paiment