Continue button

  • Posts: 145
  • Thank you received: 1
5 years 10 months ago #292993

-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.7

Hello
Where do i find this button and set the two buttons vertical align?


Best regards
Brian
Attachments:

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

  • Posts: 4486
  • Thank you received: 609
  • MODERATOR
5 years 10 months ago #293002

Hello,

I don't think it's required to edit directly the view to have what you asked, for me add some Css command in your Frontend css file.
Some code like this may do the trick :

button_class_1,
button_class_2 {
   // To able button to be side by side :
   display: inline-block;
   // To vertical-align both buttons to the top :
   vertical-align: top;
}

See this tutorial in order to see how to add Css command.

Note : For easily find view that proceed display, be aware that you can use this option, in Main HikaShop Configuration and Advanced tab.



Hope this will fit your needs.

Regards

Last edit: 5 years 10 months ago by Philip.

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

  • Posts: 145
  • Thank you received: 1
5 years 10 months ago #293044

This happend after an update.
The two button should be in two lines
When i uses the developer tool in chrome it seem that the buttons are from two files


Best regards
Brian
Attachments:

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

  • Posts: 4486
  • Thank you received: 609
  • MODERATOR
5 years 10 months ago #293046

Hello,

Can you provide an Url link to process some tests by ourself ?
To be sure to find where are manage elements displaying and better understand context, the Display view file option in Advanced tab is the good way to proceed.
Awaiting news from you.

Best regards

Last edit: 5 years 10 months ago by Philip.

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

  • Posts: 145
  • Thank you received: 1
5 years 9 months ago #293359

Now i have tried to mangage it but still not very good.
Hte live shop is at lobo-contract.dk/shop


Best regards
Brian

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

  • Posts: 145
  • Thank you received: 1
5 years 9 months ago #293365

Where do i find the "Køb mere" button (Contenue shopping)?

It looks like its not in the same file as the next button


Best regards
Brian

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
5 years 9 months ago #293362

Hi,

I've had a look and you're using the old checkout of HikaShop (checkout legacy setting activated in the HikaShop configuration).
Also, the CSS is compressed by something on your website so it's really hard to analyze anything there.

The buttons are displayed by the code near the end of the file "step" of the view "checkout" for the old checkout. So if you want to modify the HTML, you can do it there.
Otherwise, CSS should be enough to fix that.
I however don't see why an update of HikaShop would change anything on that end. It's been ages that we didn't change anything on the old checkout.

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

  • Posts: 145
  • Thank you received: 1
5 years 9 months ago #293444

Hi
I cant see that there is some leagacy setting that is set (maybe i am blind)

I am not sure what went wrong , i am trying to fix it like it used to be.


Best regards
Brian

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

  • Posts: 145
  • Thank you received: 1
5 years 9 months ago #293447

I found it (I was blind)


Best regards
Brian

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

Time to create page: 0.064 seconds
Powered by Kunena Forum