Nitrat
Forum Replies Created
-
Why don’t you answer? I have purchased your add-ons for the plugin.
Hello Yurii!
The target is triggered, but for some reason twice. Why the second time?
Hello Yurii
Yes, the goal is working correctly now. Thank you so much for your help!
Yes, this is Yandex.Metrica. And as I was prompted, it is triggered when the Register button is pressed. But it also works even if not all fields are filled in. How do I make sure that the code is triggered only when the registration form is submitted, and not only when the Registration button is clicked?
Hello Yurii.
I changed the code. The goal is still not being achieved.
Hi Yurii
I added your code to functions.php but the goal is still not achieved.
maybe add a code like this to functions.php –
add_action( 'um_registration_complete', 'my_registration_complete', 10, 2 );
function my_registration_complete( $user_id, $args ) {
ym(57238201,'reachGoal','um-submit-btn');
}- This reply was modified 2 months, 2 weeks ago by Nitrat.
Hi Yurii! Thanks! Where should I insert this code?
Hi Yurii! This is javascript code. I waited a long time for an answer and posted a form from the Gravity forms plugin on the registration page. This task was solved easily there.
Forum: Plugins
In reply to: [wpForo Forum] Wpforum in mobileNo, I tested it without authorization.
Forum: Plugins
In reply to: [wpForo Forum] Wpforum in mobileHi!
OK, thanks. But keep in mind that the forum cache is disabled and the Super cache plugin is currently running.
Forum: Plugins
In reply to: [wpForo Forum] Wpforum in mobileHi
I’ve tried all this, but it didn’t help.
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search LogicI created a custom field, and then using the plugin ACF: BetterSearch for WordPress search engine the ability to search by content from selected fields of Advanced Custom Fields.
Many thanks!
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search LogicWait, my search results page is incorrectly configured using the Brizy plugin.
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search LogicIf I press enter after entering the search word, then it throws me to the first result, and not to the search page (although this is exactly the condition).
- This reply was modified 1 year, 2 months ago by Nitrat.