Dear,
I am testing the free plugin version.
I deactivated the field message and field email, in add form.
And I changed title, etc.
But when I click the button it shows standard form.
As if I had not changed anything.
What to do, please?
Tks!
]]>Is it possible to check message verifications ? If it is not blanked ?
]]>Приветствую.
Что-то та же проблема с отправкой уведомлений на почту. Остальное с сайта приходит – от самого WordPress и от сторонних плагинов.
Как быть?
Hello! Thanks for your plugin.
Can you made small improvement, I have custom WP core folder, so this code broke plugin functionality.
jQuery.getJSON(
'/wp-admin/admin-ajax.php',
...
);
You can use code like this:
wp_localize_script( 'spwp86_script', 'ajax_object', [ 'ajax_url' => admin_url( 'admin-ajax.php' ) ] );
jQuery.getJSON(
ajax_object.ajax_url,
...
);
]]>
Hi,
I like the pluginn but it is not working.
I don’t get the email when someone filled the form.
Can someone help me?
Thanx
]]>Call me crazy: I installed the plugin but I can’t find the shortcode to show the call me back form on the website. Can’t find it on the settings page, can’t find it on the readme or installation guide. Using version 1.5 here.
]]>