Missing address lines on checkout

  • Posts: 94
  • Thank you received: 0
  • Hikashop Business
12 years 6 months ago #77949

Please see screen grab attached. The first lines of the address have gone missing from this screen. How do I get Hikashop to display the complete address - customers are getting confused bless em!

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
12 years 6 months ago #77957

Hi,

I think that's because you have edited the view "address / address_template".
Go in HikaShop > Display > Views, and edit this view, the field "{address_street}" should be missing".

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

  • Posts: 94
  • Thank you received: 0
  • Hikashop Business
12 years 6 months ago #77963

Thanks for the input I checked this template and the fields are there, as follows:

<?php
/**
* @package HikaShop for Joomla!
* @version 1.4.3
* @author hikashop.com
* @copyright (C) 2010 HIKARI SOFTWARE. All rights reserved.
* @license GNU/GPLv3 www.gnu.org/licenses/gpl-3.0.html
*/
defined('_JEXEC') or die('Restricted access');
?>
{address_company}
{address_title} {address_firstname} {address_lastname}
{address}
{address_street}
{address_post_code} {address_city} {address_state}
{address_country}
<?php echo JText::sprintf('TELEPHONE_IN_ADDRESS','{address_telephone}');?>

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
12 years 6 months ago #77976

Hi,

Are you sure that it is the right view in the right template ?
I saw a {address} which is not valid. So this text should be display in the address. That's why I'm not sure that it is the right view.

The default content for this view is:

{address_company}
{address_title} {address_firstname} {address_lastname}
{address_street}
{address_post_code} {address_city} {address_state}
{address_country}
<?php echo JText::sprintf('TELEPHONE_IN_ADDRESS','{address_telephone}');?>

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: paul_sugg

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

  • Posts: 94
  • Thank you received: 0
  • Hikashop Business
12 years 6 months ago #78111

Thanks Jerome - I was looking at the address template for the the wrong template. I had edited this template before upgrading to 2.5 and the new 2.5 template needed updating with the same edit.

Thanks for the help!

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

Time to create page: 0.067 seconds
Powered by Kunena Forum