gresio64
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Form not workHi,
I tried Twenty Twenty-One and GeneratePress, but it doesn’t work
I did another test by deactivating Recaptcha and the form works, I replaced the key and ok
I hope not to disturb you anymore
ThanksForum: Plugins
In reply to: [Contact Form 7] Form not workThese are the installed plugins, I would like to specify the CF7 has always worked, only in these weeks has no longer worked
Thema Customizr Version: 4.4.4
AddToAny Share Buttons
Admin Menu Editor
Advanced Editor Tools
Classic Editor
Contact Form 7
Contact Form 7 Email Validation
Contact Form CFDB7
Flamingo
Wordfence Security
WP Fastest Cache
WP Show Posts
Yoast SEOForum: Plugins
In reply to: [Contact Form 7] Form not workTry again now you should display it
Forum: Plugins
In reply to: [Contact Form 7] Form not workI created this test form
https://www.nautilus-srls.it/prova/Forum: Plugins
In reply to: [WooCommerce] Confirmation privacy of check-out in the order e-mailHi,
I forgot to enter the code I enteredadd_action( ‘woocommerce_review_order_before_submit’, ‘add_privacy_checkbox’, 9 );
function add_privacy_checkbox() {
woocommerce_form_field( ‘privacy_policy’, array(
‘type’ => ‘checkbox’,
‘class’ => array(‘form-row privacy’),
‘label_class’ => array(‘woocommerce-form__label woocommerce-form__label-for-checkbox checkbox’),
‘input_class’ => array(‘woocommerce-form__input woocommerce-form__input-checkbox input-checkbox’),
‘required’ => true,
‘label’ => ‘I\’ve read and accept the Privacy Policy‘,
));
}
add_action( ‘woocommerce_checkout_process’, ‘privacy_checkbox_error_message’ );
function privacy_checkbox_error_message() {
if ( ! (int) isset( $_POST[‘privacy_policy’] ) ) {
wc_add_notice( __( ‘You have to agree to our privacy policy in order to proceed’ ), ‘error’ );
}
}Let me know if there is a plugin or if there is any line of code to insert.
ThanksForum: Themes and Templates
In reply to: [Appointment] Menù verticallyHi,
I forgot to mention that the menu would serve me horizontally and not vertically as in the image
ThanksForum: Plugins
In reply to: [Tooltips for Wordpress] Post disappearedHi,
Yesterday I wrote to you at tooltips.org, but I have not received any answers yet.
ThanksForum: Plugins
In reply to: [All-in-One WP Migration and Backup] Error importHi,
Sorry, I see you’ve entered “Resolved”, but it does not actually work
I copied the error that your plugin generates to me, I’d like to use it
You can help me?Thanks
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Error importCan you tell me what to do? The plugin is not working
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Error importwp-content/plugins/all-in-one-wp-migration/lib/view/assets/javascript/import.min.js?v=6.79&ver=4.9.8 line 1385
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Error importImport the file into the new space, freezes after 1 minute