what view to edit.....

  • Posts: 223
  • Thank you received: 1
13 years 3 weeks ago #28995

for the area circled in red on this page

Attachments:

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
13 years 3 weeks ago #29008

If you want just to change the text/remove it, you can override the translation as explained there:
www.hikashop.com/en/download/languages.html#modify

Otherwise, that can be changed in the file login of the view checkout and the file registration of the view user that you can edit via the menu Display->Views.

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

  • Posts: 223
  • Thank you received: 1
13 years 3 weeks ago #29067

got it! did the trick...thanks

btw, we have purchased the essential version as we prepare to launch our site.

test site can be viewed here... testsite.decorativeplumbingonline .

couple of additional questions, please....

on the login form of the cart page, i would like to move the statement "Fields marked with an asterisk (*) are required. " to the top, but I can't find where to change this.

also, when doing a search for say "Hansgrohe" on the front-end, one of the results is for the manufacturer Hansgrohe which is correct, however when you click that result, the page is blank. On uploading our products we did assign them to the manufacturer id # (14). Should the products appear?

thanks for the great support!

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
13 years 3 weeks ago #29082

You can change that in the file registration of the view user that you can edit via the menu Display->Views. It's the code:
<tr class="hikashop_registration_required_info_line">
<td colspan="2" height="40">
<?php echo JText::_( 'HIKA_REGISTER_REQUIRED' ); ?>
</td>
</tr>


If the page is blank, it's because of the itemid field of the hikashop category search plugin. You need to set in that option the id of a hikashop category listing menu.

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

  • Posts: 223
  • Thank you received: 1
13 years 3 weeks ago #29090

once again, great support!

first problem solved...

second problem, i get what you are saying, but i need to tweak it a bit.

thank you!

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

Time to create page: 0.060 seconds
Powered by Kunena Forum