nonchiedercilaparola
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact Form not working since updateI have same issue: wp + cf7 + google recaptcha v3 + 2024 default wp theme, all at last release:
index.js?ver=5.9.8:1 TypeError: Cannot set properties of null (setting 'innerText')
at d (index.js?ver=5.9.8:1:7078)
at index.js?ver=5.9.8:1:6826
at index.js?ver=5.9.8:1:1138
at index.js?ver=5.9.8:1:7878
at index.js?ver=5.9.8:1:1138
at r (index.js?ver=5.9.8:1:1952)
at p (index.js?ver=5.9.8:1:5933)
at index.js?ver=5.9.8:1:429
(anonymous) @ index.js?ver=5.9.8:1
Promise.then
catch @ recaptcha__it.js:475
o @ index.js?ver=5.9.8:1
document.addEventListener.wpcf7.submit @ index.js?ver=5.9.8:1
(anonymous) @ index.js?ver=5.9.8:1addending this html to template email:
<div class="screen-reader-response">
<div role="status"></div>
</div>i temporary fix the issue but i can’t understand if this is a good idea.
- This reply was modified 1 month, 2 weeks ago by nonchiedercilaparola.
thanks for replay. These options works without gutemberg also?
i get same problems, on wp side content is missing, just only two/four string of the notion page.
Last log:2023-11-21 17:14:18 log :: Starting importer…
2023-11-21 17:14:33 log :: Record ID xxxxxxxxx
2023-11-21 17:14:47 log :: – Create record xxxxxxxxxno errors in log files.
hi fix the problem disabling “Global Style Guide” feature from Elementor->Settings->Features.
These fix resolves also the other php error on Elementor->Info System:
“Fatal error: Uncaught Error: Call to a member function get_name() on array in /var/web/site/public_html/wp-content/plugins/elementor/core/logger/loggers/base.php:80 Stack trace: #0 /var/web/site/public_html/wp-content/plugins/elementor/core/logger/log-reporter.php(71): Elementor\Core\Logger\Loggers\Base->get_formatted_log_entries(20, false) #1 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/reporters/base.php(148): Elementor\Core\Logger\Log_Reporter->get_log_entries() #2 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/reporters/base.php(71): Elementor\Modules\System_Info\Reporters\Base->get_report(‘html_’) #3 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/templates/html.php(21): Elementor\Modules\System_Info\Reporters\Base->print_html() #4 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/module.php(325): require(‘/var/web/site/p…’) #5 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/module.php(165): Elementor\Modules\System_Info\Module->print_report(Array, ‘html’) #6 /var/web/site/public_html/wp-content/plugins/elementor/modules/system-info/system-info-menu-item.php(41): Elementor\Modules\System_Info\Module->display_page() #7 /var/web/site/public_html/wp-includes/class-wp-hook.php(310): Elementor\Modules\System_Info\System_Info_Menu_Item->render(”) #8 /var/web/site/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array) #9 /var/web/site/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #10 /var/web/site/public_html/wp-admin/admin.php(259): do_action(‘elementor_page_…’) #11 {main} thrown in /var/web/site/public_html/wp-content/plugins/elementor/core/logger/loggers/base.php on line 80″- This reply was modified 1 year, 2 months ago by nonchiedercilaparola.
Forum: Plugins
In reply to: [Meta Box] Wrong path for “messages_” js fileGreat. Thanks for support and for plugin.
i have same issue also with all plugin disabled.
From last wpmudev defender scan: “
“CVSS
#WordPress WPC Smart Wishlist for WooCommerce plugin <= 4.7.1 – Cross Site Request Forgery (CSRF) vulnerability
-Vulnerability type: Cross Site Request Forgery (CSRF)
-No Update Available”
so i supose that 4.7.1 isn’t enough:(With last plugin version issue was fixed? i ask this because i continue to see the same console error on backend user edit page.
Forum: Plugins
In reply to: [WooCommerce] Override “Prices entered with tax” option for user rolethanks for suggestions. Finally i decided to buy these two tools developed by Stephen Sherrard:
– Woocommerce Wholesale Ordering
– User Role PricingSi, sono un cretino. Il tema leva tutte le label comprese anche quelle dei campi aggiuntivi. Perdonami se ti ho fatto perdere tempo e grazie di nuovo.
si in effetti hai ragione. Sarebbe comunque meglio avere almeno le etichette sopra i campi per indicare il tipo di informazioni richiesta all’utente.
Nella pro è possibile customizzare i placeholder dei campi? Per quanto riguarda i testi da inserire sarebbero “inserisci partita iva” e “inserisce codice fiscale”. Sarebbe l’ideale avere un hook come per la label;)
Great support!
Forum: Plugins
In reply to: [WooCommerce] Override “Prices entered with tax” option for user rolemy problem isn’t “displaying” different prices per user role?but “inserting” different price per user role on backend side.
Forum: Plugins
In reply to: [WooCommerce] Override “Prices entered with tax” option for user rolehi, my problem isn’t “displaying different prices per user role” but is insert different price per user role, tax inclued for normal customer and without tax for professional customer.