Some minor issues with the checkout.

  • Posts: 7
  • Thank you received: 0
8 years 3 months ago #247121

-- url of the page with the problem -- : www.webenwielshop.be
-- HikaShop version -- : latest version
-- Joomla version -- : 3.6.1
-- PHP version -- : 5.0
-- Browser(s) name and version -- : firefox latest version
-- Error-message(debug-mod must be tuned on) -- : None

I am finalizing my webshop and I have 2 questions with the checkout
1. I miss a back button when checking out. (You can click on the menu items from the checkout but a back button would be nice.
2. When I select my payment method I cannot see what I selected. I miss some radio buttons or something else to see what the customer selected.

Maybe this is due to configuration but I hope this is not related to the template. Please advise.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
8 years 3 months ago #247135

Hi,

1. There are several solutions based on what you want. Here is a thread about that:
www.hikashop.com/forum/4-how-to/63243-ad...-checkout-pages.html

2. This comes from the template CSS yes. Edit the file "payment" of the view "checkout" via the menu Display>Views and change the line:
if(!HIKASHOP_RESPONSIVE) {
to:
if(HIKASHOP_RESPONSIVE) {
in order to deactivate the bootstrap design on the payment selection view and that should display better.

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

  • Posts: 7
  • Thank you received: 0
8 years 3 months ago #247142

Thanks Nicolas,

I am a bit of a newbie in Joomla . I cannot seem to find that file via FTP /components/com_hikashop/views/checkout

and I tried it within Joomla but I cannot see what you mean. :S

Can you explain me shortly? It is not urgent but it will be a great help.

Regards,
Stef

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

  • Posts: 2143
  • Thank you received: 747
8 years 3 months ago #247144

Hi,

To make changes to layouts, you should not edit original core files, but instead create overrides of them.
HikaShop has a tool for this built in, and one of the links in the thread Nicolas referred to leads to the documentation where it's described, particularly this section: www.hikashop.com/support/documentation/1...-display.html#layout


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 7
  • Thank you received: 0
8 years 3 months ago #247147

Oh now I understand ;)

Thanks,

I have changed the code and it works fine. :)

Hikashop rules. Thanks for this great product and your great support.

Let's continue setting up the shop. I may have questions later on but I am happy to know I receive great support. Thanks again.

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

Time to create page: 0.072 seconds
Powered by Kunena Forum