Add A Line To Checkout Page

  • Posts: 440
  • Thank you received: 20
  • Hikashop Essential
6 years 9 months ago #286806

-- url of the page with the problem -- : njr-antiques.co.uk/stock/checkout
-- HikaShop version -- : 3.2.2
-- Joomla version -- : 3.8.3

Hi

I would like to add a line above the named Address Details above the dropdown in the checkout page as per the attachment. I have looked at views address_select, address & address_view. I cannot see an obvious area to place the text. I could be looking in the wrong place of course.

Advice/guidance greatly appreciated.

Thanks

Dave

Attachments:

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

  • Posts: 440
  • Thank you received: 20
  • Hikashop Essential
6 years 9 months ago #286819

I have now managed to resolve this. For anyone else that would like to do the same. I added the following h2 text around line 138 in views > checkout / sub_block_login_registration.php

<div class="">
<legend><?php echo JText::_( 'ADDRESS_INFORMATION' ); ?></legend>
</div>
<h2>Please Complete Your Address Details</h2>

Dave B)

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

Time to create page: 0.051 seconds
Powered by Kunena Forum