Is it possible for the form to show the top of the page when I click on the Next button?
it should, that’s the default behaviour.
The page I need help with:
can you please enable WP_DEBUG mode on your server ensuring that you wp-config.php
file in the root folder has,
// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );
set to true. This will force the plugin to load non-minimised js script files and I can inspect your page to see why the form is not scrolling up.
Hi @aurovrata,
I am having the same problem as @designdna with my form.
My question is can the Prev & Next buttons move with the slides? As my prev & next buttons are at the bottom of the page and dont follow the size of the slide.
or have it so onclick next it takes back to top of form.
Regards,
Bryce
@mallyz you should start your own thread…WP policy.
If you read my reply to @designdna post, you will find your answer to your question.
Please upgrade to v4.11 and see if your slider scrolls up
Nope – That upgrade killed the sliding option
have you enabled WP_DEBUG like I requested you?
I’ve enable Display errors on in the php config – does that help?
I have also enabled WP_DEBUG
I did some test on my server and indeed realised the controls are not visible anymore….
I just fixed this in v4.11.1, would you kindly upgrade and let me know if that fixes the issue ?
I have also enabled WP_DEBUG
Else, I will take a look again at your page.
Hi Aurovrata – Nope still not working after the upgrade 🙁
ok, let take a look at your site again…
Your site
https://dna558.dnaonline.co.za/needs-analysis/
is no longer using the Smart Grid plugin, so can’t check it
furthermore, I copied your form onto my server and it is working fine for me…next buttons also scrolls back to the top of the form
can you check if you are getting any JavaScript errors on your page?
https://dna558.dnaonline.co.za/needs-analysis/
It is using the smart grid plugin here is my key
[cf7form cf7key=”needs-analysis-abe”]
The slider was working fine Until I did the upgrade