Calculate Shipping Scrolling Problem
-
Hi,
At WPEC 3.11.2 does anyone know how to remove/turn-off the scrolling upwards action that occurs when WPEC thinks the shipping Country or shipping State is changed on the checkout page?
We only ship within Austalia and use flat rate shipping of $10 for every order. As we ship single destination, single rate we don’t need the Calclulate Shipping Price calculator.
It’s unecessary to insist on calculating shipping when it does not need to be calculated – it can only ever be $10. If the calculation was done in a similar way to Woo it wouldn’t be a problem but with the way WPEC has implemented the calculator it is a problem.
At WPEC 3.9.4 we could simply hide the entire Calclulate Shipping Price section using CSS and that worked very very well.
At WPEC 3.11.2 the shipping Country and shipping State fields are now validated/checked. If the WPEC plugin thinks either of those fields have changed (in relation to the shipping calculator values) three things happen.
(1) The checkout page scrolls up to the Calclulate Shipping Price section.
(2) The checkout page displays ‘Please click the Calculate button to refresh your shipping quotes, as your shipping information has been modified.’
(3) The shippping cost and order total disappear from the page.Because of the scrolling action it’s no longer appropriate to hide the Calclulate Shipping Price calculator using CSS because the user needs to be able to see the Calculate button in order to be able to press it.
Thanks, Mike.
- The topic ‘Calculate Shipping Scrolling Problem’ is closed to new replies.