Risultati della ricerca per 'Http https wordpress plugin'

Stai vedendo 15 risultati - da 271 a 285 (di 2.748 totali)
    • salve, ho appena installato wordpress su xampp (entrambi all’ ultima versione) e ho creato un template con [ Rimosso perchè prodotto commerciale] e mi da quest’ errore:

      Fatal error: Uncaught ArgumentCountError: Too few arguments to function WP_Widget::__construct(), 0 passed in C:\xampp\htdocs\wp-includes\class-wp-widget-factory.php on line 61 and at least 2 expected in C:\xampp\htdocs\wp-includes\class-wp-widget.php:162 Stack trace: #0 C:\xampp\htdocs\wp-includes\class-wp-widget-factory.php(61): WP_Widget->__construct() #1 C:\xampp\htdocs\wp-includes\widgets.php(115): WP_Widget_Factory->register('VMenuWidget') #2 C:\xampp\htdocs\wp-content\themes\tuttotechit\library\widgets.php(255): register_widget('VMenuWidget') #3 C:\xampp\htdocs\wp-includes\class-wp-hook.php(307): artWidgetsInit('') #4 C:\xampp\htdocs\wp-includes\class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #5 C:\xampp\htdocs\wp-includes\plugin.php(474): WP_Hook->do_action(Array) #6 C:\xampp\htdocs\wp-includes\widgets.php(1854): do_action('widgets_init') #7 C:\xampp\htdocs\wp-includes\class-wp-hook.php(307): wp_widgets_init('') #8 C:\xampp\htdocs\wp-includes\class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #9 C:\xampp\htdocs\wp-includes\plugin.php(474): WP_Hook->do_action(Array) #10 C:\xampp\htdocs\wp-settings.php(587): do_action('init') #11 C:\xampp\htdocs\wp-config.php(90): require_once('C:\\xampp\\htdocs...') #12 C:\xampp\htdocs\wp-load.php(50): require_once('C:\\xampp\\htdocs...') #13 C:\xampp\htdocs\wp-blog-header.php(13): require_once('C:\\xampp\\htdocs...') #14 C:\xampp\htdocs\index.php(17): require('C:\\xampp\\htdocs...') #15 {main} thrown in C:\xampp\htdocs\wp-includes\class-wp-widget.php on line 162

      come posso aggiustarlo? ho cercato su google e sul forum ma in vano.

    Moderator Rosetta Facciolini

    (@ramthas)

    Web Manager

    Ciao @manawebdesign
    hai già provato a fare una ricerca con il testo “filter”?
    https://it.wordpress.org/plugins/search/filter/
    Facci sapere. Ciao

    Moderator Rosetta Facciolini

    (@ramthas)

    Web Manager

    Ciao @melissaf97
    l’errore 504 in genere indica che il server è sovraccarico di richieste, prova a disabilitare i plugin o il tema grafico (di seguito trovi la procedura:
    https://it.wordpress.org/support/topic/prima-di-aprire-un-ticket-leggi-qui/), dovresti risolvere, ma in caso contrario, contatta il gestore del server per fare delle verifiche.
    Facci sapere. Ciao

    Ciao Franco,

    Grazie per aver aperto un thread qui sul forum Italiano di WordPress.org. Sono Matteo, molto piacere.

    Se Jetpack Boost è questo plugin qui, ti chiedo scusa ma non capisco il nesso fra gli utenti e il fatto che il plugin sia attivo o meno.

    Per verificare se un plugin è attivo o meno, basta andare nella Bacheca di WordPress in Plugin -> Plugin installati. Se Jetpack Boost è segnalato come attivo, vuol dire che è attivo. Jetpack Boost è un plugin che rende il sito più rapido e fa dei miglioramenti SEO, per cui se vuoi vedere la differenza fra attivo e disattivo, dovresti andare nelle sue impostazioni, disabilitarle tutte e fare uno speedtest con GTMetrix o software simile. A questo punto riattiva le impostazioni precedenti e rifai lo speedtest. A questo punto, confrontali e vedrai l’effettiva differenza e capirai l’effettivo funzionamento di tutto.

    Per la SEO il suggerimento è usare software di analisi SEO e monitorarne l’andamento tenendo conto che i risultati potrebbero cambiare anche da scelte fatte da Google o dal fatto che altri hanno fatto SEO meglio di te.

    Resto a disposizione.

    Un saluto,
    Matteo

    Ciao @fractalcosmo,

    Grazie per aver aperto un thread qui sul forum Italiano di WordPress.org. Sono Matteo, molto piacere.

    Vorrei replicare il problema dal mio lato: mi forniresti gentilmente la guida step-by-step su come replicare il problema che stai sperimentando? Su che pagina si trova l’album a cui fai riferimento?

    Il mio consiglio è di contattare il supporto NextGEN Gallery. Bats ache apri un thread direttamente sul forum dedicato.

    Resto a disposizione.

    Un saluto,
    Matteo

    Io per le ricerche interne nel sito uso questo plugin: https://it.wordpress.org/plugins/relevanssi/

    Forum: Fixing WordPress
    In risposta a: Commenti

    Sembra un problema del plugin
    https://it.wordpress.org/plugins/subscribe-to-comments-reloaded/

    Considerando che è stato aggiornato 4 giorni fa sentirei lo sviluppatore

    Forum: Fixing WordPress
    Come il topic: Commenti
    • Buongiorno, ho recentemente aggiornato il sito WordPress https://itakweflavio.altervista.org/blog, alla versione 5.9.3. Nella sezione dei commenti di tutti gli articoli, sono apparse le seguenti righe di codice.

      Warning
      : in_array() expects parameter 2 to be array, bool given in
      /membri/itakweflavio/wp-content/plugins/subscribe-to-comments-reloaded/wp_subscribe_reloaded.php
      on line
      1540
      Warning
      : array_flip() expects parameter 1 to be array, bool given in
      /membri/itakweflavio/wp-content/plugins/subscribe-to-comments-reloaded/wp_subscribe_reloaded.php
      on line
      1544
      Warning
      : in_array() expects parameter 2 to be array, null given in
      /membri/itakweflavio/wp-content/plugins/subscribe-to-comments-reloaded/wp_subscribe_reloaded.php
      on line
      1547

      Nella speranza che qualcuno possa indicarmi come eliminare le righe indesiderate
      Ringrazio e cordialmente saluto

      La pagina su cui ho bisogno di aiuto: [devi essere connesso per vedere il link]

    Ciao @l1z0b,

    gli aggiornamenti possono essere disattivati attraverso opportune configurazioni nel file wp.config.php. Verifica se per caso hai una di queste righe, o entrambe:

    
    define( 'AUTOMATIC_UPDATER_DISABLED', true );
    define( 'WP_AUTO_UPDATE_CORE', false );
    

    Maggiori dettagli qui: https://wordpress.org/support/article/configuring-automatic-background-updates/

    In alternativa verifica se hai attivo qualche plugin che potrebbe inibire gli aggiornamenti.

    Il Warning che ricevi fa comunque pensare ad un problema di connessione che potrebbe influenzare la ricerca di aggiornamenti… a volte ho avuto questo problema quando PHP utilizzava certificati non aggiornati. Se non trovi alcun riscontro con i suggerimenti precedenti, ti posso consigliare di contattare il supporto dell’hosting.
    Verifica anche quale versione di PHP stai usando, non vorrei fosse troppo vecchia.

    Tienici aggiornati.
    Ciao!

    Ciao!

    Sono Matteo, lieto di assisterti.

    Facendo una rapida ricerca su internet ho trovato un plugin che potrebbe esserti utile, lo trovi qui. Questo è sicuramente un punto di partenza che potrebbe esserti utile e dal quale potresti partire per ulteriori indagini e ricerche.

    Resto a disposizione.

    Un saluto,
    Matteo S.

    Ciao Egidio,

    Grazie per aver aperto una discussione su WordPress.org. Sono Matteo, lieto di assisterti.

    Anzitutto, vorrei dire che ti capisco bene. Diversi anni fa ho avuto una situazione veramente veramente molto simile. Sono lieto di darti una mano.

    Niente panico, segui attentamente questa guida (in inglese). Quando hai finito, potresti voler implementare alcune (se non tutte) delle misure di sicurezza consigliate.

    In ottica generale, per esperienza posso dirti che se l’hacker continua ad attaccarti, significa che c’è qualche backdoor che non hai considerato. Anzitutto coordinati con il tuo fornitore di hosting, e assicurati con loro che non ci sia alcuna backdoor attiva per gli hacker. Potrebbe essere l’hosting, WordPress stesso, il tema, un plugin o anche del codice personalizzato.

    Il consiglio finale: se sei un’azienda, lascia fare almeno un ultimo controllo ad un professionista esperto di queste situazioni. Eviterai grossi problemi in futuro.

    Per qualsiasi necessità, io sono qui.

    Un caro saluto e buona fortuna,
    Matteo

    Moderator Gloria Liuni

    (@glorialchemica)

    Ciao @silviamato,
    per la cahce del sito io uso il plugin Clear Cache for me

    Gli sviluppatori hanno analizzato il mio sito (ho la versione Pro) e non hanno riscontrato lo stesso problema.
    Quindi è un problema di cache localizzata con Chrome e in particolari condizioni (forse nel mio caso è un sistema operativo vecchio e la versione di Chrome da aggiornare).

    Per quanto singolare come episodio e ripetibile visto che è capitato anche a te, è una questione locale.
    E questa è un’ottima notizia perché vuol dire che il sito funziona.
    Bisogna solo ricordarsi di controllare le modifiche con un browser che le mostri! 😉

    Un saluto

    Moderator Gloria Liuni

    (@glorialchemica)

    @ecoprint98
    a me non sembra proprio dipenda da te, i passaggi erano pochi:

    – aggiungere due prodotti upsell a un prodotto
    – attivare la modalità diagnostica
    – se possibile attivare storefront
    – in modalità diagnostica vedere come il prodotto mostra i prodotti correlati.

    Da quello che dici, sembra che in modalità Diagnostica dia già problemi il sito.
    Per esserne certi bisognerebbe indagare direttamente sul sito, cosa che non è possibile fare dal forum.

    Il mio consiglio è di riproporre questo topic nel forum internazionale, magari qualcuno ha avuto la tua stessa difficoltà e riesce ad aiutarti. Ricorda di indicare il nome del plugin che usi nel titolo del topic.

    Se non sai l’inglese usa tranquillamente un traduttore automatico, nessuno baderà alla correttezza della tua grammatica.

    Un saluto

    Moderator Gloria Liuni

    (@glorialchemica)

    Ciao @andreawebct,
    il tuo è un tema a pagamento (commerciale).
    Devi contattare lo sviluppatore del tema e indicargli questo malfunzionamento.

    Come indicato nelle Linee Guida:

    […] i volontari del forum non hanno accesso ai prodotti commerciali, quindi non saprebbero perché un tema commerciale o un plugin non funzionino correttamente.

    • Hello,
      I’m trying to figure out with the Home and the customer pages only of Woocommerce when clicked are loading and then blank content.

      I’ve my website fully updated, and as recommended I started disabling all plugins, switching back to the Twenty-twenty themes but nothing change. Even after relading the page without cache ( CTRL + SHIFT + R ).

      I had a look with F12 and I see the following problems:

      1) First error, related to the file path just below.
      Failed to load resource: the server responded with a status of 404 ()
      https://adamahstore.com/wp-content/plugins/woocommerce/packages/woocommerce-admin/dist/components/index.js?ver=3.2.1

      2) Second erro, related to the files linked here: https://adamahstore.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1

      TypeError: Cannot read properties of undefined (reading 'Spinner')
          at ne.render (index.js?ver=3.2.1:2:17797)
          at Te (react-dom.min.js?ver=17.0.1:119:308)
          at Ch (react-dom.min.js?ver=17.0.1:119:105)
          at Pj (react-dom.min.js?ver=17.0.1:233:139)
          at di (react-dom.min.js?ver=17.0.1:168:305)
          at Nj (react-dom.min.js?ver=17.0.1:168:236)
          at sc (react-dom.min.js?ver=17.0.1:168:96)
          at gf (react-dom.min.js?ver=17.0.1:162:109)
          at Pa (react-dom.min.js?ver=17.0.1:157:184)
          at yd (react-dom.min.js?ver=17.0.1:188:476)

      This below the system status report of WC:

      
      ### WordPress Environment ###
      
      WordPress address (URL): https://adamahstore.com
      Site address (URL): https://adamahstore.com
      WC Version: 6.3.1
      REST API Version: ✔ 6.3.1
      WC Blocks Version: ✔ 6.9.0
      Action Scheduler Version: ✔ 3.4.0
      WC Admin Version: ✔ 3.2.1
      Log Directory Writable: ✔
      WP Version: 5.9.3
      WP Multisite: –
      WP Memory Limit: 1 GB
      WP Debug Mode: –
      WP Cron: ✔
      Language: it_IT
      External object cache: –
      
      ### Server Environment ###
      
      Server Info: Apache
      PHP Version: 8.0.17
      PHP Post Max Size: 150 MB
      PHP Time Limit: 180
      PHP Max Input Vars: 12000
      cURL Version: 7.81.0
      OpenSSL/1.1.1n
      
      SUHOSIN Installed: –
      MySQL Version: 8.0.28
      Max Upload Size: 150 MB
      Default Timezone is UTC: ✔
      fsockopen/cURL: ✔
      SoapClient: ✔
      DOMDocument: ✔
      GZip: ✔
      Multibyte String: ✔
      Remote Post: ✔
      Remote Get: ✔
      
      ### Database ###
      
      WC Database Version: 6.3.1
      WC Database Prefix: wp_
      Dimensione totale database: 20.98MB
      Dimensione dati database: 17.16MB
      Dimensione indice database: 3.82MB
      wp_woocommerce_sessions: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_woocommerce_api_keys: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_woocommerce_attribute_taxonomies: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_woocommerce_downloadable_product_permissions: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
      wp_woocommerce_order_items: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_woocommerce_order_itemmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_woocommerce_tax_rates: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
      wp_woocommerce_tax_rate_locations: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_woocommerce_shipping_zones: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_woocommerce_shipping_zone_locations: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_woocommerce_shipping_zone_methods: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_woocommerce_payment_tokens: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_woocommerce_payment_tokenmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_woocommerce_log: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_actionscheduler_actions: Dati: 0.16MB + indice: 0.16MB + motore InnoDB
      wp_actionscheduler_claims: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_actionscheduler_groups: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_actionscheduler_logs: Dati: 0.09MB + indice: 0.09MB + motore InnoDB
      wp_commentmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_comments: Dati: 0.02MB + indice: 0.09MB + motore InnoDB
      wp_e_events: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_e_submissions: Dati: 0.02MB + indice: 0.23MB + motore InnoDB
      wp_e_submissions_actions_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_e_submissions_values: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_gla_budget_recommendations: Dati: 0.22MB + indice: 0.14MB + motore InnoDB
      wp_gla_merchant_issues: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_gla_shipping_rates: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_gla_shipping_times: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_links: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_custom_fields: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_dynamic_segment_filters: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_feature_flags: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_forms: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_mailpoet_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_mailpoet_mapping_to_external_entities: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_newsletter_links: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
      wp_mailpoet_newsletter_option: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_newsletter_option_fields: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_newsletter_posts: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_newsletter_segment: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_newsletter_templates: Dati: 2.52MB + indice: 0.00MB + motore InnoDB
      wp_mailpoet_newsletters: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_mailpoet_scheduled_task_subscribers: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_scheduled_tasks: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_mailpoet_segments: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_mailpoet_sending_queues: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_mailpoet_settings: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_statistics_bounces: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_mailpoet_statistics_clicks: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
      wp_mailpoet_statistics_forms: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_statistics_newsletters: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_mailpoet_statistics_opens: Dati: 0.02MB + indice: 0.08MB + motore InnoDB
      wp_mailpoet_statistics_unsubscribes: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
      wp_mailpoet_statistics_woocommerce_purchases: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
      wp_mailpoet_stats_notifications: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_mailpoet_subscriber_custom_field: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_subscriber_ips: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_subscriber_segment: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_mailpoet_subscribers: Dati: 0.02MB + indice: 0.13MB + motore InnoDB
      wp_mailpoet_user_agents: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_mailpoet_user_flags: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_nextend2_image_storage: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_nextend2_section_storage: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
      wp_nextend2_smartslider3_generators: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_nextend2_smartslider3_sliders: Dati: 0.05MB + indice: 0.03MB + motore InnoDB
      wp_nextend2_smartslider3_sliders_xref: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_nextend2_smartslider3_slides: Dati: 0.05MB + indice: 0.11MB + motore InnoDB
      wp_options: Dati: 3.09MB + indice: 0.08MB + motore InnoDB
      wp_postmeta: Dati: 5.45MB + indice: 0.42MB + motore InnoDB
      wp_posts: Dati: 3.48MB + indice: 0.22MB + motore InnoDB
      wp_term_relationships: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_term_taxonomy: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_termmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_terms: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_usermeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_users: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
      wp_wc_admin_note_actions: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_wc_admin_notes: Dati: 0.05MB + indice: 0.00MB + motore InnoDB
      wp_wc_category_lookup: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wc_customer_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_wc_download_log: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_wc_order_coupon_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_wc_order_product_lookup: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
      wp_wc_order_stats: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
      wp_wc_order_tax_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_wc_product_attributes_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_wc_product_meta_lookup: Dati: 0.02MB + indice: 0.09MB + motore InnoDB
      wp_wc_rate_limits: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_wc_reserved_stock: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wc_tax_rate_classes: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_wc_webhooks: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_woof_query_cache: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_wpf_filters: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wpf_meta_keys: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_wpf_meta_values: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
      wp_wpf_meta_values_bk: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
      wp_wpgmza: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wpgmza_circles: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wpgmza_maps: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wpgmza_polygon: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wpgmza_polylines: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wpgmza_rectangles: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      wp_wpml_mails: Dati: 0.14MB + indice: 0.00MB + motore InnoDB
      wp_wpmm_subscribers: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
      
      ### Post Type Counts ###
      
      attachment: 138
      custom_css: 1
      customize_changeset: 18
      elementor_icons: 2
      elementor_library: 47
      mailpoet_page: 1
      nav_menu_item: 40
      page: 18
      post: 8
      product: 43
      product_variation: 17
      revision: 604
      shop_order: 8
      wp_global_styles: 2
      yith_wcan_preset: 1
      
      ### Security ###
      
      Secure connection (HTTPS): ✔
      Hide errors from visitors: ✔
      
      ### Active Plugins (4) ###
      
      Elementor Pro: by Elementor.com – 3.6.4
      Elementor: by Elementor.com – 3.6.2
      WooCommerce Stripe Gateway: by WooCommerce – 6.3.0
      WooCommerce: by Automattic – 6.3.1
      
      ### Inactive Plugins (14) ###
      
      Akismet Anti-Spam: by Automattic – 4.2.2
      Dynamic Visibility for Elementor: by Dynamic.ooo – 4.1.2
      Google Language Translator: by Translate AI Multilingual Solutions – 6.0.14
      Google Listings and Ads: by WooCommerce – 1.11.1
      Ibtana - WordPress Website Builder: by VowelWeb – 1.1.5
      Insert Headers and Footers: by WPBeginner – 1.6.0
      Jetpack: by Automattic – 10.7
      MailPoet 3 (New): by MailPoet – 3.84.0
      Post Slider and Carousel with Widget: by InfornWeb – 2.1.2
      Variation Swatches for WooCommerce: by Emran Ahmed – 1.1.19
      WOOF - WooCommerce Products Filter: by realmag777 – 1.2.6.4
      WooLentor - WooCommerce Elementor Addons + Builder: by HasThemes – 2.2.4
      WP Maintenance Mode & Coming Soon: by Themeisle – 2.4.4
      WP Responsive Recent Post Slider/Carousel: by WP OnlineSupport
      Essential Plugin – 3.0.8
      
      ### Must Use Plugins (1) ###
      
      Elementor Safe Mode: by Elementor.com – 1.0.0
      
      ### Settings ###
      
      API Enabled: –
      Force SSL: –
      Currency: EUR (€)
      Currency Position: right_space
      Thousand Separator: .
      Decimal Separator: ,
      Number of Decimals: 2
      Taxonomies: Product Types: external (external)
      grouped (grouped)
      simple (simple)
      variable (variable)
      
      Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
      exclude-from-search (exclude-from-search)
      featured (featured)
      outofstock (outofstock)
      rated-1 (rated-1)
      rated-2 (rated-2)
      rated-3 (rated-3)
      rated-4 (rated-4)
      rated-5 (rated-5)
      
      Connected to WooCommerce.com: –
      
      ### WC Pages ###
      
      Shop base: #6 - /negozio/
      Carrello: #7 - /carrello/
      Pagamento: #8 - /pagamento/
      Il mio account: #9 - /mio-account/
      Termini e condizioni: #10 - /rimborso_reso/
      
      ### Theme ###
      
      Name: Twenty Twenty
      Version: 1.9
      Author URL: https://it.wordpress.org/
      Child Theme: ❌ – Se stai modificando WooCommerce o un tema genitore che non hai costruito personalmente
      ti consigliamo di utilizzare un tema child. Vedi: Come creare un tema child
      
      WooCommerce Support: ✔
      
      ### Templates ###
      
      Overrides: –
      
      ### Action Scheduler ###
      
      Completato: 424
      Oldest: 2022-03-12 10:15:32 +0100
      Newest: 2022-04-11 19:41:02 +0200
      
      In attesa: 2
      Oldest: 2022-04-11 20:01:15 +0200
      Newest: 2022-04-12 17:10:04 +0200
      
      ### Status report information ###
      
      Generated at: 2022-04-11 20:00:40 +02:00
      

      Can anyone support me?

      Many thanks!

      La pagina su cui ho bisogno di aiuto: [devi essere connesso per vedere il link]

Stai vedendo 15 risultati - da 271 a 285 (di 2.748 totali)