Forums
(@kaueparmais)
6 years ago
Hello,
I’ve done these steps but show nothing. Look at the same page here: https://prnt.sc/llr8j3
6 years, 1 month ago
On line 225 in cf7-multi-step/assets/frontend/js/cf7mls.js
line 225
cf7-multi-step/assets/frontend/js/cf7mls.js
Change if (cf7mls_object.scroll_step == "true") to if (true)
if (cf7mls_object.scroll_step == "true")
if (true)