SOLVED! - Moving "next" button to the bottom of checkout page?

  • Posts: 43
  • Thank you received: 6
  • Hikashop Business
8 years 8 months ago #256659

-- HikaShop version -- : business_v2.6.4

Is is possible to move the "next" button, under the address area in the first checkout page, to the bottom of the page?

Last edit: 7 years 2 weeks ago by shockoe.

Please Log in or Create an account to join the conversation.

  • Posts: 84233
  • Thank you received: 13675
  • MODERATOR
8 years 8 months ago #256700

Hi,

It should already be at the bottom of the page.
Please provide a link to the shop and the steps to reproduce so that we can look at the situation.

Please Log in or Create an account to join the conversation.

  • Posts: 43
  • Thank you received: 6
  • Hikashop Business
8 years 8 months ago #256724

www.proteinplusflour.com/shop/checkout

Note the "next" button just under the address entry boxes... the client wants the button and the bottom of the page after the cart summary.

Thanks for the great help.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 84233
  • Thank you received: 13675
  • MODERATOR
8 years 8 months ago #256726

Hi,

So you can add such CSS:
#hikashop_checkout_login .hikashop_cart_input_button { display:none; }
in order to hide it.
And you can edit the file "login" of the view "checkout" via the menu Display>Views and remove this line:
$this->nextButton = false;
in order to display it at the bottom.
www.hikashop.com/support/documentation/1...ize-the-display.html

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum