Forums
(@inderpreet2018)
6 years, 1 month ago
Hi,
I uninstalled the plugin after 3-4 days when I asked here, as support was not responsive. Until now.
I used GTM and it works fine and according to needs.
Here is my code
function my_custom_message( $message, $user ) {
$message = ‘Message goes here!’;
return $message; } add_filter( ‘new_user_approve_deny_user_message’, ‘my_custom_message’, 10, 2 );
Solved by myself.
I am getting the same issue.
I am using Divi theme. I followed the step-by-step guide from the plugin.
But in GA account buttons are not tracked