Contact Page of Hikashop

  • Posts: 25
  • Thank you received: 1
11 years 9 months ago #88609

Hello everyone! I would like to ask, how to add another input box on this contact page of hikashop?



I tried to go to views but i cant find it there. I was planning to add phone number field. Please help in a specific instructions as im still new in using the business version of hikashop. Thanks!


Need a website for your business?
Visit my website and get a FREE QUOTE AND CONSULTATION NOW!
cyberwrathinternetmarketing.com
Attachments:

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

  • Posts: 26152
  • Thank you received: 4027
  • MODERATOR
11 years 9 months ago #88637

Hi,

It is the view "product | contact".
If you want to add new fields, you have to edit the mail "contact_request" in order to display your new fields from "$this->data".
You have to put your new fields with the format: "data[register][my_new_field]"

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.
Last edit: 11 years 9 months ago by Jerome.

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

  • Posts: 25
  • Thank you received: 1
11 years 9 months ago #88676

where can i find the product | contact?

i cant find that on the views.


Need a website for your business?
Visit my website and get a FREE QUOTE AND CONSULTATION NOW!
cyberwrathinternetmarketing.com
Last edit: 11 years 9 months ago by jedlarosa.

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

  • Posts: 25
  • Thank you received: 1
11 years 9 months ago #88678

Hi Jerome, is this the one that you are talking about???





I tried to add this code:
<tr>
<td class="key">
<label for="data[register][phonenumber]">
<?php echo JText::_( 'HIKA_EMAIL' ); ?>
</label>
</td>
<td>
<input type="text" name="data[register][phonenumber]" size="40" value="<?php echo $this->escape(@$this->element->phonenumber);?>" />
</td>
</tr>

But nothing happens! Please help!


Need a website for your business?
Visit my website and get a FREE QUOTE AND CONSULTATION NOW!
cyberwrathinternetmarketing.com
Attachments:

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

  • Posts: 25
  • Thank you received: 1
11 years 9 months ago #88680

ok! GOT IT! HAHAHHA! I put it on the wrong template section! GREAT! THANK YOU SO MUCH!
I learned something new again! :)


Need a website for your business?
Visit my website and get a FREE QUOTE AND CONSULTATION NOW!
cyberwrathinternetmarketing.com

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

Time to create page: 0.077 seconds
Powered by Kunena Forum