#adminmenu:before { content: “”; display: block; background: url(https://nital.noovola.cloud/wp-content/uploads/2024/04/Screenshot-2024-04-08-alle-14.33.28.png) no-repeat center center; background-size: contain; width: 100%; height: 100px; margin-bottom: 10px; }Continue reading
// VDX Optimizer – SEO, Social Media & WooCommerce // SEO Meta Tags add_action(‘wp_head’, function() { $desc = ‘Descoperă chipsurile de măr VDX – gustări sănătoase, 100% naturale, făcute în Moldova.’; echo ‘‘; echo ‘‘; echo ‘‘; echo ‘‘; echo…Continue reading
/* * Arquivo: admin-style.css – Versão Final Corrigida * Correções: Eliminação total de azuis/cores WP em hovers/actives, melhoria do contraste dos ícones. */ /* Variáveis CSS para gerenciamento de cores e tamanhos */ :root { /* Cores de Fundo e…Continue reading
{ header}{} {} {} 4444 pure HTML code ♡ iexpress html codeContinue reading
add_action(‘admin_head’, function () { echo ‘ ‘; });Continue reading
// Determine the values to use in the script $local_silent_print_server = defined(‘LOCAL_SILENT_PRINT_SERVER’) ? (LOCAL_SILENT_PRINT_SERVER ? ‘true’ : ‘false’) : ‘false’; $open_etichete_pdf_new_table = defined(‘OPEN_ETICHETE_PDF_NEW_TABLE’) ? (OPEN_ETICHETE_PDF_NEW_TABLE ? ‘true’ : ‘false’) : ‘false’; $open_awb_pdf_new_table = defined(‘OPEN_AWB_PDF_NEW_TABLE’) ? (OPEN_AWB_PDF_NEW_TABLE ? ‘true’ : ‘false’)…Continue reading
function widget_print_order_content_silent_print(WC_Order $order) { if (!is_a($order, ‘WC_Order’)) { return; } if (in_array($order->get_status(), [‘cancelled’, ‘refunded’, ‘failed’])) { return; } $order_id = $order->get_id(); $admin_url = admin_url(‘admin-post.php?action=generate_order_content_pdf&order_id=’ . esc_attr($order_id)); // Using Heredoc syntax for HTML output $output =Continue reading
// following function is copy/paste from here: https://github.com/imTigger/webapp-hardware-bridge/blob/master/demo/websocket-printer.js function WebSocketPrinter(options) { let urlSilentPrintServer; if (LOCAL_SILENT_PRINT_SERVER) { urlSilentPrintServer = “wss://127.0.0.1:12212/printer”; } else { urlSilentPrintServer = “wss://192.168.1.46:12212/printer”; } var defaults = { url: urlSilentPrintServer, onConnect: function () { console.log(‘PrintingRouter connected to ‘+urlSilentPrintServer);…Continue reading
Exit the full screen mode.Continue reading
.fc_m_20 .fc_onboarding { display: none; } .fc_quick_links { display: none; } .fluentcrm_main_menu_items ul.fluentcrm_menu li.fluentcrm_item_settings { display: none; margin: 0; padding: 0; }Continue reading